@taargusspargel wrote:
Hey everyone,
I am using the Remote UI (Nabu Casa) to access Home Assistant when I’m away from home and it works great and I’m very happy with it.
My problem, my automations won’t work. When I click on ‘execute’ in the frontend, my automations work as expected, the Remote UI connects and disconnects. I can’t make the automations actually work though, when I leave my house, life 360 correctly shows me as “Away” and when I’m home it shows me as “Home”, but Remote UI does not connect or disconnect.
- alias: Cloud Connect trigger: platform: state entity_id: device_tracker.life360_e from: "Home" to: "Away" action: service: cloud.remote_connect - alias: Cloud Disconnect trigger: platform: state entity_id: device_tracker.life360_e from: "Away" to: "Home" action: service: cloud.remote_disconnect
Can someone please tell me what I’m doing wrong?? I would greatly appreciate it.
Posts: 1
Participants: 1