home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.62k stars 30.38k forks source link

Two coordinators shown in ZHA and in the Visualization map with SMLIGHT SLZB-07 coordinator #127866

Open hugh-martin opened 1 week ago

hugh-martin commented 1 week ago

The problem

I recently re-built my small Zigbee network using the SMLIGHT SLZB-07 dongle (firmware: 7.3.0.0 build 131) in Home Assistant. Everything is working, but I noticed that two coordinators are listed (see the attachment). The “Generic Zigbee Coordinator” is the active coordinator. The Silicon Labs coordinator appears to be offline (it appears red in the Visualization map) and it has no associated entities, but wondering why two are listed and whether I am losing some functionality since it is using the "generic" coordinator? I opened a case with SMLIGHT and they recommended opening this report. Thank you.

Coordinator list Visualization map

What version of Home Assistant Core has the issue?

2024.9.3

What was the last working version of Home Assistant Core?

N/A

What type of installation are you running?

Home Assistant OS

Integration causing the issue

zha

Link to integration documentation on our website

https://www.home-assistant.io/integrations/zha/

Diagnostics information

I see this error in Home Assistant's System log:

Logger: bellows.types.named
Source: components/zha/__init__.py:151
First occurred: October 3, 2024 at 2:27:15 PM (4 occurrences)
Last logged: October 3, 2024 at 2:27:16 PM
Unknown status <EmberStatus.LIBRARY_NOT_PRESENT: 181>, converting to generic <sl_Status.FAIL: 1>

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 1 week ago

Hey there @dmulcahey, @adminiuga, @puddly, @thejulianjes, mind taking a look at this issue as it has been labeled with an integration (zha) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `zha` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign zha` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


zha documentation zha source (message by IssueLinks)