diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2025-09-08 18:58:37 +0400 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2025-09-08 18:58:37 +0400 |
commit | cf09f4e6fe792ef169b37ed73f2da817cfeff7c0 (patch) | |
tree | 30d5f27ae9df94eb412fbd396dcb9f53ffed17df /scripts.yaml | |
parent | 55eb3bb27039986acb4fb82f94132169d221b95f (diff) | |
download | hass-cf09f4e6fe792ef169b37ed73f2da817cfeff7c0.tar.gz hass-cf09f4e6fe792ef169b37ed73f2da817cfeff7c0.tar.bz2 hass-cf09f4e6fe792ef169b37ed73f2da817cfeff7c0.tar.xz hass-cf09f4e6fe792ef169b37ed73f2da817cfeff7c0.zip |
New phone & laptop, update of office lighting, and some automation tunning
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 8011f96..e8be6cf 100644 --- a/scripts.yaml +++ b/scripts.yaml @@ -104,7 +104,7 @@ turn_on_office_lights_v1: brightness_pct: 100 kelvin: 4500 target: - entity_id: light.yeelight_color_0x7caaf86 + entity_id: light.office_bulb_office_bulb - service: homeassistant.turn_off data: {} target: |