Ask HN: Dream setup for a “smart” home?
We have just closed on a new house which is a fixer upper that we plan to renovate from top to bottom. Since I am a programmer and technologist, my wife asked me to make suggestions for creating a "connected home" with modern security, climate control, etc.
I've spent some time looking at various home-related "smart" products. There's a lot out there and it's hard to know what to chose. Do we put in smart locks or do they represent a security risk? Should we go for smart glass or just some type of foil window covering? There are doubtless also amazing ideas for cool home tech that haven't even occurred to me.
What about you? If you could build your dream home to benefit from the latest in 2017 technology, which products would you choose? I'm interested in general ideas as well as specific brands.
6 comments
[ 3.7 ms ] story [ 34.6 ms ] threadAs for wireless networking, these devices need batteries, lots of them and all the time. Many won't even tell you when it is time to replace their batteries.
For my home, I'm looking at using alarm cabling to every point. Using 2 cores for power and another 2 cores for data - rather like CAN-bus (which works well for cars, trucks and marine applications). I also plan to wire in quite a bit of Cat-5e/6 with PoE for security cameras, etc.
For intelligence I'm using MQTT (mosquitto). Arduino, e.g. LilyPad for small devices and PocketBeagle (it supports CAN-bus) for more complex nodes. As you might guess, I'm constantly on the lookout for clever hacks of consumer devices to add into my "system" without using cloud services. Plan for on-going work-in-progress. But you'll have lots of fun.
As for smart locks - they're all basically easy to defeat. You'd be better off using conventional locks with electric strikes that you can control from your system - but remember to carry your keys .... just in case. I find that keying all locks alike saves having too many keys.
I'd put it another way, a functional smart home is primarily a design, engineering, and construction project not a shopping exercise.
Conceptually smart homes have a lot of potential benefits but as the market currently stands, I don't see how it will become mainstream any time soon. Rather like PCs were in the 1980s.