question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ZHA Zigbee groups are incorrect assigned to controller device

See original GitHub issue

The problem

Zigbee groups in ZHA are bound to their controller device, which they should not.

A Zigbee group is not a device on its own, and should therefore not be bound to a device.

As a result of the current behavior, scenes cannot be used:

2020-07-06 23 00 22

Another area where this goes wrong is when targeting areas or using device automations.

Environment

  • Home Assistant Core release with the issue: 0.113.0.dev20200706
  • Last working Home Assistant Core release (if known): Unkown
  • Operating environment (OS/Container/Supervised/Core): Supervised
  • Integration causing this issue: ZHA
  • Link to integration documentation on our website: https://www.home-assistant.io/integrations/zha

Problem-relevant configuration.yaml


Traceback/Error logs


Additional information

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:15
  • Comments:42 (10 by maintainers)

github_iconTop GitHub Comments

4reactions
willtho89commented, Jan 4, 2021

@dmulcahey any update? I would be okay if you just removed the device for now to make Zigbee groups usable through GUI.

Imho its best to represent Zigbee groups as (virtual) devices because they inherently have the same functionality as a single device (e.g one lamp vs group of lamps).

2reactions
dmulcaheycommented, Jul 6, 2020

I hear ya 😃 that said, I guess I could make the argument that the coordinator is the virtual device 😛.

Anyway, I’m willing to make the change outlined above to remove the device altogether. As for virtual devices, that would require a bit more thought to ensure that everything works correctly. If you’re ok with this staying the way it is for a bit then I’ll explore it otherwise I’ll get something up to sever them from the coordinator tomorrow.

Read more comments on GitHub >

github_iconTop Results From Across the Web

ZHA "Groups" in wrong "Area" - Home Assistant Community
But I've got one problem. My Zigbee group shows up in the “Living Room” area, because the entity is bound to my Zigbee...
Read more >
Home Assistant | In 2022.2 update, identify button for Zigbee ...
An excerpt from the release note - "ZHA devices now have identify buttons, so you know which light you are dealing with. Tip:...
Read more >
I moved from deCONZ to ZHA thats how it went : r/homeassistant
I found out that it may be a problem with the groups in ZHA .... and bingo, when i deleted the groups the...
Read more >
Zigbee - daisy chain devices (zbminis / zbbridge)
I use an tazmotized Sonoff Zigbee Bridge as controller. Not using Home assistant's ZHA, as that is used with a USB controller connected...
Read more >
Do we need to revise ZDSECMGR_TC_DEVICE_MAX if we ...
If BDB_DEFAULT_TC_REQUIRE_KEY_EXCHANGE is set to FALSE and ZDSECMGR_TC_DEVICE_MAX is 40, only 40 Zigbee 3.0 devices can join but more ZHA 1.2 ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found