1
0
ansible-home-assistant/roles/automations/files/hackerspace.yaml

13 lines
302 B
YAML
Raw Normal View History

- id: hackerspace_left
alias: '[Hackerspace] Left'
mode: single
trigger:
- platform: zone
entity_id: device_tracker.przemyslaws_iphone
zone: zone.hackerspace
event: leave
action:
- service: switch.turn_on
target:
entity_id: switch.washing_machine_on_off