From a9bd596eedc2797f94698a5e20d8d73550f22b17 Mon Sep 17 00:00:00 2001 From: Julian Tabel Date: Mon, 29 Jun 2026 16:16:43 +0200 Subject: [PATCH] Update lights automation --- automations.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/automations.yaml b/automations.yaml index 66f881a..356e563 100644 --- a/automations.yaml +++ b/automations.yaml @@ -87,7 +87,9 @@ kelvin: 2000 brightness_pct: 50 target: - entity_id: light.wohnzimmer + entity_id: + - light.philips_lct024 + - light.philips_lct024_2 - action: light.turn_on metadata: {} data: @@ -520,7 +522,9 @@ - action: light.toggle metadata: {} target: - entity_id: light.wohnzimmer + entity_id: + - light.philips_lct024 + - light.philips_lct024_2 data: {} mode: single - id: '1779915188913'