From 68b44327dd92c677345021c94857ef154fc80db7 Mon Sep 17 00:00:00 2001 From: Claus Dethlefsen Date: Sun, 23 Jan 2022 19:25:27 +0100 Subject: [PATCH] Added paradis to turn on --- include/automations/lysvedgarage.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/include/automations/lysvedgarage.yaml b/include/automations/lysvedgarage.yaml index cb0d727..162c86e 100644 --- a/include/automations/lysvedgarage.yaml +++ b/include/automations/lysvedgarage.yaml @@ -11,7 +11,9 @@ # state: below_horizon action: - service: homeassistant.turn_on - entity_id: light.drivhus + entity_id: + - light.drivhus + - light.paradis - alias: 'Sluk lys ved garage' trigger: @@ -23,6 +25,8 @@ action: service: homeassistant.turn_off data: - entity_id: light.drivhus + entity_id: + - light.drivhus + - light.paradis