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
73.98k stars 31.02k forks source link

Woolley CK-BL702-SWP-01(7020) power monitoring entities not showing #106351

Closed macado75 closed 7 months ago

macado75 commented 11 months ago

The problem

I have recently purchased a few Woolley CK-BL702-SWP-01(7020) zigbee power monitoring switches from Amazon. They are detected fine in ZHA but don't seem to show entities for the power monitoring features, just the switching functionality. Am I doing something wrong or are these devices not supoported?

What version of Home Assistant Core has the issue?

core-2023.12.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Zigbee Home Automation

Link to integration documentation on our website

No response

Diagnostics information

No response

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 11 months 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)

mikestir commented 11 months ago

Seems to be implemented in a manufacturer specific cluster 0xfc11. Commit adding support to Z2M is here https://github.com/Koenkk/zigbee2mqtt/issues/19334

mikestir commented 11 months ago

I had a go at turning the Z2M support into a quirk for ZHA tonight and it seems to be working as expected. I've raised a PR against zigpy here https://github.com/zigpy/zha-device-handlers/pull/2875.

issue-triage-workflows[bot] commented 8 months ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.