diff --git a/configuration/automations/work.yaml b/configuration/automations/work.yaml index 6a7d4f1..f9c413a 100644 --- a/configuration/automations/work.yaml +++ b/configuration/automations/work.yaml @@ -19,8 +19,6 @@ - 120 - 100 entity_id: light.bathroom_color_zha_group_0x0007 - - delay: - minutes: 15 - service: light.turn_on data: brightness_pct: 100 @@ -29,18 +27,23 @@ - 100 transition: 900 entity_id: light.bathroom_color_zha_group_0x0007 - - delay: - minutes: 15 - service: light.turn_on data: brightness_pct: 100 hs_color: - 360 - 100 - transition: 900 + transition: 600 + entity_id: light.bathroom_color_zha_group_0x0007 + - service: light.turn_on + data: + brightness_pct: 100 + hs_color: + - 285 + - 100 entity_id: light.bathroom_color_zha_group_0x0007 - delay: - minutes: 15 + minutes: 5 - service: light.turn_off entity_id: light.bathroom_color_zha_group_0x0007 mode: single