Saturday, February 28, 2015

ESP8266 WiFi LED dimmer Part 6 of X: ESP8266 Domoticz Wall Switch

The next part I needed for my Domotica system was a way to have physical switches in my house which would run 'virtual' actions. Tonight I programmed the ESP LUA code to test this.




Sunday, February 1, 2015

Domoticz: Bash script for presence detection using NMAP

Today I programmed another part of the system I envision for my new house. It's a bash shell script which checks if either my phone or that of my girlfriend is in range and depending on if it is or not it changes a switch in Domoticz. That way I can automate all the lights turning off when we are not home, and coming back on when we are!