Stream: homelab

Topic: Improving my home automation setup


view this post on Zulip Nabeel S (Dec 11 2024 at 22:24):

I've finally decided to re-factor my home smart-light situation. I've been using wifi-based bulbs. Enough of them have died that I'm anyways needing replacements. My goals are:

Based on my research I'm going to attempt to setup a Home Assistant with a Zigbee hub and Zigbee lights.

Any recommendations or gotchas I should watch out for?

view this post on Zulip Erik Horton (Dec 14 2024 at 17:03):

I'm sort of in the same boat. Been using OHLUX wifi bulbs that have just be ok, fixing issues "in post" (home assistant automation). They got the job done for cheap, but I'd rather have smart light switches / toggles that guests can use + the home assistant integration. I haven't committed on any switches yet, but have been keeping an eye on https://inovelli.com/. Lutron are probably the most reliable from what I understand, and Kasa might be good for cheap.

view this post on Zulip Matthias Schippling (Dec 14 2024 at 21:30):

I'm using a SONOFF Zigbee 3.0 USB Dongle Plus as my Zigbee Hub, IKEA Zigbee LEDs for my regular lightbulbs and a few fancy OSRAM and Philips Hue lamps. Everything coordinated via MQTT, Zigbee2MQTT, Home Assistant and NodeRED. Switches are by IKEA and Philips Hue.

MQTT because together with Zigbee2MQTT it's the common protocol with my Tasmota Smart Plugs and I can easily mix and match the next "higher" abstraction, i.e. Home Assistant and NodeRED in my case.

Home Assistant because it offers nice dashboards and I can easily integrate WiFi devices or web-service based things (e.g. Withings smart scale, printer, etc.)

NodeRED because I like the way to easily chain together inputs, transformations and outputs.
I used it to build a small state machine for a Philips Hue Tap Dial. With double or triple click on a button I switch between my configured modes and single click switches a function in the selected mode (e.g. a certain light on-off, movie projector on-off). The dial is used to change the volume of the Sonos sound bar or the brightness of a light, also based on the double-/triple-click selected mode.

So far, I have no major issues.
The only thing I would advise is to have a dedicated remote for each manufacturer you're using, to be able to easily factory reset a lightbulb in case it has issues. e.g. the "Wireless Dimmer Switch" for Philips Hue lamps or the STYRBAR remote for IKEA bulbs. Each will most likely also work with lamps from other manufacturers but in case they don't, I like to be prepared ;-).

view this post on Zulip Fershad Irani (Dec 15 2024 at 15:38):

Bought a Texas Instruments ZigBee hub & have been using that with Home Assistant running on a local raspberry pi for a while now. No issues with both Philips Hue lights (bulbs, hue go, light strip, motion sensor, or dimmer switch) to the point where I've packed away the Hue Hub & removed the app from my phone. Also using IKEA bulbs with it, and some Broadlink IR/RF "remotes" to automate things like turning on the AC in summer at different times. No issues with anything, but the Broadlinks are bloody hard to get setup initially.


Last updated: Apr 04 2025 at 01:15 UTC