🌟 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.

Hyper Light Card Preview

âœĻ 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

  1. Install HACS if you haven't already.
  2. In HACS, go to "Frontend" and click the "+" button.
  3. Search for "Hyper Light Card" and install it.
  4. Add the card to your dashboard:
    1type: custom:hyper-light-card
    2entity: light.signalrgb

🎛ïļ Configuration

OptionTypeDefaultDescription
entitystringRequiredThe entity_id of your SignalRGB light
namestringfriendly_name of entityCard title
iconstringSignalRGB logoIcon to display
show_effect_infobooleantrueShow effect description and publisher
show_effect_parametersbooleantrueDisplay effect parameters
show_brightness_controlbooleantrueShow brightness slider
background_opacitynumber0.7Opacity of the effect image background (0-1)
allowed_effectslistAll effectsList 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.

View on GitHub