diff options
Diffstat (limited to 'scripts.yaml')
-rw-r--r-- | scripts.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts.yaml b/scripts.yaml index 09cb932..bf0740b 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -102,7 +102,7 @@ turn_on_office_lights: - service: light.turn_on data: brightness_pct: 100 - kelvin: 6000 + kelvin: 4500 target: entity_id: light.yeelight_color_0x7caaf86 - service: homeassistant.turn_off |