Commit Graph

18 Commits

Author SHA1 Message Date
Andrew Fiddian-Green
d33a5027bc
[velux] back port of #8520 & #8673 bug fixes from OH3 to OH2.5.x (#8702)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2020-10-09 22:55:47 +02:00
boehan
0fa436e279 fix updateState (#8580)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-10-06 19:52:26 +02:00
M Valla
8d5ac7b7a5 [openwebnet] Fixes #8524 and #8547, updated openwebnet4j lib to 0.3.1. Updated README (#8645)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2020-10-05 18:01:50 +02:00
Mateusz Bronk
cc41c560f2 [VolvoOnCall] Backported HTTP req. cache from 3.x
This change is essential for not flooding VOC servers with requests on
each channel update. Cache idea and timeout configuration copied from 3.x
branch ('main', PR#8595) and adapted to 2.5.x codebase.
Related to #8554

Also-by: clinique <gael@lhopital.org>
Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
Mateusz Bronk
a514e1de1a [VolvoOnCall] Backported fix for #8554 from 3.x
User-Agent HTTP header is no longer sent in the requests
- as Jetty/9.4.20.v20190813 is blacklisted server-side.

The backported fix uses a shim wrapper for HttpUtil, allowing to inject
a customized Jetty's HttpClient, while keeping the rest of the interface
intact (goal was to minimize changes: 3.x branch has a more elegant fix
for the same, but coupled with other changes and refactorings that are
not part of this backport).
Resolves #8554

Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
Mateusz Bronk
156492c5e1 [VolvoOnCall] Backported fix for #8518 from 3.x
Changed trip ID data type to match API response.
Resolves #8518

Signed-off-by: Mateusz Bronk <bronkm+gh@gmail.com>
2020-10-04 21:15:51 +02:00
boehan
b123a55950 fix ewt temperatures (#8608)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-10-03 00:12:05 +02:00
miloit
652ad712ab [yioremote] Fixed reconnection and thing creation issues (#8596)
Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
2020-09-29 19:49:13 +02:00
cedricboon
284fe7d45f Fixed 3 bugs (#8584)
Fixed 3 bugs:
- Network bridge not listening on bus
- Reconnection handler keeps reconnecting even after a successful reconnection
- Minor typo in alarm wakeup time channels

Signed-off-by: Cedric Boon <cedric.boon@hotmail.com>
2020-09-27 23:22:44 +02:00
Marcel
0a8794c923 [miio] avoid IndexOutOfBoundsException exception (#8587)
In case of the parameters & response are not equal avoid the
java.lang.IndexOutOfBoundsException: Index: 4, Size: 4

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-09-27 23:22:31 +02:00
Paul Frank
b004c16cb8 Fixes #8538 (modbus extensions missing) (#8575)
Signed-off-by: Paul Frank <pail@gmx.net>
2020-09-25 22:26:59 +02:00
Ondrej Pecta
95cb5746c4 [somfytahoma] fixed detection of roller shutters (#8557)
* [somfytahoma] fixed detection of roller shutters
* [somfytahoma] got rid of compile warning

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2020-09-24 19:56:45 +02:00
boehan
14bc1fcff3 fix channel updates (#8563)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-09-24 19:54:05 +02:00
Hilbrand Bouwkamp
107fad0cfb [venstarthermostat] Fix venstarthermostat feature.xml (#8542)
Also added to bom pom.xml

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-09-22 15:37:52 +02:00
Mike Major
3fef17c112 Remove unused version which no longer parses due to type change (#8515)
Signed-off-by: Mike Major <mike_j_major@hotmail.com>
2020-09-21 18:58:37 +02:00
Kai Kreuzer
4cb13dc8f2 removed skeleton creation scripts
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-21 00:31:27 +02:00
jenkins
15e3fa1567 applied spotless and updated itests
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-21 00:31:09 +02:00
Kai Kreuzer
4be0e341d8 Codebase as of f11ddbc2a3 as an initial commit for the shrunk repo
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-20 23:52:13 +02:00