Skip to content

Releases: ben8p/BeaconMqtt

Add Webhook support

24 Sep 06:52
Compare
Choose a tag to compare

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

14 Sep 12:12
Compare
Choose a tag to compare

Make sure we reconnection to MQTT before publishing

Improvements

13 Sep 11:07
Compare
Choose a tag to compare

Add device identification to MQTT payloads

Initial release

13 Sep 09:38
Compare
Choose a tag to compare

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