I don’t know if you ever resolved this, but thought I would respond albeit much too late in order to help anyone else that runs into this issue. My wife’s iPhone 7 did the exact same thing because it apparently doesn’t advertise outside of the pairing screen unless it is paired to at least one device. I paired her phone to a random speaker and then disconnected and viola, it works perfectly now.
Chris
Edit:. Complete coincidence that this was again the topic at hand when I posted to an ooold topic
I’ve been away for a while & would like to update ‘monitor’ to the latest version. Normally I would just do a git to bring it up to date though as my version is quite old (v. 0.1.481) just wanted to make sure doing a git will still work?
Known bug. Working through it in the beta, but it’s challenging to chase down. There’s a rare sequence of events that causes the BTLE listener to loop, either running out of memory or running the processor to capacity. I’m still trying to figure out the sequence of events that causes it, which is why the beta branch has taken so long to incorporate back into the master.
I apologize if I missed it but is there a mqtt topic that can be published to to force a status refresh. Since depart and arrive publish status change, they don’t force a refresh if I restart home assistant so I stick at unknown until a status change or restarting the service on the pi(s) Thanks.
I just wanted to point out that Google home is able to track rssi values from iPhone.
I was just wondering if we can do something to get rssi working on Monitor as well, that way it can also function as a room-presence detection platform.
I’ve been reading this thread for the past hour now and I’m confused about using mosquitto and multiple rpi-zeros and HA. Do I run mosquitto on each pi-zero as well as the instance I have running on the HA server? Or do I just need the one on the HA server? My HA is running on a rpi3b+ with rasbian and HA in venv. Mosquitto also runs on the same pi.
Another question. Can I run monitor on the HA server as a slave? I have a big house that would need a monitor node at both the front and back of the house. Since my HA pi is at the back of the house I wondered if I could run monitor there as the slave.
One more question if I may. What type of range are people seeing with the pi-zero? I know walls and such limit the range but I would like to detect presence when my wife or I pull up to the house.
Maybe a stupid question, but would Monitor create any wifi interference during scans? Is it purely passive? Asking because I used a similar program like this in the past and wifi in the area of my RPiZeroW suffered, although I’m not sure why.