dm82m / hass-Deltasol-KM2

Custom component for retrieving sensor information from Resol KM1/KM2, DL2/DL3, VBus/LAN, VBus/USB
MIT License
25 stars 6 forks source link

Support possible for VBus®/LAN interface adapter? #20

Closed CaptInsano closed 2 years ago

CaptInsano commented 2 years ago

I have the vbus adaptor here:

https://www.resol.de/en/produktdetail/76

Is it possible to access it's data via this integration? When I set up the integration at present I get the following error with debugging active:

Unexpected error fetching deltasol_km2_sensor data: Your device was reachable but we could not correctly detect it

I can access the vbus data over LAN via the RESOL Service Centre app:

image

The WebUI for the vbus to LAN adaptor looks like the following:

image

image

I would gladly help in any way possible if we could get his working.

I would love to get the sensor data into homeassistant

dm82m commented 2 years ago

Sadly not supported, see: https://github.com/dm82m/hass-Deltasol-KM2/issues/17

dm82m commented 1 year ago

@CaptInsano I created an Home Assistant addon to run the json-live-data-server. Would you like to be a test candidate?