Set color temperature to a sensible value
Units are in "mired", not Kelvin.
This commit is contained in:
parent
ed5a341c1f
commit
47202c0492
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ blueprint:
|
|||
color_temp:
|
||||
name: Color Temperature (optional)
|
||||
description: The color temperature to set when turning on the light (in mireds). Leave empty to not set color temperature.
|
||||
default: 2600
|
||||
default: 454 # Warmest possible
|
||||
selector:
|
||||
text:
|
||||
color:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue