monitor
monitor copied to clipboard
Monitor doesn't send states to mqtt broker in HA
I face the problem that Monitor does not report on the BT scans to Home Assistant, I have a feeling my non-default setup is causing this but I can't seem to figure it out.
I am running Home Assistant on a Linux server and on that same server I am running Monitor using a bluetooth dongle. When looking at the mosquitto broker logs in HA I see that the Monitor instance has a connection (new client connected as front_door etc..). However within those same logs I do not get any updates on the scans Monitor executes, while the Monitor logs shows the devices it has seen.
The thing that confuses me is that the mqtt broker in HA shows that Monitor has a connection but fails to receive scans. Is there something I am missing here?