OpenWRT presence detection
Posted: Thursday 16 November 2023 19:49
There is an OpenWRT presence detection script on github:
https://github.com/dersimn/owrtwifi2mqtt/
In case anyone needs similar functions i have modified the above to be MQTT Autodiscovery compatible:
https://github.com/enesbcs/owrtwifi2mqtt
Its a script which has to be uploaded to an OpenWRT router and to be setup to start automatically.
The script reports by MQTT if a wireless device connects/disconnects, and also sends an autodiscovery config object to register a binary_sensor.
https://github.com/dersimn/owrtwifi2mqtt/
In case anyone needs similar functions i have modified the above to be MQTT Autodiscovery compatible:
https://github.com/enesbcs/owrtwifi2mqtt
Its a script which has to be uploaded to an OpenWRT router and to be setup to start automatically.
The script reports by MQTT if a wireless device connects/disconnects, and also sends an autodiscovery config object to register a binary_sensor.