Live data from Hacker News

I Ripped Out a £6k Lighting System

robdobson.com

181–190 of 317 posts

Re: I Ripped Out a £6k Lighting System

#181
post #27

What is the point of trying to wirelessly link up a system that needs so much wiring in the first place, including electricity? This seems moronic, unless it’s for fun. And even then it’s pretty stupid.

Retrofitting new wires to every light fixture and switch in a house is unenviable. In some cases, impossible. Laminate floors can deprive you of subfloor access of a whole floor, running cables through existing stud walls is difficult at the best of times... Wirelessly linked smoke alarms are becoming extremely common now in the UK because outside a narrow envelope building regulations want linked alarms (linked eith…

> There is a chance you could do here what powerline adapters do, and use the ground wire to communicate. But they are notoriously inconsistent and there's any number of reasons it wouldn't work

This is exactly how Insteon works in conjunction with a wireless mesh. I'm extremely happy with my Insteon setup -- it's just a matter of replacing light switches and outlets with a bit of re-wiring on 3-wire switches (no new wires to run, just bypassing one of the switches so only one controls the light). The Insteon-branded hub is fine for a few light switches, but if you're doing a whole house and need something that can handle more complex configuration I would go for an ISY994 controller (don't know if anything newer exists but it's been rock solid for the last 5 years).

All that said, it was expensive and probably not worth it. I spent $4k on a somewhat large house and I was able to justify it as a learning experience for in-home IoT device use cases -- but I'm not sure there's much benefit to doing a whole house with it over just a couple rooms.

Re: I Ripped Out a £6k Lighting System

#182

Earlier quoted context omitted.

I have a wifi access point in the house to supplement the lan, and so I don't have to use the data plan for my phone. The durned thing needs to be power cycled now and then. No way I'm putting the lights on wifi. The wired lan is 10x more reliable, but even it needs the router rebooted. (I've had lots of routers. All needed rebooting.) Never had to reboot the lights or the power sockets.

Do you think there's something inherent about forwarding packets or beaming WiFi that make devices unreliable or have you considered the possibility that purchasing a more expensive device might resolve these issues for you? MikroTik routers a good for the price, WiFi is decent. Ubiquity APs are good for their price, WiFi is about as good as it gets. HP ProCurve switches has been to space. You could use any device th…

IMO x86(_64) machines running a standard Linux distro with ath9k/ath10k cards is the way to go. Embedded access points are crappy, and loading OpenWRT on them just makes them crappy in different ways. I'm sure enterprise gear is better than the consumer stuff on average, but it's still painting myself into a corner.

In a similar vein, it pains me to hear people complain about SD issues with Raspberry Pis. My Kodi terminal will die occasionally due to SD card issues, and the only local disk usage it does is booting and the occasional dist-upgrade. The things are meant to be cheap and accessible, not reliable. If you're setting up a server in which you will be investing your time, an RPi is the wrong tool for the job.

Re: I Ripped Out a £6k Lighting System

#183
post #132

Can someone list productive smart lighting features? I mean: I get smart heating. I get smart ovens. But smart lighting? I can't think of non-gimicky functionality that can be solved by a occupancy sensors.

For me, it's simply grouping lights.

Example: in the winter months if I'm waking up to take out my dogs, it's pitch black on the main floor, so a command like "Alexa, good morning" will turn on the lights for the path that I need to get to the back door and tell me what the outside temperature is so I can wear the appropriate coat.

The second most important use case for us (pre-pandemic era) was to have lighting routines that made it look like we were home while away on vacation.

I started with some wifi devices (WeMo) but eventually migrated to Z-wave, and found them to be much easier to setup and maintain (and generally more reliable) than wifi (ymmv, of course).

My Z-wave hub is basically a USB Z-wave stick connected to an old NUC that's running OpenHAB in a Docker container. I rarely log into it or do any maintenance on it other than when I add new devices, which is almost never. I chose OpenHAB over HomeAssistant (YMMV) because I found it to be easier to write a couple of basic scripts to handle state notifications for my smart locks. I had been on SmartThings which was fine prior to getting smart locks and then turned into a major pain afterwards (one firmware update basically broke all my integrations, forcing me to do everything all over again).

Keep in mind, I didn't really go so far as automating everything "just because I can". 100+ nodes (as in the article) in a home situation just seems bonkers to me.

Re: I Ripped Out a £6k Lighting System

#184

I stayed clear of smart appliances for a long time for the reasons I'm sure we're all well aware of. However, recently we had our central heating boiler changed and my partner was very keen on having Hive. It's almost useless. I can't believe how incompetently it seems to have been designed. Essentially there are three parts, a receiver connected to the boiler, a network bride connected to the router and the thermost…

Do you think your partner will opt for the less techie option next time or do they incurable gadget lust (like many of us have to fight within ourselves)

She is currently slightly obsessed by the ring doorbell. I feel her techie lust is incurable.

Re: I Ripped Out a £6k Lighting System

#185
I have a similar set up using AeoTech Z-Stick on a Raspberry Pi running HomeAssistant with Jasco light switches. I'm ready to toss the whole setup, too.

First off, HomeAssistant is not as easy as people claim. They love to release breaking changes. You have to read the release notes or else a routine pip update will foobar your whole system. In the four years, I've run it, they have 1) Introduced and then retired a recommended install method. 2) Completely redone the web architecture. 3) Completely redone the Z-Wave architecture. 4) Routinely release UI features that are just placeholders and useless. It's completely maddening.

The problems are exasperated by the Z-Wave devices themselves. The light switches may be branded GE or Honeywell, but they are all made by Jasco. The first generation has been complete garbage. I've had a 40% failure rate over these five years for them. They will randomly die, or fry during a power failure. Knock on wood, so far no failures with the 2nd Gen so far.

HomeAssistant has tried to be more end-user friendly and have the UI be able to handle all aspects, but this is limited by the cooperation of the devices themselves. It's like herding cats. "Heal Network" never actually does anything. Try actually deleting a dead node through the UI. You can't. It never actually works. You have to ssh into the box, delete the entry from a JSON file, systemctl restart.

How a non-linux user can manage a HomeAssistant setup is beyond me.

Re: I Ripped Out a £6k Lighting System

#186
I'm going down a similar path, although I have been doing it differently from the beginning. My home is still predominantly Z-Wave, but I never got on the hidden-relay bandwagon for lights. All of my lights which are on the Z-Wave network are wall switches, so they work as dumb switches if the controller is down. Number 1 rule, do not ever rely on the controller for basic on/off operation.

But I agree with his points about maintaining the network. It's a pain to add new devices. I bought a bunch of new switches, and they're all Kasa WiFi switches. Easier to set up, more responsive than Z-Wave, and a lot cheaper.

Perhaps the one downside is that a WiFi device by definition has one less (really big) hurdle to become Internet-connected. So I did have to be careful with my WiFi configuration and firewall rules. But I'll take that trade-off. The experience has been far superior.

Re: I Ripped Out a £6k Lighting System

#187

I have a similar set up using AeoTech Z-Stick on a Raspberry Pi running HomeAssistant with Jasco light switches. I'm ready to toss the whole setup, too. First off, HomeAssistant is not as easy as people claim. They love to release breaking changes. You have to read the release notes or else a routine pip update will foobar your whole system. In the four years, I've run it, they have 1) Introduced and then retired a r…

Sounds like you have a similar setup to me. I'm running HA with mostly Jasco switches. It's been okay, but there have been hiccups. Z-Wave devices can be annoying -- ESPECIALLY door locks. I've gotten them all working, but the setup was finicky, mostly due to the security requirements. The only way I deal with HA breaking changes is that I don't update often. About once every couple years I've gone in, dedicated a couple hours on a Saturday to doing a major update. And I keep everything in git so I can roll back if something goes pear shaped.

I'm probably sticking with HA, but my latest batch of light switches have been TP-Link Kasa WiFi switches and I really like them. Very fast to respond. Easier to setup than Z-Wave.

Re: I Ripped Out a £6k Lighting System

#188

Earlier quoted context omitted.

Simple engineering rule applies here... “if you can run a wire, run a wire”. Notice over the whole article he talks about the how, but not really the why?

I have a wifi access point in the house to supplement the lan, and so I don't have to use the data plan for my phone. The durned thing needs to be power cycled now and then. No way I'm putting the lights on wifi. The wired lan is 10x more reliable, but even it needs the router rebooted. (I've had lots of routers. All needed rebooting.) Never had to reboot the lights or the power sockets.

Stop buying consumer networking devices and the reboot problem goes away. Last I checked my Ubiquiti EdgeRouter X uptime was just over 2 years. 0 issues. Same with the Unifi APs I use in my house.

Re: I Ripped Out a £6k Lighting System

#189

I don't get it. What's the point in these systems? Genuinely. Why would I ever need this? Just like a "smart" doorbell, fridge, meter. I would love for someone to be able to explain the benefits to me over the normal, cheap, completely working "dump" version. The only "smart" device I own is a TV and it is crap, worse thing I've ever bought.

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 whi…

>especially when you take into account the privacy issues.

HomeAssistant seems to be the most popular open source "smart devices" manager.

Re: I Ripped Out a £6k Lighting System

#190

I use Insteon dimmers and switches in my house. These replace the wall switch but look basically like a normal wall switch. They use a combination of power line networking and RF mesh networking for automation. This is the second house I've had entirely outfitted with them and I love it. IMHO it's critical to maintain control at the wall switch - if I am walking into the kitchen and want to turn the lights on, I just…

I did this on a prior home and then removed almost all of them just prior to moving. I haven't re-installed them in the 4-years we've been at our new home simply because the "failure rate" was so frustrating to me.

I don't mean hardware failure, I mean "intermittent, rare command failure" -- I've never experienced quite the same level of annoyance/rage from anything else, versus hitting a switch and having it either not turn on/off or having it be delayed by 1-second.

Granted, that was relatively rare, but having a wall switch not work even just 2-in-100 is enough to give me serious pause. I did love & do miss the ability to turn all lights off from a bedside switch, to run scenes, etc. -- but I'm just not sure it's worth the trade-off.

Post reply on HN