-->
Page 1 of 1

Home Automation switch with WLAN web config dialog etc.

PostPosted: Wed Sep 16, 2015 8:46 am
by Tjareson
Hello,

first of all - it's quite impressing how much effort there is outside in the community to build alternative firmwares, forums, example codes etc. to build things with a ESP8266. That helped me a lot to get into my own first project with the ESP8266.
Not quite sure if this is the right place to introduce it...
Anyway, I've build a compact WLAN switch for home automation use, where a relay can be controlled via web page, direct TCP commands (faster) and with a hardware push button at the same time. It is based on the ESP8266 01 Version (only 2 IO pins).
The final result looks like this now:
Image

I've tried to collect all necessary information and all lua scripts here:
http://seemstowork.blogspot.com/2015/09/home-automation-with-esp8266-how-to.html

Hope that will help others as well to get into all the details. :-)

Have fun
Tjareson