monitor
monitor copied to clipboard
Distributed advertisement-based BTLE presence detection reported via mqtt
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...
I may be missing the obvious here, but will this work as a substitute to room-assistant, or do I need both if I want to track "who is in what...
Hello! First of all thanks for making this script! It's really awesome! 😄 I have a couple of tiles that I use as a way to detect when someone is...
Hi! With the latest update of AppDaemon monitor app doesn't generate monitor entities for devices. After some debug i discovered a single wildcard used here: self.mqtt.listen_event( self.presence_message, self.args.get("mqtt_event", "MQTT_MESSAGE"), wildcard=f"{self.presence_topic}/#",...
Hi Everyone, I have read & re-read several times now all the great information contained in the 'readme.md', especially the section [Example with Home Assistant](https://github.com/andrewjfreyer/monitor#example-with-home-assistant). I too am planning a...
How would I do this please? Also, why is the MQTT client_id different every time it connects. 
Hi good day, currently I am running at setting -t (trigger mode), if I didn’t trigger the mode for quite period of time, I am getting syntax error: ./support/btle: line...
I have three monitors, one of them is on the Pi HA is running on, and I used the "extra arguements" config line to designate '-tad' as this one is...
Hi! It is possible to make "mqtt_preferences" file configurable by the apps.yaml configuration of AppDaemon? Something like the configuration of MAC Addresses in use now. Thanks in advice
Hi I just got a RaspberryPI Zero W and wanted to try out your script. Everything seemed to work ok (the installation, configuration, ...) and my ohone was detected.. but...