Fix warm white color
This commit is contained in:
parent
603a4f81a6
commit
d4c796b35b
@ -53,7 +53,7 @@
|
||||
entity_id: light.bathroom_lights
|
||||
data:
|
||||
brightness_pct: 5
|
||||
kelvin: 5000
|
||||
kelvin: 2700
|
||||
- id: bathroom-motion-off
|
||||
alias: '[Bathroom] Motion Off'
|
||||
mode: restart
|
||||
|
@ -18,7 +18,7 @@
|
||||
entity_id: light.bedroom_lights
|
||||
data:
|
||||
brightness_pct: 60
|
||||
kelvin: 5000
|
||||
kelvin: 2000
|
||||
- id: bedroom-motion-off
|
||||
alias: '[Bedroom] Motion Off'
|
||||
mode: restart
|
||||
|
Loading…
Reference in New Issue
Block a user