Fix VR automations
This commit is contained in:
parent
4bd6861c0c
commit
806f0ae8f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user