micropython-ha-mqtt-device
Sensor library
Allows creating sensors for HomeAssistant using MQTT Discovery
MicroPython module which allows to create Entites for HomeAssistant using MQTT Discovery
12 stars
3 watching
4 forks
Language: Python
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dougwilkinson/sensor-mqtt-homeassistant | A Python-based platform for building home automation systems using ESP8266 sensors and integrating with MQTT and Home Assistant. | 15 |
kartun83/micropython-mq | A set of Python drivers for sensors from the MQ series | 25 |
robmarkcole/bme680-mqtt-micropython | Publishes sensor data over MQTT using Micropython | 15 |
agners/micropython-miflora | A MicroPython library for interacting with Xiaomi Mi Flora BLE plant sensors | 2 |
miketeachman/micropython-adafruit-mqtt-esp8266 | An implementation of the MQTT protocol on ESP8266/ESP32 boards to publish and subscribe data using Adafruit IO | 54 |
miketeachman/micropython-mqtt-thingspeak | Enables IoT device communication with Thingspeak using MQTT protocol in Micropython | 26 |
octaprog7/sht85 | A MicroPython module that allows access to the SHT85 humidity and temperature sensor | 0 |
targetblank/micropython_ahtx0 | Driver software for connecting and reading data from temperature and humidity sensors | 34 |
mcauser/micropython-dht12 | A MicroPython driver for interfacing with an Aosong DHT12 temperature and humidity sensor over I2C. | 15 |
chrismoorhouse/micropython-mqtt | An MQTT client library with auto reconnect and asynchronous publish/subscribe functionality for MicroPython devices | 35 |
miketeachman/micropython-pms5003-minimal | Provides a Python driver for an air quality sensor | 1 |
peterhinch/micropython-mqtt | A driver for asynchronous MQTT communication in MicroPython | 590 |
2black0/micropython-sht11 | A Python module providing access to temperature and humidity readings from the SHT11 sensor on microcontrollers like the ESP32. | 2 |
monster1025/aqara-mqtt | A Python-based MQTT bridge connecting Aqara devices to Home Assistant. | 88 |
hobbyquaker/rpi2mqtt | Connects Raspberry Pi GPIOs and 1-Wire temperature sensors to an MQTT message broker | 23 |