Skip to content

Add events for LevelControl, Color and OnOff - #594

Open
elupus wants to merge 3 commits into
zigpy:devfrom
elupus:event/initial
Open

Add events for LevelControl, Color and OnOff#594
elupus wants to merge 3 commits into
zigpy:devfrom
elupus:event/initial

Add color cluster events

cc1c9d6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2026 in 0s

97.17% (-0.01%) compared to 3da3ed9, passed because coverage increased by 0% when compared to adjusted base (97.17%)

View this Pull Request on Codecov

97.17% (-0.01%) compared to 3da3ed9, passed because coverage increased by 0% when compared to adjusted base (97.17%)

Details

Codecov Report

❌ Patch coverage is 96.55172% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 97.17%. Comparing base (3da3ed9) to head (cc1c9d6).

Files with missing lines Patch % Lines
zha/application/platforms/event/__init__.py 96.55% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #594      +/-   ##
==========================================
- Coverage   97.17%   97.17%   -0.01%     
==========================================
  Files          57       57              
  Lines       10538    10566      +28     
==========================================
+ Hits        10240    10267      +27     
- Misses        298      299       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.