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