-
Notifications
You must be signed in to change notification settings - Fork 4
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
Clean up repository, github actions and linting, remove Python 3.9 support #206
Conversation
Clean up repository and code Add missing dependencies Fix commit
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #206 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 9 9
Lines 251 353 +102
Branches 36 55 +19
==========================================
+ Hits 251 353 +102 ☔ View full report in Codecov by Sentry. |
@adamjernst mind testing this with your thermostat? And maybe also against your updated HA implementation? Would be greatly appreciated! |
Will do! |
@robbinjanssen I can confirm that with this patch, your changes work great with WG4-model thermostats. Merge this and I'll get to work polishing up my PR! |
@adamjernst awesome! Tagged as v3.0.0! |
What does it do?