Domoticsduino's repositories
domoticsduino
Config files for my GitHub profile.
openhab4-ui2files
Command line tools to help migrating configuration from UI to files for OpenHAB v. 4 (semantic model compatible)
smarthome-fw-lib-esp8266-ddmq4
Library to interface MQ-4 gas sensor
smarthome-fw-esp8266-double-pzem-powermeter-dht11-temphumidity
Firmware for my board named ESP8266MCU13, based on ESP8266 microcontroller. This device use two PZEM-004T boards as power meter device to monitor photovoltaic production and house consumption, a DHT11 sensor to monitor temperature and humidity. Use MQTT protocol to send data to OpenHAB Smart Home Automation System.
smarthome-fw-esp8266-mq4-gas-sensor
Firmware for my board named ESP8266MCU11, based on ESP8266 microcontroller. This device use a MQ-4 gas sensor and use MQTT protocol to send data to OpenHAB Smart Home Automation System.
smarthome-fw-esp8266-pzem-power-meter
Firmware for my board named ESP8266MCU12, based on ESP8266 microcontroller. This device use a PZEM-004T board as power meter device and use MQTT protocol to send data to OpenHAB Smart Home Automation System.
smarthome-fw-lib-esp8266-ddcommon
Library with common functions for all projects
smarthome-fw-lib-esp8266-dddhtxx
Library to interface DHTxx temp/humidity sensors for ESP8266 based projects
smarthome-fw-lib-esp8266-ddmqtt
Library with functions to manage MQTT protocol
smarthome-fw-lib-esp8266-ddds18b20
Library to interface DS18B20 temperature sensor
smarthome-fw-lib-esp8266-ddpzem004t
Library with functions to manage PZEM004t power meter board
smarthome-fw-lib-esp8266-ddwifi
Library with wifi functions for all projects based on ESP8266
switchbot-api2mqtt
This Python script acts as a bridge between SwitchBot's cloud APIs (1.1 version) and the MQTT protocol. It allows you to seamlessly integrate your SwitchBot devices, such as smart locks, into your existing smart home ecosystem that supports MQTT, like OpenHAB