by sk2code on 9/15/15, 5:48 PM with 9 comments
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?
by dangrossman on 9/15/15, 6:05 PM
I 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.
by pjungwir on 9/15/15, 11:03 PM
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. :-)
by tmuir on 9/16/15, 2:06 AM
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.
by dirktheman on 9/15/15, 8:43 PM
by TimLeland on 9/16/15, 2:51 PM
by hyattjon on 9/16/15, 2:33 PM