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
716 stars
55 watching
61 forks
last commit: 27 days 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,362 |
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. | 443 |
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 | 350 |
rmqtt/rmqtt | A distributed, scalable MQTT broker for IoT applications with built-in clustering and bridging capabilities. | 571 |
mobile-web-messaging/mqttkit | An iOS library that enables event-driven communication over the MQTT 3.1 protocol | 462 |
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,627 |
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 | A web-based MQTT management interface | 127 |
hobbyquaker/cul2mqtt | Converts data from Busware CUL sensors to MQTT messages for use in smart home systems | 9 |
tuanpmt/esp_mqtt | An MQTT client library for ESP8266 microcontrollers, providing a basic implementation of the MQTT protocol. | 1,146 |
adrianromero/helloiot | A MQTT client application with a graphical user interface for publishing and subscribing to topics. | 106 |