From 806f0ae8f4bc2422db8273a406ef9c50a3ae3de2 Mon Sep 17 00:00:00 2001 From: Przemek Grondek Date: Sun, 2 Jul 2023 22:05:17 +0200 Subject: [PATCH] Fix VR automations --- configuration/automations/office-vr.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/configuration/automations/office-vr.yaml b/configuration/automations/office-vr.yaml index 2b5d1ff..f44c6e0 100644 --- a/configuration/automations/office-vr.yaml +++ b/configuration/automations/office-vr.yaml @@ -13,7 +13,7 @@ entity_id: - automation.office_lights_off - automation.living_room_lights_off - - service: script.office_lights_off + - service: script.office_lights_on - service: script.living_room_lights_on - id: office_vr_stop_using @@ -25,8 +25,6 @@ - binary_sensor.quest_in_use action: - service: automation.turn_on - data: - stop_actions: true target: entity_id: - automation.office_lights_off