]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
5 years agoMinor cleanup to README.
Matt [Mon, 28 Sep 2020 20:29:05 +0000 (16:29 -0400)]
Minor cleanup to README.

Signed-off-by: Matt Toothman <matt.toothman+openhab@gmail.com>
5 years ago[yioremote] Fixed reconnection and thing creation issues (#8596)
miloit [Tue, 29 Sep 2020 17:48:11 +0000 (19:48 +0200)]
[yioremote] Fixed reconnection and thing creation issues (#8596)

Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
5 years ago[velux] eliminate mvn compiler warnings (#8606)
Andrew Fiddian-Green [Tue, 29 Sep 2020 17:21:44 +0000 (18:21 +0100)]
[velux] eliminate mvn compiler warnings (#8606)

* [velux] remove redundant NonNullByDefault annotations

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[lutron] Replace calls to methods deprecated in Java 11 (#8602)
Bob A [Tue, 29 Sep 2020 17:16:54 +0000 (13:16 -0400)]
[lutron] Replace calls to methods deprecated in Java 11 (#8602)

* [lutron] Replace calls to methods deprecated in Java 11
* [lutron] Resolve comments

Signed-off-by: Bob Adair <bob.github@att.net>
5 years agoFixed urls in template that resulted in a 404 (#8601)
Kai Kreuzer [Mon, 28 Sep 2020 21:10:39 +0000 (23:10 +0200)]
Fixed urls in template that resulted in a 404 (#8601)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[avmfritz] Added support for DECT440 device (#8588)
Christoph Weitkamp [Mon, 28 Sep 2020 19:35:37 +0000 (21:35 +0200)]
[avmfritz] Added support for DECT440 device (#8588)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[velux] fix concurrency bugs, other minor issues, update readme.md (replaces #8493...
Andrew Fiddian-Green [Mon, 28 Sep 2020 16:27:46 +0000 (17:27 +0100)]
[velux] fix concurrency bugs, other minor issues, update readme.md (replaces #8493) (#8520)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years agoFixed 3 bugs (#8584)
cedricboon [Sun, 27 Sep 2020 21:20:25 +0000 (23:20 +0200)]
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>
5 years ago[miio] avoid IndexOutOfBoundsException exception (#8587)
Marcel [Sun, 27 Sep 2020 21:14:04 +0000 (23:14 +0200)]
[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>
5 years agoFixes #8538 (modbus extensions missing) (#8575)
Paul Frank [Fri, 25 Sep 2020 20:23:51 +0000 (22:23 +0200)]
Fixes #8538 (modbus extensions missing) (#8575)

Signed-off-by: Paul Frank <pail@gmx.net>
5 years ago[insteon] remove optional from the description of network parameters (#8555)
robnielsen [Fri, 25 Sep 2020 20:23:07 +0000 (15:23 -0500)]
[insteon] remove optional from the description of network parameters (#8555)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years agoRemoved usage to IOUtils.toString (#8579)
Hilbrand Bouwkamp [Fri, 25 Sep 2020 18:46:14 +0000 (20:46 +0200)]
Removed usage to IOUtils.toString (#8579)

Specifically the toString reading from inputstream.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[nikohomecontrol] Fix deprecated MQTT transport call (#8577)
Wouter Born [Fri, 25 Sep 2020 10:16:27 +0000 (12:16 +0200)]
[nikohomecontrol] Fix deprecated MQTT transport call (#8577)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoexclude bundles that are not yet included in the build from the aggregated feature...
Kai Kreuzer [Thu, 24 Sep 2020 21:23:10 +0000 (23:23 +0200)]
exclude bundles that are not yet included in the build from the aggregated feature (#8573)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agoFix MQTT transport deprecations (#8570)
Wouter Born [Thu, 24 Sep 2020 20:50:46 +0000 (22:50 +0200)]
Fix MQTT transport deprecations (#8570)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoFixed mvn reference for config files (#8572)
Kai Kreuzer [Thu, 24 Sep 2020 20:45:01 +0000 (22:45 +0200)]
Fixed mvn reference for config files (#8572)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agofix channel updates (#8563)
boehan [Thu, 24 Sep 2020 17:52:17 +0000 (19:52 +0200)]
fix channel updates (#8563)

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
5 years agoFix feature names in feature.xml files (#8569)
Hilbrand Bouwkamp [Thu, 24 Sep 2020 17:43:08 +0000 (19:43 +0200)]
Fix feature names in feature.xml files (#8569)

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years agoUpdate CODEOWNERS file (#8566)
Wouter Born [Thu, 24 Sep 2020 17:42:24 +0000 (19:42 +0200)]
Update CODEOWNERS file (#8566)

* Update CODEOWNERS file

* Add missing bundles/itests dirs
* Remove bundles/itests dirs that no longer exist
* Sort list

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoRemove Jersey ClientBuilder compatibility (#8561)
Wouter Born [Thu, 24 Sep 2020 17:40:12 +0000 (19:40 +0200)]
Remove Jersey ClientBuilder compatibility (#8561)

Fixes #7531

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoRemove deprecated handleUpdate from ThingHandler (#8558)
Wouter Born [Thu, 24 Sep 2020 15:50:47 +0000 (17:50 +0200)]
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>
5 years agoApply Spotless on disabled add-ons (#8568)
Wouter Born [Thu, 24 Sep 2020 13:02:38 +0000 (15:02 +0200)]
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>
5 years ago[avmfritz] Reenable itest (#8567)
Wouter Born [Thu, 24 Sep 2020 12:51:11 +0000 (14:51 +0200)]
[avmfritz] Reenable itest (#8567)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[ntp] Reenable itest (#8565)
Wouter Born [Thu, 24 Sep 2020 06:42:12 +0000 (08:42 +0200)]
[ntp] Reenable itest (#8565)

With these changes and working channelLink events (openhab/openhab-core#1634) the ntp itest works again.

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[feed] Reenable itest (#8564)
Wouter Born [Thu, 24 Sep 2020 06:41:46 +0000 (08:41 +0200)]
[feed] Reenable itest (#8564)

With these changes and working channelLink events (openhab/openhab-core#1634) the feed itest works again.

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[yioremote] added missing entries in bom and CODEOWNERS (#8544)
Kai Kreuzer [Wed, 23 Sep 2020 19:49:30 +0000 (21:49 +0200)]
[yioremote] added missing entries in bom and CODEOWNERS (#8544)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agoRemove deprecated ConfigOptionProvider.getParameterOptions method (#8556)
Wouter Born [Wed, 23 Sep 2020 18:28:23 +0000 (20:28 +0200)]
Remove deprecated ConfigOptionProvider.getParameterOptions method (#8556)

Related to openhab/openhab-core#1667

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[hueemulation] Fixed nullpointer in adjustedColorStateFromItemState (#8560)
Nicolai Grødum [Wed, 23 Sep 2020 18:20:20 +0000 (20:20 +0200)]
[hueemulation] Fixed nullpointer in adjustedColorStateFromItemState (#8560)

Signed-off-by: Nicolai Grødum <grodum@gmail.com>
5 years ago[somfytahoma] fixed detection of roller shutters (#8557)
Ondrej Pecta [Wed, 23 Sep 2020 17:43:22 +0000 (19:43 +0200)]
[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>
5 years agoFix BaseThingHandler.initialize() deprecations (#8553)
Wouter Born [Wed, 23 Sep 2020 11:32:46 +0000 (13:32 +0200)]
Fix BaseThingHandler.initialize() deprecations (#8553)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoremoved pom.xml.versionsBackup files (#8552)
Kai Kreuzer [Wed, 23 Sep 2020 07:00:21 +0000 (09:00 +0200)]
removed pom.xml.versionsBackup files (#8552)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[venstarthermostat] Fix venstarthermostat feature.xml (#8542)
Hilbrand Bouwkamp [Tue, 22 Sep 2020 13:36:18 +0000 (15:36 +0200)]
[venstarthermostat] Fix venstarthermostat feature.xml (#8542)

Also added to bom pom.xml

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years agoReenable MapTransformationServiceTest (#8533)
Wouter Born [Tue, 22 Sep 2020 12:30:42 +0000 (14:30 +0200)]
Reenable MapTransformationServiceTest (#8533)

Depends on openhab/openhab-core#1661

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agodo not apply spotless to footer.xml (#8539)
Kai Kreuzer [Tue, 22 Sep 2020 10:17:25 +0000 (12:17 +0200)]
do not apply spotless to footer.xml (#8539)

* Ignore footer.xml by spotless

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agoFix ConfigurableService deprecations (#8526)
Wouter Born [Tue, 22 Sep 2020 06:48:05 +0000 (08:48 +0200)]
Fix ConfigurableService deprecations (#8526)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoFix and reenable more integration tests (#8535)
Wouter Born [Tue, 22 Sep 2020 06:19:04 +0000 (08:19 +0200)]
Fix and reenable more integration tests (#8535)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[imperihome] Adapt call to ZDT in Persistence API (#8527)
Wouter Born [Mon, 21 Sep 2020 21:35:31 +0000 (23:35 +0200)]
[imperihome] Adapt call to ZDT in Persistence API (#8527)

Fixes #8290

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoreintroduced aggregated features and restored the standard feature name (#8532)
Kai Kreuzer [Mon, 21 Sep 2020 21:32:41 +0000 (23:32 +0200)]
reintroduced aggregated features and restored the standard feature name (#8532)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agoFix ConfigConstants deprecations (#8525)
Wouter Born [Mon, 21 Sep 2020 20:57:04 +0000 (22:57 +0200)]
Fix ConfigConstants deprecations (#8525)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoRemove/ignore Eclipse project files (#8529)
Wouter Born [Mon, 21 Sep 2020 20:50:37 +0000 (22:50 +0200)]
Remove/ignore Eclipse project files (#8529)

Fixes #8451

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoRemove unused version which no longer parses due to type change (#8515)
Mike Major [Mon, 21 Sep 2020 16:54:31 +0000 (17:54 +0100)]
Remove unused version which no longer parses due to type change (#8515)

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
5 years agoRemove paperui sorting workaround (#8517)
pacive [Mon, 21 Sep 2020 16:53:45 +0000 (18:53 +0200)]
Remove paperui sorting workaround (#8517)

Signed-off-by: Anders Alfredsson <andersb86@gmail.com>
5 years agoMigrate tests to JUnit 5 (#8519)
Wouter Born [Mon, 21 Sep 2020 16:21:26 +0000 (18:21 +0200)]
Migrate tests to JUnit 5 (#8519)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoadded migrated 2.x add-ons
Kai Kreuzer [Sun, 20 Sep 2020 23:58:32 +0000 (01:58 +0200)]
added migrated 2.x add-ons

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agoCodebase as of https://github.com/openhab/openhab2-addons/tree/c53e4aed2627ec899c0831...
Kai Kreuzer [Sat, 20 Feb 2010 18:23:32 +0000 (19:23 +0100)]
Codebase as of https://github.com/openhab/openhab2-addons/tree/c53e4aed2627ec899c083170430399f8925e3345 as an initial commit for the shrunk repo

Signed-off-by: Kai Kreuzer <kai@openhab.org>