Ask HN: DIY Home Automation
I want to try my hand at a self rolled basic home automation system. I am looking to have very basic automation like turning the lights on/off, playing some music on the speakers etc. I am not very keen on using IOT devices that connect to the internet, but am open to hear about secure solutions for that as well. Would love to hear how other people have gone about with DIY solutions for this?
15 comments
[ 4.9 ms ] story [ 54.8 ms ] threadIt’s all self-made and most of it is self programmed and hosted on whatever hack solutions they use, and they mainly use YouTube videos for DIY electronics to make it happen.
Like I said, not that informative for a HN reply, but I would start there.
If you’re comfortable with Arduino, get some $5 Sonoff switches and flash them with custom firmware.
I found openHAB much easier to setup with my zwave devices, DCS security integration, stereo controls, and custom actions based on external data (I have security cameras running through OpenCv that fire alerts)
Also openhab supports MQTT so you could even integrate home assistant and openhab together!
I tried several open source solutions but they just needed to much work or upgrading broke stuff. Nog good for the WAF.
I started using Home Assistant a year ago and it has become a fun hobby.