From a3ddf04d0539c4bfe72acd10dfe5b200eea18758 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sat, 14 Nov 2020 21:24:42 +0100 Subject: [PATCH] add OpenMQTTGateway --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 964db3a..1ebb034 100644 --- a/README.md +++ b/README.md @@ -207,6 +207,7 @@ Here are complete firmwares to turn them into MQTT-controlled smart home nodes: * [ESPEasy](https://www.letscontrolit.com/wiki/index.php?title=ESPEasy) - Turns ESP into a multifunction sensor device for HA solutions with web-based configuration. * [ESPHome](https://esphome.io/) - builds ESP8266/ESP32 firmware from concise YAML descriptions, uploads to and manages flashed devices. * [Espurna](https://github.com/xoseperez/espurna) - HA firmware for ESP8266-based devices with rich web UI and ≈120 devices supported out of the box +* [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway) - MQTT gateway for ESP8266, ESP32, Sonoff RF Bridge or Arduino with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale compatibility, SMS & LORA. * [Sonoff-Tasmota](https://github.com/arendst/Tasmota) - Firmware for ESP8266 devices with web-based configuration. ≈500 devices supported (not only Sonoffs). * [WiFi-IoT](https://wifi-iot.com/p/wiki/) - ESP8266/ESP32 firmware builder. Partly in Russian. Free features are limited.