-
Notifications
You must be signed in to change notification settings - Fork 2
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
Compatibility with DL2 V2 #1
Comments
Hi @G8YTZ, Maybe it would be easier to use the REST component directly with the DL2 web link? |
Hi @epenet How would I do this with the rest component and the dl2? |
Hi @Boosmoo |
@G8YTZ Did you get it working? |
Hi all, i would also like to use this modul with a VBUS-Lan Adapter. An easy way could be to use Telnet and pipe the collected data into a file or virtual comport. This script reads the data from lan and pipes it via telnet into a file. Would this help?
|
Just found. Here is python Code to read the data from Lan instead of seriel port: https://github.com/rellit/resol-vbus-python How do we get this together? |
@G8YTZ Did you get it to work? Or found another solution? |
Hi, I have a DL2 running v2 software and using vbus.net to create a web page and right now I'm embedding that in an iframe to display within HASS, however I would like to move away from this and capture the sensor values into HASS.
It looks like you've done some great work, but is there a simple way of adapting your code to pull the data directly from the DL-2 via the LAN interface?
I note work has been done with Node-Red, I am also running Node-Red, so this could be an approach too I guess.
I made one other modification, changed the folder name to resolvbus and the file to sensor.py as pert he error log instruction reflecting recent changes to add-on folders (I'm running 0.91.4) - see below picture.
https://www.npmjs.com/package/resol-vbus
Any ideas/suggestions would be welcome.
Here is my configuration, My unit is a BS 2009, the sensors show, but do not update. I have a DL/2 on V2.2.2 s/w (latest)
best regards,
Justin.
The text was updated successfully, but these errors were encountered: