Releases: ben8p/BeaconMqtt
Releases · ben8p/BeaconMqtt
Add Webhook support
App is renamed "Beacon Automation".
It supports Webhooks in addition to MQTT.
Bug fix:
- Logs are now collected only if the logs are enabled
- A guard is put in place to avoid multiple instances of the app monitoring beacon at the same time.
Improvements
Make sure we reconnection to MQTT before publishing
Improvements
Add device identification to MQTT payloads
Initial release
Beacon to MQTT app for Android 8.0+
Features:
- Detection of beacons in the background
- Beacon identification based on UUID, Major, Minor and Bluetooth address
- Publish an MQTT event when a beacon is detected
- Publish an MQTT event when a beacon is lost
- Publish an MQTT event when a beacon is within a certain distance
- Publish an MQTT event when a beacon is outside of a certain distance
- Support device notifications for all MQTT events
- Easy debugging via logs