1
0

Fix VR automations

This commit is contained in:
Przemek Grondek 2023-07-02 22:05:17 +02:00
parent 4bd6861c0c
commit 806f0ae8f4

View File

@ -13,7 +13,7 @@
entity_id: entity_id:
- automation.office_lights_off - automation.office_lights_off
- automation.living_room_lights_off - automation.living_room_lights_off
- service: script.office_lights_off - service: script.office_lights_on
- service: script.living_room_lights_on - service: script.living_room_lights_on
- id: office_vr_stop_using - id: office_vr_stop_using
@ -25,8 +25,6 @@
- binary_sensor.quest_in_use - binary_sensor.quest_in_use
action: action:
- service: automation.turn_on - service: automation.turn_on
data:
stop_actions: true
target: target:
entity_id: entity_id:
- automation.office_lights_off - automation.office_lights_off