Document the temperature profile mode and the filter properties - #81
Merged
Conversation
Reported in #76 for a ComfoAir Q600 on firmware R1.5.5, found by changing one setting in the app and diffing a full property scan. The formats are inferred from the values, they were not part of the report. Property 0x0E of TEMPHUMCONTROL is mentioned in the issue title but no details about it made it into the issue.
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.
Documents the properties reported in #76 for a ComfoAir Q600 (ComfoConnect LAN C, firmware R1.5.5), found by changing one setting in the Zehnder app and diffing a full property scan.
The FILTER unit had no properties documented at all until now.
Some caveats, all marked in the table with a
?:TEMPHUMCONTROL 0x08(external setpoint) was assumed by the reporter, not tested.FILTER 0x02was inferred: Zehnder documents a configurable 21-day pre-warning, the property reads exactly 21, and the "order new filters" message appeared at 19 days remaining. The value itself was never changed.FILTER 0x03is solid: written 150 -> 60 -> 2 -> 150 withSENSOR_DAYS_TO_REPLACE_FILTER(PDID 192) tracking every change.Property
0x0Eof TEMPHUMCONTROL is in the issue title but no details about it made it into the issue body, so it stays undocumented for now.🤖 Generated with Claude Code