|
|
|
|
|
by Maha-pudma
2042 days ago
|
|
I'm replying to myself in an effort to reply generally to everyone who replied to me, thanks for your use cases. I can see some of the reasons and benefits and to me, no offence meant, the seem pretty trivial, especially when you take into account the privacy issues. I have dumb timers for lights I want on at certain times, dumb movement sensors for outside lights that only turn on at night, my boiler has a timer which I manually set if needed, and I've yet to see any actual benefit to a smart meter. I can read and calculate my usage. My point is everything I need can be accomplished without network connectivity or providing multi-national tech companies with all my data. I don't need a digital assistant and don't want to talk to my lightbulbs. As one of the other commenters said, you get all the problems of IT infrastructure for light bulbs and sensors. Hell if I wanted some automated stuff I'd look at a raspberry pi or Arduino and roll my own version (half joking, I'd definitely attempt it). |
|
When it comes to rolling your own devices with an Arduino or similar, this is much harder to do safely and in a code-compliant manner than you would imagine. Making your own sensors is fun and harmless, but making stuff that is hard wired into mains is a bad idea. It's not totally impossible to engineer a properly safe device if you really know what you're doing, but it'll probably end up costing more than a commercial device and won't come with the compliance testing marks.
I agree, however... even though I have a lot of effort sunk into my own home automation setup it's not for everybody and there are plenty of downsides.