-
Hello Daniel,
I'm currently developing a docker image which uses your java lib. I have two questions:
1. Is it possible to update the releases with the current jar? This would reduce my build ti…
-
Hey @danielwippermann is there any api on KM2 besides cgi-bin/resol-webservice or any call that returns us if this is a KM2 device. For the Home Assistant plugin we are currently trying to improve the…
dm82m updated
2 years ago
-
Hi,
Thanks for this great component. I tried many components but this was first I managed to get easily working. Maybe you should add resol text to somewhere that users would help this much easier?
-
tiele updated
2 years ago
-
I've got the Resol Delta Sol E V2 controller connected through Vbus/Lan adapter to my network.
I generated the Json Spec like described and adapted the config file.
But when I start the script i…
-
I have a Deltasol MX device which also supports multiple heating circuits. Those appear in two different headers but are named the same. So currently this component does only show the last one:
…
-
Hi,
Thanks for your this custom component, I really hope I can get it to work.
Installed from HACS and got two (2) errors after restart and can not get it to work.
Logs say...
Error 1:
…
-
Hello,
in function vBusRead()
the following code:
if (Bufferlength < 20)
{
lastTimeTimer = millis();
Bufferlength = 0;
}
e…
-
on reading field Systemtime with PacketFieldValue.formatText() a NullPointerExpection occurs, as the locale = null in Sepecification.createUtcDateFormat():77:
```
java.lang.NullPointerException
at…
-
**Describe the bug**
resol-vbus lib is dropping support for Node.js versions < 12
**Expected behavior**
Dropping support for Node.js versions < 12 also in myvbus
**Versions:**
- Adapte…