boehan
099ae8f06d
fix channel updates ( #8563 )
...
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-09-24 19:52:17 +02:00
Hilbrand Bouwkamp
daccb66b43
Fix feature names in feature.xml files ( #8569 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-09-24 10:43:08 -07:00
Wouter Born
f0ee7ffb2f
Remove Jersey ClientBuilder compatibility ( #8561 )
...
Fixes #7531
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-24 10:40:12 -07:00
Wouter Born
cc042dabff
Remove deprecated handleUpdate from ThingHandler ( #8558 )
...
The handleUpdate method was deprecated when profiles were introduced (see eclipse-archived/smarthome#4108 ).
Instead the "follow profile" can be used which forwards item updates as commands to handlers.
This profile works with any binding instead of only those that implement the handleUpdate method.
Related to openhab/openhab-core#1669
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-24 17:50:47 +02:00
Wouter Born
4d67ef2a6b
Apply Spotless on disabled add-ons ( #8568 )
...
This should make it easier to fix these broken add-ons and the PRs that fix them will then not contain all these changes which make them easier to review.
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-24 15:02:38 +02:00
Wouter Born
12bef45ff8
Remove deprecated ConfigOptionProvider.getParameterOptions method ( #8556 )
...
Related to openhab/openhab-core#1667
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-23 11:28:23 -07:00
Nicolai Grødum
9c16f3c6f5
[hueemulation] Fixed nullpointer in adjustedColorStateFromItemState ( #8560 )
...
Signed-off-by: Nicolai Grødum <grodum@gmail.com>
2020-09-23 11:20:20 -07:00
Ondrej Pecta
cafa8fdcff
[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-23 10:43:22 -07:00
Wouter Born
f156a80d2f
Fix BaseThingHandler.initialize() deprecations ( #8553 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-23 13:32:46 +02:00
Hilbrand Bouwkamp
be10dea6ea
[venstarthermostat] Fix venstarthermostat feature.xml ( #8542 )
...
Also added to bom pom.xml
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-09-22 15:36:18 +02:00
Wouter Born
99461f26b3
Reenable MapTransformationServiceTest ( #8533 )
...
Depends on openhab/openhab-core#1661
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-22 14:30:42 +02:00
Wouter Born
1f7da6b669
Fix ConfigurableService deprecations ( #8526 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-22 08:48:05 +02:00
Wouter Born
5297ac2524
[imperihome] Adapt call to ZDT in Persistence API ( #8527 )
...
Fixes #8290
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 23:35:31 +02:00
Wouter Born
0c11a21d90
Fix ConfigConstants deprecations ( #8525 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 22:57:04 +02:00
Wouter Born
7f39d01a0f
Remove/ignore Eclipse project files ( #8529 )
...
Fixes #8451
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 22:50:37 +02:00
Mike Major
d714c0e350
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:54:31 +02:00
pacive
33db6b428f
Remove paperui sorting workaround ( #8517 )
...
Signed-off-by: Anders Alfredsson <andersb86@gmail.com>
2020-09-21 18:53:45 +02:00
Wouter Born
bd82ca82df
Migrate tests to JUnit 5 ( #8519 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 18:21:26 +02:00
Kai Kreuzer
6df6783b60
added migrated 2.x add-ons
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-21 03:37:19 +02:00
Kai Kreuzer
bbf1a7fd29
Codebase as of c53e4aed26
as an initial commit for the shrunk repo
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-20 23:57:58 +02:00