zigpy / zigpy-znp

TI CC2531, CC13x2, CC26x2 radio support for Zigpy and ZHA
GNU General Public License v3.0
145 stars 40 forks source link

Add basic clusters to both coordinator endpoints #93

Closed puddly closed 2 years ago

puddly commented 2 years ago

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

codecov-commenter commented 2 years ago

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%) :arrow_up:

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.