Files
fresh-home/automations/people/Marshall/marshall_away.yaml
T
2025-10-10 20:24:52 -04:00

18 lines
355 B
YAML

alias: "Marshall Away"
id: automation_marshall_away
mode: restart
trigger:
- platform: state
entity_id: device_tracker.nmap_tracker_fe_cf_82_b2_22_e0
to: "not_home"
condition:
- condition: state
entity_id: input_boolean.marshall_home
state: "on"
action:
- action: input_boolean.turn_off
entity_id: input_boolean.marshall_home