From 904d8f5c6a4024509b51d037c69d49ed85632fd8 Mon Sep 17 00:00:00 2001 From: Nemanja Stefanovic Date: Thu, 29 Sep 2016 11:49:33 -0500 Subject: [PATCH] add a link to another supported client, Happy Bubbles presence server (#1004) --- 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 425ac54367b..56ac59cb4f2 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