-
👀 @lukasjakobiLED Controller Color Correction Template
This configuration defines a Home Assistant template light entity named led_controller_fixed. It's designed to fix a color issue with an LED controller by flipping the blue and green color values during color setting, thereby correcting the color mapping. The light entity supports basic on/off functionality and allows control of color temperature and brightness. When turned on, it activates the led_controller light.
Usage:
- Add this configuration to your Home Assistant configuration file (e.g.,
configuration.yaml). - Customize the friendly_name as needed.
- Change led_controller to the entity id of your light.
- Change led_controller and led_controller_fixed to the entity id of your light.
This template is useful for addressing color discrepancies in LED controllers.
Edited by Lukas Jakobi - Add this configuration to your Home Assistant configuration file (e.g.,
Please register or sign in to comment