I am embarking on a home automation gig and am not sure the best way to do my lighting (same applies for wall outlets, but less so).
My home is 30 odd years old, well wired, lots of lights and switches. Some switches I can't even work out what they do yet! My current control setup is a raspberry pi running Home Assistant I don't want to use "cloud" based services if possible. Don't trust 'em!
I have 4 Philips Hue bulbs:
Pros: work well, pretty, open documentation, well supported.
Cons: expensive, and if someone who knows no better turns the wall switch off they uncontrollable.
I guess what I really want is a replacement for the light switches, that just fits in the same place in the wall, and is both controllable and monitorable. This way people can either hit the switch, or use the "system", and in addition the "system" will know the state of the light and be able to follow scripts to turn on and off at certain times/ on certain conditions.
So far I have tried/considered:
1. An ASEER touch panel https://www.aliexpress.com/store/product/ASEER-US-AU-Standard-3-Gang-Capacitive-Touch-Glass-Panel-Wireless-Electrical-Touch-Switch-with-Remote/1987596_32693180606.html?spm=2114.8147860.0.0.RdIvdD . This is RF (433Mhz) controllable, which I can do from the raspberry pi - see https://www.youtube.com/watch?v=5UUazFbK-Hg
Pros: controllable from my own system without some cloud solution, moderately cheap
Cons: No feedback, so control system doesn't know what state it is in, doesn't have neutral or earth connections.
2. ITEAD Sonoff switch https://www.itead.cc/sonoff-touch.html
Pros: open system with hacker firmwares to connect as I want to my network, feedback to controller, cheap.
Cons: Only single gang (one of my switches has 5 gangs!), still no earth connection.
Does anyone have any better ideas?