From 756a33999df9255deb1c08a443a5621d94da0126 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sun, 9 Apr 2023 21:17:59 +0400 Subject: Fixes, multi-room sounds, motion tracking in rooms --- scripts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts.yaml') 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 -- cgit v1.2.3