123
this post was submitted on 28 Sep 2023
123 points (100.0% liked)
Technology
39614 readers
319 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The good news is, most hue bulbs can be controlled directly over zigbee now. I migrated mine a few days ago, and the trickiest part was persuading Hue to delete the bulbs so they could enter pairing mode.
Ohh how can I do this?
You'll need to have a zigbee radio on a HomeAssistant instance (maybe possible with other software).
And on HomeAssistant, run ZHA (or similar) with the zigbee radio.
Sorry if that's teaching to suck eggs, just wanted to clarify.
If you're already set up with that, it's just a case of deleting a bulb from the Hue bridge, and searching for it using the zigbee integration. Once it's deleted from Hue, it will go into pairing mode. You may need to power cycle the bulb if it does not appear in the search within 10s.
HASS was able to support my white/ambiance bulbs and colour bulbs without any issues. In fact, it responds faster. The only downside is that they don't so much fade, as jump to a new value. The update frequency is about 2 times per second.
So you have probably figured it out by now but on the off chance that someone else is reading this and wonders about the bulbs not fading but instantly changing, you can set the transition speed (At least if you are using zigbee2mqtt, I am brand new at this so I haven't tried zha). It would be found in "Settings (Specific)" for each bulb. I set my bulbs to 0.25 seconds transitions and they fade very nicely! Also thank you very much for getting me started with HA! It's very neat. It's a liiiiitle jank. But it's very cool and I'm happy to not be forced into letting some other company have control over who uses my lights and who doesn't.
Ah, excellent! Thanks for that, I'll definitely see if I can do it under ZHA.
And no problem, glad you got off the hub!