vaillant: add ecoTEC exclusive VC 256/5-7 (product 0010018461) - #642
Open
NvX78 wants to merge 1 commit into
Open
vaillant: add ecoTEC exclusive VC 256/5-7 (product 0010018461)#642NvX78 wants to merge 1 commit into
NvX78 wants to merge 1 commit into
Conversation
Definitions built from an exhaustive B5 09 register scan of a real appliance (1280 addresses probed on pages 00-04; 555 answered, 215 of them covered by known message definitions). Until now this product id fell through to the final bai.308523.inc fallback, which polls 29 registers this appliance does not have and misses its CO-sensor diagnostics. Five CO-sensor registers on page 01 reply with the value followed by its bitwise-negated copy (integrity check); modelled with a trailing ignored field. Verified against the live appliance (decoded values plausibility-checked, d.93 DSN readback matches the rating plate). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Adds message definitions for the Vaillant ecoTEC exclusive VC 256/5-7
(E-PL), product id 0010018461 (DSN 208, HW 9102, SW 0604), which is
currently not present in the configuration and falls through to the
final
bai.308523.incfallback.How the definitions were obtained
B5 09 0Dregister space on a real appliance:1280 addresses probed (pages 00–04), 555 answered.
bai.*_incvariants — models were taken over verbatim (names, types,comments), so no new naming was invented.
not have (constant
update errornoise) and misses the CO-sensordiagnostics this Green iQ model provides.
One appliance-specific quirk
Five CO-sensor registers on page 01 (
0d0401/0501/0601/0801/0901)reply with the value followed by its bitwise-negated copy (integrity
check), i.e. 4 bytes where sibling variants define 2. Modelled with a
trailing
@maxLength(2) ign: IGNfield.Verification
npm run compile-enpasses; generated CSV matches the config runningon the live appliance for two days (215/215 registers, byte-exact ids).
resistances);
d.93DSN readback (208) matches the rating plate.