-
Notifications
You must be signed in to change notification settings - Fork 305
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
Recovair 360 behind VR32/3 #485
Comments
Hi, generally it's possible with a single ebus-adpater. you need to rename the recovair 08.recov.csv file to (add).vr32.csv (so of course this means locally hosting your configuration files) and adjusting the latency when you start ebusd to 100000. There are quite a few posts on the discussion forum of ebusd (rather than this configuration files site), you may wish to start here: |
Thanks @JonesGW-MGD seems to be working as desired! Perfect! I'd like to spend some documentation for future use: First I added --latency=100000 and --scanconfig to my EBUSD_OPTS in /etc/default/ebusd restarted ebusd started listen in another ssh-session: (-p 8889 is optional because I'm using another port for ebusd)
searched the matching configuration files in the git repo and downloaded it with wget and the raw https link from github to /var/ebusd/config/
added --configpath=/var/ebusd/config and removed --scanconfig from /etc/default/ebusd restarted ebusd and everything was working fine :-) |
Great! |
Hello!
What's the current state about the communication with this setup and ebusd? Should I install 2 ebus-adapters or is there any configuration-option to get it working with one adapter in the "big" bus with multimatic (after VR32/3)?
The text was updated successfully, but these errors were encountered: