OpenMQTTGateway — мост IoT-протоколов в MQTT

★ 4.1K

OpenMQTTGateway is open-source firmware that unifies various smart-home technologies and protocols under the single MQTT protocol, removing the need for many separate bridges. Reach for it when your smart home is a zoo of devices on different radio protocols (BLE, 433MHz RF, infrared, LoRa, and more) and you want to bring them into one system: the firmware, on an inexpensive controller (ESP32/ESP8266 and the like), receives device signals and publishes them to MQTT, from which they reach Home Assistant, Node-RED, and other systems. Its focus is a universal IoT-protocol-to-MQTT bridge as firmware, not a cloud smart-home service or the automation hub itself: the value is connecting heterogeneous devices to your system through one gateway. It suits smart-home enthusiasts who need to integrate sensors and devices on different protocols into a single MQTT infrastructure.