1
0

Fix warm white color

This commit is contained in:
Przemek Grondek 2021-01-13 00:00:32 +01:00
parent 603a4f81a6
commit d4c796b35b
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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