dresden-elektronik / deconz-rest-plugin

deCONZ REST-API plugin to control ZigBee devices
BSD 3-Clause "New" or "Revised" License
1.89k stars 496 forks source link

Join networks? #578

Closed FezVrasta closed 5 years ago

FezVrasta commented 6 years ago

Hi, sorry if I'm using the issue tracker to ask a question but I'm not sure where else to ask it.

I have a Hue Bridge 2.0 and a RaspBee, everything is linked to Home Assistant.

I use the Hue Bridge to handle the network that controls the bulbs, this because my Philips TV with Hue integration doesn't support 3rd party bridges, and I need it to control the Hue colored bulbs of my livingroom. The RaspBee is used to control some IKEA Tradfri remotes, that thanks to Home Assistant can control my bulbs.

I have a mix of Hue and IKEA bulbs in my home, the IKEA ones have a bug that makes them flicker once in a while if paired to the Hue Bridge.

I'd like to pair all my IKEA bulbs to RaspBee, but still have them show up in the Hue app. Because my wife usually controls them with it.

I think I need a way to tell DECONZ to join the Hue bridge somehow, is this something possible to do?

Basically I'd like to let the Hue Bridge control the Hue colored bulbs directly, let RaspBee control the IKEA bulbs and the remotes, and have the IKEA bulbs show up in the Hue app.

Thanks

ebaauw commented 6 years ago

I think I need a way to tell DECONZ to join the Hue bridge somehow, is this something possible to do?

Short answer: no.

Long answer: In the past, we used to be able to join a RaspBee as a router to the ZigBee network created by the Hue bridge, see #21. For some reason, specifying the (once secret) ZLL Link Key in the deCONZ GUI doesn't stick, and this no longer seems to work. Even if it would, both gateways would be controlling (and polling!) the lights and, if you're not careful, would compete for the graces of the sensors and switches, who generally can report to one gateway only.

You might try and connect the Hue app to deCONZ instead of to the Hue bridge. As long as you have no exotic devices connected, this seems to work.

FezVrasta commented 6 years ago

Thanks for the info. I can't use the deCONZ directly because as said it doesn't work with my TV, also, it seems like that my Osram Power Outlet makes the Hue app crash :-(

FezVrasta commented 6 years ago

Anyway, I found this project that promises to expose any DeCONZ light as if they were handled by a Hue Bridge, I'll give it a try and report back.

https://github.com/mariusmotea/diyHue

yene commented 6 years ago

Sorry to bring this old issue back alive. I would like to join an existing IKEA network and read the values of end devices. Later do the same with Xiaomi. Is this possible?

FezVrasta commented 6 years ago

The situation didn't change, AFAIK.

Just for completeness, I tried diyHue, but, I'm not sure if because of my hardware (RPi3 B) or because of the sofware, the lights lagged a lot.

yene commented 6 years ago

@FezVrasta maybe you have a slow SD card, I use SanDisk Ultra

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.