I am seeking some advice for the following use case:
I have a Unifi Camera monitoring my office room. When I enter the room, I want to switch off recording and when I leave the room, I want recording to be active.
I have in the past achieved this with a custom http hook in “node red” but would like to transition this over to home assistant.
I have a BLE beacon in the room and my iPhone receives the signal and acts.
I found within the home assistant documentation on that topic:
It will then begin using iBeacons instead of your location for enter (but not exit) triggers around your zones.
Does this mean I can’t track leaving the room but only entering it? Confused.
thanks for help.