From a3a9195389aadf5a1903294f81782c2c6a306479 Mon Sep 17 00:00:00 2001 From: Nemanja Stefanovic Date: Thu, 29 Sep 2016 11:43:25 -0500 Subject: [PATCH] add a link to another supported client, Happy Bubbles presence server --- source/_components/sensor.mqtt_room.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_components/sensor.mqtt_room.markdown b/source/_components/sensor.mqtt_room.markdown index 425ac54367b0..56ac59cb4f29 100644 --- a/source/_components/sensor.mqtt_room.markdown +++ b/source/_components/sensor.mqtt_room.markdown @@ -54,3 +54,4 @@ Each client should post the discovered devices in its own subtopic of the config Instead of developing your own application, you can also use any of these already existing clients: - [**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