monitor
monitor copied to clipboard
Distributed advertisement-based BTLE presence detection reported via mqtt
How can I scan all devices around without adding devices to a "known_static_addresses" list ?
I'm using options -tad so I can control the frequency of scans (eg. on camera motion) and minimise interference (although this may have been an issue on a Pi3B+ I'm...
Hi. Some time after starting, I get the following error: ``` /usr/local/bin/monitor: line 1777: 149ab: value too great for base (error token is "149ab") Exited. ``` or ``` /usr/local/bin/monitor: line...
``` pi@raspberrypi:/etc/apt/sources.list.d $ apt-cache search mosquitto libmosquitto-dev - MQTT version 3.1/3.1.1 client library, development files libmosquitto1 - MQTT version 3.1/3.1.1 client library libmosquittopp-dev - MQTT version 3.1 client C++ library,...
Hi, I am using monitor.sh for home assistant. For this I created a docker container out of monitor.sh The scripts runs fine for a while, then it just stops doing...
Thanks a lot for your wonderful program! ESP32 has ble & wifi with very low price (about 25 RMB/5 USD in China), with very low power consumption and sufficient performance....
Hello, I have a Mi Band 3 device that I would like to use for presence detection. It is discovered pretty much immediately by a ble scan: ``` pi@raspberrypi:~/monitor $...
After about a day of running the Pi seems to stop responding to incoming SSH connections. They fail with a connection timeout error. SSH works OK again after cycling the...
Is it possible to read the battery level out of the beacons? Here: Gigaset G-Tags
Fresh install on new pi 0 W. Followed all directions, but did make different su acct and disabled 'pi'. Did whole config under new su acct. edited mqtt_preferences and changed...