Mostly false. Wired is more reliable, that’s true, but meanwhile there’s also pretty reliable wireless solutions. But wired is not as flexible as is wireless: you need power and control lines everywhere, or have a fully centralized wiring. And you mustn’t think of lighting only, think home automation and long-term. Think of hard-or-costly-to-reach sensor locations such as door and window frames or locations suited for motion or smoke detectors, think of mobile lamps and household appliances in general. Not to mention the HVAC stuff, but that would lead off-topic.
- a transformer (if not 110/230VAC), 2) suitable wiring (depends on voltage, can be Cat 6 for 12/24VDC but not for 110VAC), 3) a sensor to attach the switch to, 4) an actuator to attach the light to, 5) a home automation server and 6) a control network to link 3) and 4) to 5).
Depending on technology, 1) may not be needed and 2) is there. The server is somewhat optional. You will want to have one for advanced functionality (event based), but you will also want your basic lighting to still work if it’s unavailable. ZWave, LCN and KNX based lighting - if done right - will still work without a server. 3) and 4) are often combined in one device (mostly found with ZWave, LCN), but can be separated (often found in KNX).
Cost is very difficult to compare because it will depend on what you want to have in the end (and you obviously don’t know yet). Let me advise you that the most costly part is bad or changing plans: to run wires to one location, then finding out you need or want to change actuator or sensor or switch location means you need to re-wire. There’s many reasons for this: the motion sensor does not trigger, the lighting scenery doesn’t look the way you imagined, the temperature sensor is too close to other heat sources to be representative. The switch is not where your wife wants it to be etc. That’s all stuff you often don’t find out unless you believe you’re done - including wall decoration.
But now even a partial redesign means to run new wires and re-decorate the walls.
And that’s where the cost of a wired installation is hiding!
You need another electrician, another painter, material, possibly new devices …
For a similar thread, see
https://community.openhab.org/t/house-renovation-which-technology/13131?u=mstormi
Also, believe me that even with good planning, you will want to re-design parts of your setup sooner or later, simply because your taste or usage is changing over time.
Note the determinant for a successful smart home installation is the WAF.
To give some guidance: First, you can’t cover all usages well using wired devices, so I’d prepare for a combination of wired and wireless.
Your intro is a little unclear whether you’ll be re-building everything from scratch. If so, I’d run wires to one central location wherever applicable (from switch and lights locations). Or at least to one (big enough !) hub per floor level. Have empty pipes to prepare for more wires to add in the future. Have enough cat 6 or 7, but don’t rely on it as a single cabling system for control and low power lighting, also add 110/230VAC capable wires.
To centralize cabling leaves you with the choice of installing a wired hub (multi-port actuator) or bus inside the wiring cabinet, or a set of wireless actuators. Enables you to physically access and exchange devices or even the whole system if needed.
Now as KNX is a mostly European thing, I would not recommend it to Canadians: limited choice of suppliers, import surcharge on top of already high cost, few electricians available to know how to install it - that’s all worse for you than is for the Europeans that run and recommend it.
Plus, my personal opinion is that KNX is expensive, it was fine in the 90’s, but now it is no longer state of the art but still as pricey.
On the other hand, I also wouldn’t go with a proprietary solution such as LCN, Insteon or Loxone. As someone already commented, vendors come and go. They also raise prices, sometimes have bad products but no alternatives in their portfolio, fail to provide software fixes, they stop product lines etc.
It’s fine to use these if you’re aware of the implications and prepared for a full exchange someday in the future.
Note, however, there’s many proprietary systems to NOT work with openHAB. I believe LCN and bticino/LeGrand do, HomeMatic Wired does, and Insteon hubs can be made to interwork, but that’s a whacky one.
A number of people use (old-style) PLCs or (new-style) RPis with I/O boards or connect relay banks to RPi’s GPIO pins to make them act as multi-port actuators and/or sensors. That’s the DIY variant. If you have the skills in terms of electrics, it can be made working. But you need to be aware of all its implications - it’s DIY stuff, noone will be able to implement and maintain it other than you.
So unfortunately, I believe we’re out of really good wired options.
At least I don’t know of a wired and standards-based system.
That’s IMHO leaving you with one of these options:
- KNX
- a proprietary but openHAB-supported system such as LCN
- DIY stuff such as relay banks and sensors attached to a RPi
- an all-wireless system such as ZWave or ZigBee
If you have the time, skills and patience, you could try the DIY route. But I’d stick with a standard system and keep DIY as a backup or hobby.
Now since ZigBee does not work in OH yet and you already have some ZWave stuff going, I’d continue exploring that path and continue gathering experience with it. Get some alternative devices (Fibaros are quite good), deploy dimmers, LED actuators w/ strips in a limited area (say your basement or entry hall), find matching bulbs, get motion detectors, implement your first openHAB rules. Find out usage patterns to work well or not. Find your own style before you re-build.