From e286e582170e1025a2325598506628ac077b9334 Mon Sep 17 00:00:00 2001 From: Stephen Littman Date: Sat, 13 Feb 2021 18:15:41 -0500 Subject: [PATCH] typo (#16556) Had to fix it --- source/_integrations/mqtt_room.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/mqtt_room.markdown b/source/_integrations/mqtt_room.markdown index 6fe18a85003..96aeff2ecfc 100644 --- a/source/_integrations/mqtt_room.markdown +++ b/source/_integrations/mqtt_room.markdown @@ -69,4 +69,4 @@ Instead of developing your own application, you can also use any of these alread - [**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 -- [**OpenMQTTGateway**](https://github.com/1technophile/OpenMQTTGateway): uses ESP32 Bluetooth Low Energy to scan BLE Broadcaster like smart watch/band and moch more to get sensor values +- [**OpenMQTTGateway**](https://github.com/1technophile/OpenMQTTGateway): uses ESP32 Bluetooth Low Energy to scan BLE Broadcaster like smart watches/bands and much more to get sensor values