Added Android Beacon MQTT app (#417)

This commit is contained in:
Alexey Vlasov 2019-11-20 19:49:15 +07:00 committed by Otto Winter
parent 6b5d981c53
commit 7533a46dc0
1 changed files with 2 additions and 1 deletions

View File

@ -63,7 +63,8 @@ this should already work from the bluetooth screen (not tested), on Android, you
For using these beacons to track the location of your phone, you will need to use another app. For example, I used
`this guide by the owntracks <https://owntracks.org/booklet/features/beacons/>`__ app to let my Home Automation system
know when I'm home or away.
know when I'm home or away. Another nice Android app is `Beacon MQTT <https://turbo-lab.github.io/android-beacon-mqtt/>`__.
It can work with multiple beacons simultaneously.
.. figure:: images/esp32_ble_beacon-ibeacon.png
:align: center