convention
IoT messaging framework
Provides a standardized way of communication between IoT devices and controllers using MQTT as the central bus
🏡 The Homie Convention: a lightweight MQTT convention for the IoT
721 stars
56 watching
61 forks
last commit: about 1 month ago
Linked from 1 awesome list
conventionhome-automationhomieiotmqtt
Related projects:
Repository | Description | Stars |
---|---|---|
homieiot/homie-esp8266 | An IoT framework for ESP8266 devices that uses MQTT and allows remote configuration and monitoring of devices | 1,363 |
microhomie/microhomie | A MicroPython framework for implementing an IoT MQTT convention. | 79 |
mqtt-smarthome/mqtt-smarthome | An architectural proposal and software framework for building smart home automation systems using MQTT as the central message bus. | 444 |
juwul/umqtt_aws_iot | An IoT project that enables Micropython devices to publish UMQTT messages to AWS IoT. | 21 |
hobbyquaker/homekit2mqtt | An MQTT bridge connecting HomeKit to a smart home automation system | 351 |
rmqtt/rmqtt | A scalable distributed MQTT message broker designed for IoT applications and high-performance messaging | 592 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 461 |
hobbyquaker/hm2mqtt.js | An Node.js-based interface between Homematic IP and MQTT | 21 |
nanomq/nanomq | An ultra-lightweight and highly available messaging platform for IoT edge and SDV applications | 1,673 |
imliubo/wechat_mqtt_esp8266_baiduiot | An IoT project demonstrating real-time control of an ESP8266 device via WeChat using MQTT and Baidu IoT services | 120 |
hobbyquaker/rpi2mqtt | Connects Raspberry Pi GPIOs and 1-Wire temperature sensors to an MQTT message broker | 23 |
hobbyquaker/mqtt-admin | An MQTT web frontend for publishing, subscribing and monitoring topic status in a user-friendly interface. | 127 |
hobbyquaker/cul2mqtt | An interface that connects Busware CUL devices to an MQTT broker | 9 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,148 |
adrianromero/helloiot | A MQTT client application with a graphical user interface for publishing and subscribing to topics. | 106 |