lolodomo
bd56fd8e5d
[bindings a-k] Fix deprecated tag "required" ( #10410 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-03-29 22:00:06 +02:00
Wouter Born
f3503430b4
Rework more commons-lang usages ( #10314 )
...
* Reworks many commons-lang usages to use standard Java
* Updates all remaining commons.lang imports to commons.lang3
Related to openhab/openhab-addons#7722
Signed-off-by: Wouter Born <github@maindrain.net>
2021-03-16 12:38:16 +01:00
Wouter Born
ee59803df8
Remove org.jetbrains.annotations.NotNull ( #10334 )
...
Only Eclipse JDT annotations should be used, see:
https://www.openhab.org/docs/developer/guidelines.html#null-annotations
Signed-off-by: Wouter Born <github@maindrain.net>
2021-03-14 23:22:52 +01:00
Johannes Einig
2127ac23c8
[heos] Fix runtime error; Support for new Denon "Home" speaker added ( #9935 )
...
* Support for Denon "Home" speaker as bridge added
* Fixed a runtime issue if no serial number is provided by the player, by using the PID as a fallback if no serial number is available
Signed-off-by: Wire82 <johannes.einig@me.com>
2021-01-28 22:41:28 +01:00
Martin van Wingerden
5dd30ea35f
[HEOS] Update pause/stop handling ( #9941 )
...
Update PAUSE/STOP handling depending on the item that is currently playing.
Signed-off-by: Martin van Wingerden <martin@martinvw.nl>
2021-01-25 22:56:08 +01:00
Wouter Born
f926cd8080
Add POM and feature dependencies for commons-net ( #9940 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-25 13:45:12 +01:00
Stefan Triller
5682292c0b
Bump Apache Commons Net to 3.7.2 ( #9921 )
...
See discussion https://github.com/openhab/openhab-core/pull/2141#issuecomment-764938965
Nrjavaserial needs it and we want the latest version
Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Stefan Triller <github@stefantriller.de>
2021-01-24 13:21:28 +01:00
Wouter Born
d6364aceb1
Update license headers to 2021 ( #9620 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-02 22:03:14 +01:00
Wouter Born
ecac667258
Apply Spotless, update skeleton project version, resolve itest runbundles ( #9459 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-22 10:37:44 +01:00
jenkins
e4554f4aa6
[unleash-maven-plugin] Preparation for next development cycle.
2020-12-21 10:36:42 +00:00
Wouter Born
ac6f08908f
Use renamed Units class ( #9267 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-07 10:34:02 +01:00
Kai Kreuzer
007c3b56e5
removed deprecated author information from binding.xml ( #9113 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-11-23 19:06:33 -08:00
J-N-K
ba4c96d99d
[infrastructure] move infered nullness warnings to error and update EEA ( #8949 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-12 21:07:11 +01:00
Wouter Born
978e122e00
Rework ThingActions ( #8755 )
...
* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-15 10:53:53 +02:00
Wouter Born
bef1046258
Rework ThingActions ( #8732 )
...
* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions
Related to:
* openhab/openhab-core#1714
* openhab/openhab-core#1639
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-14 19:01:12 +02:00
Hilbrand Bouwkamp
003c3af985
Remove immediate = true from all Components ( #8615 )
...
We recommend not to use this on add-ons.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-10-01 20:27:01 -07: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
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