Closed TheBazeman closed 2 years ago
Can you please post all log output that contains deltasol and please set your logging to debug first.
Do you have a "Resol VBus / LAN" adapter? If so, those are not supported. Only "Resol KM2", "Resol DL2" and "Resol DL3" as these devices collect bus data and provide them via Rest API. VBus/Lan adapters are mere bus transceivers and do not have the needed functionality for this component.
Also in this case, can you give us the output of http://192.168.55.162/cgi-bin/get_resol_device_information so we can deliver a proper error.
I had the same guess but raised a question to Daniel here: https://github.com/danielwippermann/resol-vbus/issues/73
Daniel provides a JSON server example in his JavaScript lib, which listens to Lan devices and "emulates" a KM" interface. But this is way out of scope of this extension I guess.
At least if you aren’t willing to implement that 🥳
Hi all, yes I have an Resol VBus / LAN adapter. Allright I know enough ;-) Will have a look at Daniel his scripts
Thanks all,
regards, Bas
@TheBazeman I created an Home Assistant addon to run the json-live-data-server. Would you like to be a test candidate?
Hi Dirk,
Nice! I would like to, but I don't have a lot of time coming months and running HASS Core (with live-data-server and working like a charm through the configuration.yaml) and not HASS OS yet. Planning to get to HASS OS in a VM in a while. That's for me the moment to take a look at this again.
Thanks a lot, Bas
Hi, great work, but it seems not working for me, looks like http://192.168.55.162/cgi-bin/resol-webservice gives garbage:
I can read data with ServiceCenter though and I can access the device without problems:
Can you help me out?
Thanks, Bas