Add Knockautx thermostat WTFHA025 _TZE200_kafooqvr variant (TS0601)#4798
Open
Add Knockautx thermostat WTFHA025 _TZE200_kafooqvr variant (TS0601)#4798
_TZE200_kafooqvr variant (TS0601)#4798Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #4798 +/- ##
=======================================
Coverage 92.65% 92.65%
=======================================
Files 379 379
Lines 12745 12745
=======================================
Hits 11809 11809
Misses 936 936 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…and description ; Logging statement uses f-string ; Missing docstring in public method)
…-device-handlers into feature/knockautx_WTFHA025
…-device-handlers into feature/knockautx_WTFHA025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Add support for Knockautx WTFHA025
Additional information
Showing "auto mode" in HA interface means faking a heat+cool system.
If you want to hide Cooling mode you will loose "auto" mode.
To do so use value "Heating_Only" instead of "Cooling_and_Heating" in the line :
_CONSTANT_ATTRIBUTES = {0x001B: Thermostat.ControlSequenceOfOperation.Cooling_and_Heating }zhaquirks/knockautx/knockautx_WTFHA025_thermostat.py#L183Device diagnostics
zha-ef83b7c55066f7eefe7cc55f6e0290c2-_TZE200_kafooqvr TS0601-ba7b73c52e97fdd9f2648790289ba315.json
Checklist
pre-commitchecks pass / the code has been formatted using Black