mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
blue_room to boys_room
This commit is contained in:
@@ -15,10 +15,10 @@ condition:
|
||||
- alias: "VR switch is powered on"
|
||||
condition: state
|
||||
entity_id: switch.virtual_reality
|
||||
state: 'on'
|
||||
state: "on"
|
||||
|
||||
action:
|
||||
- alias: "Turn off the VR Headset plug"
|
||||
service: switch.turn_off
|
||||
action: switch.turn_off
|
||||
target:
|
||||
entity_id: switch.virtual_reality
|
||||
|
||||
Reference in New Issue
Block a user