Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic clusters to both coordinator endpoints #93

Merged
merged 1 commit into from
Oct 30, 2021

Conversation

puddly
Copy link
Collaborator

@puddly puddly commented Oct 30, 2021

"Fixes" #72 by allowing ZHA to poll the coordinator when it erroneously considers it offline. The Basic cluster is also mandatory.

@codecov-commenter
Copy link

Codecov Report

Merging #93 (63bb2a6) into dev (06af078) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev      #93      +/-   ##
==========================================
+ Coverage   98.75%   98.77%   +0.02%     
==========================================
  Files          44       44              
  Lines        3768     3768              
==========================================
+ Hits         3721     3722       +1     
+ Misses         47       46       -1     
Impacted Files Coverage Δ
zigpy_znp/zigbee/application.py 96.73% <ø> (+0.19%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 06af078...63bb2a6. Read the comment docs.

@puddly puddly merged commit 37d6d44 into zigpy:dev Oct 30, 2021
@puddly puddly deleted the puddly/add-basic-coordinator-cluster branch October 31, 2021 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CC2538 being seen as CC2531 and most of the time offline in Home Assistant
2 participants