Ask HN: What technology/products do you use for home automation?
I am very new to home automation and would like to implement the home automation for controlling:
Lighting (Indoor/Outdoor),
Home Security &
Thermostat
Finding a lot of material related to home automation on the internet and I am not sure which one to use: Home automation protocols : Z-Wave, ZigBee, Insteon ; Home Automation Hubs: SmartThings, Wink, Vera
Also very interested to know if someone has worked on open hardware for home automation using Raspberry Pi/Arduino. Are there any good websites/blogs to learn more about all this?
9 comments
[ 2.6 ms ] story [ 32.3 ms ] threadI used to use a Vera hub. It has an ugly, difficult to use UI but exposes an API, and doesn't require going through the internet, which is nice. Once I got tired of tinkering and building my own dashboards (e.g. http://www.dangrossman.info/wp-content/uploads/home2-1024x51...), I just bought a Wink which ties together all of the wifi/zigbee/zwave products in a very nice mobile app that everyone in my home is happy to use. Sold the Vera.
I have a cheap Android tablet mounted on a wall that has it open. My Amazon Echo also connects to Wink, so lights and switches can be voice controlled. IFTTT also has Wink channels.
http://www.ti.com/product/uln2003a
http://www.ti.com/lit/ds/symlink/uln2003a.pdf
But I'm pretty fuzzy on electronics stuff.
If anyone wants to confirm that I'm on the right track that would be nice. :-)
The end result is that it's every simple to do stuff like make make GPIO changes trigger SMS/email/Push/HTTP etc, as well as the inverse, have network traffic change the state of GPIO.
Best of all, its all javascript, so it should be very easy for most HNers to get started.
I also haven't found how much power such a switch uses. It shouldn't be much, but for such devices, I think it should be tiny, way below 1W, and that is kind of hard to achieve (the electronics isn't the problem, but doing AC to DC conversion and transformed nog down may)