Skip to content

Fix missing humidity entity on Centralite 3310-G#645

Open
puddly wants to merge 3 commits intozigpy:devfrom
puddly:puddly/fix-centralite-3310-g
Open

Fix missing humidity entity on Centralite 3310-G#645
puddly wants to merge 3 commits intozigpy:devfrom
puddly:puddly/fix-centralite-3310-g

Conversation

@puddly
Copy link
Contributor

@puddly puddly commented Feb 5, 2026

This one device uses a cluster handler for an overridden cluster whose name is humidity. The generic cluster handler matching logic did not work for it and we need to explicitly state we want the generic cluster handler ID. No other uses like this seem to exist.

home-assistant/core#162340

@codecov
Copy link

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.32%. Comparing base (7754950) to head (9ef0c06).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #645      +/-   ##
==========================================
+ Coverage   97.29%   97.32%   +0.02%     
==========================================
  Files          62       62              
  Lines       10712    10716       +4     
==========================================
+ Hits        10422    10429       +7     
+ Misses        290      287       -3     

☔ View full report in Codecov by Sentry.
📢 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.

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.

1 participant