microhomie
IoT framework
A MicroPython framework for implementing an IoT MQTT convention.
MicroPython implementation of the Homie MQTT convention for IoT.
79 stars
12 watching
18 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
conventionsesp32esp8266frameworkhome-automationhomieiotmicropythonmqtt
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 |
homieiot/convention | Provides a standardized way of communication between IoT devices and controllers using MQTT as the central bus | 716 |
kevinkk525/pysmartnode | A framework for building smart home nodes with Micropython and MQTT connectivity | 116 |
mqtt-smarthome/mqtt-smarthome | An architectural proposal and software framework for building smart home automation systems using MQTT as the central message bus. | 443 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
microiot/studio | A web-based platform for managing MicroIoT devices and systems | 21 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 34 |
agners/micropython-ha-mqtt-device | Allows creating sensors for HomeAssistant using MQTT Discovery | 12 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
peterhinch/micropython-iot | Provides a resilient full-duplex communication link between WiFi-enabled microcontrollers and servers. | 89 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 581 |
dougwilkinson/sensor-mqtt-homeassistant | A Python-based platform for building home automation systems using ESP8266 sensors and integrating with MQTT and Home Assistant. | 15 |
radeklat/micropython-thingspeak | A library for sending data to Thingspeak.com from MicroPython-based IoT devices | 13 |
miguelgrinberg/microdot | A lightweight web framework for Python and MicroPython enabling the creation of small web applications | 1,522 |
hobbyquaker/homekit2mqtt | An MQTT bridge connecting HomeKit to a smart home automation system | 350 |