ð Hyper Light Card
home-assistantcustom-cardsignalrgbsmart-home
Elevate your Home Assistant dashboard with the Hyper Light Card â a stunningly beautiful and highly functional custom card designed specifically for controlling SignalRGB through Home Assistant.
âĻ Features
- ðĻ Dynamic color adaptation based on the current SignalRGB effect
- ðĄ Intuitive on/off toggle with visual feedback
- ð Easy effect switching with a sleek dropdown menu
- ð Smooth brightness control slider
- ð Detailed effect information display
- ðžïļ Live effect preview with background image
- ð§ Expandable effect parameters section
- ð Optimized performance with efficient rendering
ð ïļ Installation
- Install HACS if you haven't already.
- In HACS, go to "Frontend" and click the "+" button.
- Search for "Hyper Light Card" and install it.
- Add the card to your dashboard:
1type: custom:hyper-light-card 2entity: light.signalrgb
ðïļ Configuration
Option | Type | Default | Description |
---|---|---|---|
entity | string | Required | The entity_id of your SignalRGB light |
name | string | friendly_name of entity | Card title |
icon | string | SignalRGB logo | Icon to display |
show_effect_info | boolean | true | Show effect description and publisher |
show_effect_parameters | boolean | true | Display effect parameters |
show_brightness_control | boolean | true | Show brightness slider |
background_opacity | number | 0.7 | Opacity of the effect image background (0-1) |
allowed_effects | list | All effects | List of effects to show in the dropdown |
ðĻ Customization
The Hyper Light Card automatically adapts its color scheme based on the current SignalRGB effect, ensuring a cohesive and visually appealing dashboard. The card uses an advanced color extraction algorithm to determine the most suitable background, text, and accent colors for optimal readability and aesthetic appeal.
ð Performance
Hyper Light Card is built with performance in mind. It uses efficient rendering techniques and optimized state management to ensure smooth interactions, even on less powerful devices.