]> git.basschouten.com Git - openhab-addons.git/commit
[linky] Adressing issue #11642 (#12561)
authorGaël L'hopital <gael@lhopital.org>
Mon, 4 Apr 2022 08:14:43 +0000 (10:14 +0200)
committerGitHub <noreply@github.com>
Mon, 4 Apr 2022 08:14:43 +0000 (10:14 +0200)
commitcdf4101a94752b874239d0bacfa6915d329c37fb
tree6f9015d28374e2e593275fb2d0d798709f8ed9c3
parentf1a1bd5f1d8de3d0e1e9a4831a0d69e68077ace2
[linky] Adressing issue #11642 (#12561)

* [linky] Addressing issue #11642
Apparently all the mess came from default write buffer size of Jetty client. Maybe during an update of jetty lib in the core.
I also corrected daily data that does not seem to accept J+1 anymore and three SAT findings

While I was here, enhanced LinkyException

Signed-off-by: clinique <gael@lhopital.org>
bundles/org.openhab.binding.linky/src/main/java/org/openhab/binding/linky/internal/LinkyException.java
bundles/org.openhab.binding.linky/src/main/java/org/openhab/binding/linky/internal/LinkyHandlerFactory.java
bundles/org.openhab.binding.linky/src/main/java/org/openhab/binding/linky/internal/api/EnedisHttpApi.java
bundles/org.openhab.binding.linky/src/main/java/org/openhab/binding/linky/internal/handler/LinkyHandler.java