-->
Page 1 of 1

Code samples to use with Home Automation Domoticz software

PostPosted: Wed May 30, 2018 8:56 am
by Antori91
Hello,

I posted on Github (https://github.com/Antori91/Home_Automation) the ESP8266 code of my own home automation application which manages temperature sensors, electric heaters (on/off based on schedule, energy monitoring, ...), hot water tank and lighting. Peripherals/actuators I use are only ESP8266 boards. The central server is based on Domoticz software. ESP8266 boards and Domoticz talk to each other mainly via MQTT. A self-monitoring is also implemented and if failure is detected (ESP8266 board, temp sensor, ..) emails and/or sms are sent.

My Github repository README.md file provides links to the Domoticz forum where more details are provided about the implemented features.