Custom-card "Colorpicker Light Card"¶
This is a custom-card to add additional function to the light_card.
The card uses a slider as well as six conditional icons to pick the color of the light.
Credits¶
Author: 13robin37 - 2021 Version: 1.0.0
Changelog¶
1.0.0
Initial releaseRequirements¶
This card needs the following to function correctly:
| Component / card | required | Note |
|---|---|---|
| light-entity | yes | |
| RGB Light Card | yes |
Usage¶
- type: custom:button-card
template: card_light_colorpick
entity: light.your_light
variables:
ulm_card_light_colorpick_name: Ceiling light
ulm_card_light_colorpick_transition: 1
Variables¶
| Card type | Variable | Example | Required | Explanation |
|---|---|---|---|---|
| all | ulm_card_light_colorpick_name | Light | no | This is the name the card shows |
| all | ulm_card_light_colorpick_transition | 1 | no | This is the color change transition in seconds |