Automation to restart iCloud3 when my phone location gets stuck

This commit is contained in:
2022-02-10 11:39:34 -05:00
parent 2e201d0c54
commit 3bfc52fab8

View File

@ -239,3 +239,15 @@
target:
entity_id: switch.presence_simulation
mode: single
- id: '1644510872801'
alias: iCloud3 Restart
description: For restarting iCloud3 when my phone goes off the rails
trigger:
- platform: state
entity_id: sensor.tony_s_iphone_info
to: ●● PAUSED ●●
condition: []
action:
- service: device_tracker.icloud3_restart
data: {}
mode: single