-
Notifications
You must be signed in to change notification settings - Fork 296
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
Add config for recoVAIR 260/4 #364
base: master
Are you sure you want to change the base?
Conversation
028f603
to
4220457
Compare
Thanks for this PR! Is it possible to also enable the "Stoßlüften" or "Intensivlüftung" option? My Recovair 260/4 allows to set the "Intensivlüftung" to "on", which leads to a maximum intensity ventilation for the next two (?) hours. Thanks! |
Since I have the recoVAIR behind a CR32 and sensoCOMFORT VRC 720 controller, the 'Stoßlüften' or ventilation stage option is hidden for me on the recoVAIR itself and only available on the controller. But please feel free to use this CSV as the base and add the necessary entry. In this CSV there was this line which I couldn't validate and hence didn't include. Maybe you can test it:
And here is something about Stoßlüften: https://github.com/john30/ebusd-configuration/pull/343/files#diff-f53d8d6881f15ea1d3503e3a86f330fbee14f2f30ff7a8c3fa35351ba819fd2bR20 |
Sorry for the late response. I finally found time to integrate the recoVAIR into my home automation system. I can confirm that the line above works if the recoVAIR is not behind a CR32. The same is true for
Besides, I managed to find the correct register for the intensive ventilation:
You can add this to your PR, if you want to. |
merge with upstream is missing |
60146f6
to
a31f56b
Compare
First, thank you for the config! It was super helpful while integrating with my recoVAIR 360/4. Works like a charm. With one exception: |
I'm also getting those errors for IntensiveVolumeFlow and ReducedVolumeFlow:
|
I also noticed the |
I'm sharing my working config for a recoVAIR 260/4. The config from #343 didn't fully work for me, especially reading the temperatures but then I also found another config here. I merged both configs, added some entries like supply and exhaust air speed and polished it up.
Disclaimer: I've tested it with a recoVAIR 260/4 behind a VR32. It also works for that case when the file is stored as
18.v32.csv
(if the VR32 is located at address 18, adapt accordingly!) instead of08.recov.csv
but from the loxforum it sounds that it works with the same IDs in both cases, just different target address and circuit name.