mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update mqtt_room.markdown Added my ESP-32-BLE-Scanner for Home Assistant (#18465)
* Update mqtt_room.markdown Added my ESP-32-BLE-Scanner so more ppl can find it :). If you want to make adjustments go for it. Feedback etc. is also nice. * Tweak Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
7be11f75d7
commit
900af2af76
@ -66,6 +66,7 @@ Example JSON that should be published to the room topics:
|
||||
This integration works with any software that is sending data in the given format. Each client should post the discovered devices in its own subtopic of the configured topic.
|
||||
Instead of developing your own application, you can also use any of these already existing clients:
|
||||
|
||||
- [**ESP-32-BLE-Scanner for Home Assistant**](https://github.com/HeimdallMidgard/ESP-32-BLE-Scanner): ESP32 based BLE presence detection for Home Assistant with web GUI
|
||||
- [**room-assistant**](https://github.com/mKeRix/room-assistant): looks for Bluetooth LE beacons, based on Node.js
|
||||
- [**Happy Bubbles Presence Server**](https://github.com/happy-bubbles/presence): presence detection server for Happy Bubbles BLE-scanning devices, based on Go
|
||||
- [**ESP32-MQTT-room**](https://jptrsn.github.io/ESP32-mqtt-room/): runs on an ESP32, and looks for Bluetooth LE devices, based on C++/Arduino
|
||||
|
Loading…
x
Reference in New Issue
Block a user