Remove kelvin mode from flux switch (#1021)
Updated for home-assistant/home-assistant#3615
This commit is contained in:
parent
5b912dcfbd
commit
a0e897990f
1 changed files with 1 additions and 1 deletions
|
@ -49,5 +49,5 @@ Configuration variables:
|
|||
- **sunset_colortemp** (*Optional*): The sun set color temperature. Defaults to `3000`.
|
||||
- **stop_colortemp** (*Optional*): The color temperature at the end. Defaults to `1900`.
|
||||
- **brightness** (*Optional*): The brightness of the lights. Calculated with `RGB_to_xy` by default.
|
||||
- **mode** (*Optional*): Select how color temperature is passed to lights. Valid values are 'xy', 'mired' and 'kelvin'. Defaults to 'xy'.
|
||||
- **mode** (*Optional*): Select how color temperature is passed to lights. Valid values are `xy` and `mired`. Defaults to `xy`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue