Added configuration for Brink Renovent 300 and 400 #406
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.
Based on amazing work of Daniel Stringl, and then heavily extended by me, I believe it is worth to include these config files in the 'source-of-truth' repo, so that it is easily accessible for everyone.
The '3c' file tested on my Brink Renovent Sky 300, that has almost identical parameters (missing the display brightness). The contents are almost identical to '7c' for Renovent 400. The Brink HRUs unfortunately do not follow ebus specification correctly, so the identification is not an ASCII string, hence no IDENT is present, nor any HW/SW versions:
2024-03-03 14:53:09.058 [update notice] received scan-read scan.3c QQ=1f: ENCON; ;-;-
Therefore - only the CIRCUIT is in the name.
The files are based on the 'plus' version of the devices, in the latest SW. Older devices will have less parameters, but since Brink does not follow the ebus protocol, this is the best I can do with the current ebusd behavior.
For cofiguration for complete Brink HRU portfolio, head to my Brink HRU for ebusd repository. The files are not included here, since for other HRUs, the slave address is unknown. Once we learn those addresses through users of those units, we can one by one include them in here.
I have also added a CO2 sensor meter and a ZoneValve configsI found on the internet forums. They are untested, but since the original forum is not in English, this might help few people.