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