]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
3 years ago[renault] Improve handling of HTTP 502 responses. (#14586)
Doug Culnane [Mon, 13 Mar 2023 06:51:27 +0000 (07:51 +0100)]
[renault] Improve handling of HTTP 502 responses. (#14586)

Signed-off-by: Doug Culnane <doug@culnane.net>
3 years agoResolve runbundles and fix tests (#14588)
Wouter Born [Sun, 12 Mar 2023 22:00:58 +0000 (23:00 +0100)]
Resolve runbundles and fix tests (#14588)

Related to:

* openhab/openhab-core#3433
* openhab/openhab-core#3446
* openhab/openhab-core#3450

Some tests were updated because private lifecycle methods (annotated with @BeforeAll, @AfterAll, @BeforeEach, or @AfterEach) now lead to an exception.

See: https://junit.org/junit5/docs/current/release-notes/index.html#deprecations-and-breaking-changes-3

Signed-off-by: Wouter Born <github@maindrain.net>
3 years ago[metrics] Remove outdated precondition (#14594)
Kai Kreuzer [Sun, 12 Mar 2023 21:01:08 +0000 (22:01 +0100)]
[metrics] Remove outdated precondition (#14594)

3 years ago[shelly] Fix missing /shelly/manager (#14592)
Wouter Born [Sun, 12 Mar 2023 19:42:12 +0000 (20:42 +0100)]
[shelly] Fix missing /shelly/manager (#14592)

Using Whiteboard annotations seems to fix this issue.

Signed-off-by: Wouter Born <github@maindrain.net>
3 years agoNew translations bluetooth.properties (Italian) (#14591)
openhab-bot [Sun, 12 Mar 2023 18:29:46 +0000 (19:29 +0100)]
New translations bluetooth.properties (Italian) (#14591)

3 years ago[danfossairunit] Unify thing labels (#14577)
Jacob Laursen [Sun, 12 Mar 2023 16:33:28 +0000 (17:33 +0100)]
[danfossairunit] Unify thing labels (#14577)

* Unify thing labels
* Specify connection type

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
3 years agoSupport for RadonEye with v2.x.x firmware (#14549)
joerg1985 [Sun, 12 Mar 2023 09:48:45 +0000 (10:48 +0100)]
Support for RadonEye with v2.x.x firmware (#14549)

Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
3 years ago[groovyscripting] Update Groovy to 4.0.9 and support slurpers (#14499)
Wouter Born [Sat, 11 Mar 2023 20:15:06 +0000 (21:15 +0100)]
[groovyscripting] Update Groovy to 4.0.9 and support slurpers (#14499)

Updates Groovy from 4.0.7 to 4.0.9.

For release notes, see:

https://groovy-lang.org/changelogs/changelog-4.0.8.html
https://groovy-lang.org/changelogs/changelog-4.0.9.html

Adds dependencies and service loader config so JSON, XML and YAML can be more easily parsed using the JsonSlurper, XmlSlurper and YamlSlurper.

Signed-off-by: Wouter Born <github@maindrain.net>
3 years agoEnhancement: Query for subscription url every reconnect attempt (#14573)
Stian Kjoglum [Sat, 11 Mar 2023 16:55:42 +0000 (17:55 +0100)]
Enhancement: Query for subscription url every reconnect attempt (#14573)

Signed-off-by: kjoglum <stiankj@online.no>
3 years agoInstruct contributors to always use "main" branch for PRs (#14574)
Wouter Born [Sat, 11 Mar 2023 11:26:53 +0000 (12:26 +0100)]
Instruct contributors to always use "main" branch for PRs (#14574)

* Instruct contributors to always use "main" branch for PRs
* Fix a typo too

This helps to prevent some frustration between contributors/maintainers.

Signed-off-by: Wouter Born <github@maindrain.net>
3 years ago[renault] Add instructions for adding channels (#14572)
Jacob Laursen [Sat, 11 Mar 2023 09:55:49 +0000 (10:55 +0100)]
[renault] Add instructions for adding channels (#14572)

* Add instruction for adding channel

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
3 years ago[dlinksmarthome] Reboot device daily following shutdown of cloud service (#14479)
Mike Major [Sat, 11 Mar 2023 09:49:30 +0000 (09:49 +0000)]
[dlinksmarthome] Reboot device daily following shutdown of cloud service (#14479)

* Reboot device

---------

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
3 years agoRemove org.apache.common (#14437)
lsiepel [Fri, 10 Mar 2023 22:39:18 +0000 (23:39 +0100)]
Remove org.apache.common (#14437)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[bsblan] Remove org.apache.commons (#14515)
lsiepel [Fri, 10 Mar 2023 22:37:45 +0000 (23:37 +0100)]
[bsblan] Remove org.apache.commons (#14515)

* Replace org.apache.commons with org.unbescape

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[renault] Add channel for pausing/resuming charging (#14527)
fifipil909 [Fri, 10 Mar 2023 22:32:24 +0000 (23:32 +0100)]
[renault] Add channel for pausing/resuming charging (#14527)

* Adding Pause-Resume Endpoint

Signed-off-by: fifipil909 <vincent.pilate@gmail.com>
3 years agoNew translations mynice.properties (Italian) (#14569)
openhab-bot [Fri, 10 Mar 2023 22:31:26 +0000 (23:31 +0100)]
New translations mynice.properties (Italian) (#14569)

3 years agoRemove unused headings (#14571)
Felix Schneider [Fri, 10 Mar 2023 22:31:07 +0000 (23:31 +0100)]
Remove unused headings (#14571)

Remove the unused headings for generation 2. There is probably a manual missing for gen 2, but while this is the case the headlines can be removed

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
3 years ago[iCloud] Ignore HTTP errors != 400 & >= 500 for 2-FA authentication (#14563)
Simon Spielmann [Fri, 10 Mar 2023 20:53:35 +0000 (21:53 +0100)]
[iCloud] Ignore HTTP errors != 400 & >= 500 for 2-FA authentication (#14563)

* Ignore HTTP errors != 400 for 2-FA authentication

---------

Signed-off-by: Simon Spielmann <simon.spielmann@gmx.de>
3 years agoAdd instruction for channel removal (#14473)
Jacob Laursen [Fri, 10 Mar 2023 14:28:52 +0000 (15:28 +0100)]
Add instruction for channel removal (#14473)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
3 years ago[Netatmo] Netatmo documentation (#14567)
Gaël L'hopital [Fri, 10 Mar 2023 12:17:48 +0000 (13:17 +0100)]
[Netatmo] Netatmo documentation (#14567)

* Updating Netatmo documentation

---------

Signed-off-by: clinique <gael@lhopital.org>
3 years ago[mynice] Binding for IT4Wifi module (Nice gate doors) (#12940)
Gaël L'hopital [Fri, 10 Mar 2023 09:33:39 +0000 (10:33 +0100)]
[mynice] Binding for IT4Wifi module (Nice gate doors) (#12940)

Signed-off-by: clinique <gael@lhopital.org>
3 years ago[Netatmo] Modification of the tokenRefresh handling process (#14548)
Gaël L'hopital [Fri, 10 Mar 2023 09:18:30 +0000 (10:18 +0100)]
[Netatmo] Modification of the tokenRefresh handling process (#14548)

* Modification of the tokenRefresh handling process
* Storing refreshToken in userdata/netatmo

---------

Signed-off-by: clinique <gael@lhopital.org>
3 years agoAdd missing addon.xml (#14559)
Jacob Laursen [Thu, 9 Mar 2023 16:19:06 +0000 (17:19 +0100)]
Add missing addon.xml (#14559)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
3 years ago[enocean] Fix condition in getPositionData-D2_05_00 (#14558)
Zhivka Dimova [Thu, 9 Mar 2023 12:08:36 +0000 (13:08 +0100)]
[enocean] Fix condition in getPositionData-D2_05_00 (#14558)

Fix #14528

Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
3 years agoUpdate docs of androiddebugbridge (#14553)
mueller-ma [Thu, 9 Mar 2023 07:22:27 +0000 (08:22 +0100)]
Update docs of androiddebugbridge (#14553)

* Use code fence for intents
* Fix Item type of awake-state
* Pretty print JSON and add Netflix

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
3 years ago[jrubyscripting] Upgrade JRuby to 9.4.2.0 (#14556)
jimtng [Thu, 9 Mar 2023 07:19:10 +0000 (17:19 +1000)]
[jrubyscripting] Upgrade JRuby to 9.4.2.0 (#14556)

This is a major version upgrade from 9.3.x, raising the compatibility level up from Ruby 2.6 to Ruby 3.1

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
3 years ago[neeo] Fix Servlet exceptions due to non-unique names (#14554)
Wouter Born [Wed, 8 Mar 2023 19:19:13 +0000 (20:19 +0100)]
[neeo] Fix Servlet exceptions due to non-unique names (#14554)

It seems that Pax Web nowadays checks that the Servlet names are unique.

Fixes #14545

Signed-off-by: Wouter Born <github@maindrain.net>
3 years ago[Netatmo] Adding Carbon Monoxide sensor (#14543)
Gaël L'hopital [Wed, 8 Mar 2023 18:27:35 +0000 (19:27 +0100)]
[Netatmo] Adding Carbon Monoxide sensor (#14543)

* Added Carbon Monoxide detector

---------

Signed-off-by: clinique <gael@lhopital.org>
3 years ago[ipcamera] Make sure created Servlet supports async (#14552)
Wouter Born [Wed, 8 Mar 2023 16:20:08 +0000 (17:20 +0100)]
[ipcamera] Make sure created Servlet supports async (#14552)

Fixes the folowing errors:

```
HTTP ERROR 500 java.lang.IllegalStateException: !asyncSupported: NotAsync:org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet@536b0858
URI: /ipcamera/192168493/ipcamera.jpg
STATUS: 500
MESSAGE: java.lang.IllegalStateException: !asyncSupported: NotAsync:org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet@536b0858
SERVLET: org.openhab.binding.ipcamera.internal.servlet.CameraServlet
CAUSED BY: java.lang.IllegalStateException: !asyncSupported: NotAsync:org.ops4j.pax.web.service.spi.servlet.OsgiInitializedServlet@536b0858
Powered by Jetty:// 9.4.50.v20221201
```

See:

* https://community.openhab.org/t/openhab-4-0-snapshot-discussion/142322/226
* https://groups.google.com/g/ops4j/c/E9p7tPydPmo
* https://github.com/ops4j/org.ops4j.pax.web/issues/1767

Signed-off-by: Wouter Born <github@maindrain.net>
3 years ago[gpstracker] Add (optional) altitude to location channel (#14396)
lsiepel [Tue, 7 Mar 2023 22:23:30 +0000 (23:23 +0100)]
[gpstracker] Add (optional) altitude to location channel (#14396)

* Add (optional) altitude to location channel
* Add null annotations
* Extend toString with altitude

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[velux] Update documentation (#14478)
Andrew Fiddian-Green [Tue, 7 Mar 2023 22:17:52 +0000 (22:17 +0000)]
[velux] Update documentation (#14478)

* [velux] update documentation

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
3 years ago[sleepiq] Add thing type update instructions (#14460)
Mark Hilbush [Tue, 7 Mar 2023 22:13:18 +0000 (17:13 -0500)]
[sleepiq] Add thing type update instructions (#14460)

* Add thing type update instructions
* Move thingTypeVersion to correct thing type
* Add groupIds to update instructions

Signed-off-by: Mark Hilbush <mark@hilbush.com>
3 years ago[tesla] Stop the WebSocket client when disposing the thing handler (#14483)
lolodomo [Tue, 7 Mar 2023 19:50:37 +0000 (20:50 +0100)]
[tesla] Stop the WebSocket client when disposing the thing handler (#14483)

Fix #14341

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[mqtt.generic] separate command parsing from cached value updating (#12238)
Cody Cutrer [Tue, 7 Mar 2023 18:33:17 +0000 (11:33 -0700)]
[mqtt.generic] separate command parsing from cached value updating (#12238)

* [mqtt.generic] separate command parsing from cached value updating

fixes #12150

Previously, Value.update would parse the command, _and_ update the cached
value with that command. Which means that when sending a command towards
MQTT (instead of processing an update from MQTT), the cached value was
unintentionally updated. This prevented the REFRESH command from returning
the most recent value received from the device.

Separating the two concerns also makes the test more obvious what they are
testing, and vastly simplified a kludgy workaround that RollershutterValue
was using to be able to process Commands that aren't States.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
* [mqtt.generic] split Value::parseCommand into parseMessage

so that a particular value type subclass can have varying implementations
if it desires

---------

Signed-off-by: Cody Cutrer <cody@cutrer.us>
3 years ago[knx] Improve reading of device properties (#14050)
Holger Friedrich [Tue, 7 Mar 2023 18:31:39 +0000 (19:31 +0100)]
[knx] Improve reading of device properties (#14050)

* [knx] Improve reading of device properties
* [knx] DD2 logging only in debug mode

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
3 years ago[knx] Improve thread safety, null-analysis (#14509)
Holger Friedrich [Mon, 6 Mar 2023 21:34:16 +0000 (22:34 +0100)]
[knx] Improve thread safety, null-analysis (#14509)

Carryover from smarthomej/addons#13 and smarthomej/addons#46, smarthomej/addons#60.

Also-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
3 years ago[bluetooth] Null annotations and SAT (#13967)
lsiepel [Mon, 6 Mar 2023 08:38:57 +0000 (09:38 +0100)]
[bluetooth] Null annotations and SAT (#13967)

* null annotation, checkstyle, dependency

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
3 years ago[bluetooth.bluegiga] Refactored and added null annotations (#13974)
lsiepel [Sun, 5 Mar 2023 20:29:10 +0000 (21:29 +0100)]
[bluetooth.bluegiga] Refactored and added null annotations (#13974)

* All SAT warnings

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
3 years agoNew Crowdin updates (#14541)
openhab-bot [Sun, 5 Mar 2023 19:25:51 +0000 (20:25 +0100)]
New Crowdin updates (#14541)

* New translations iCloud.properties (German)
* New translations miele.properties (German)
* New translations jruby.properties (German)
* New translations mqtt.properties (German)
* New translations influxdb.properties (German)
* New translations homekit.properties (German)
* New translations amazonechocontrol.properties (German)
* New translations amazonechocontrol.properties (German)

3 years ago[influxdb] Fix query for InfluxDB2 (#14542)
J-N-K [Sun, 5 Mar 2023 15:04:51 +0000 (16:04 +0100)]
[influxdb] Fix query for InfluxDB2 (#14542)

Signed-off-by: Jan N. Klug <github@klug.nrw>
3 years agoResolve itest runbundles for JUPnP upgrade (#14538)
Wouter Born [Sun, 5 Mar 2023 12:12:49 +0000 (13:12 +0100)]
Resolve itest runbundles for JUPnP upgrade (#14538)

Related to openhab/openhab-core#3421

Signed-off-by: Wouter Born <github@maindrain.net>
3 years agoNew Crowdin updates (#14531)
openhab-bot [Sat, 4 Mar 2023 16:20:03 +0000 (17:20 +0100)]
New Crowdin updates (#14531)

* New translations systeminfo.properties (German)
* New translations tado.properties (German)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (German)
* New translations mybmw.properties (German)
* New translations gardena.properties (German)
* New translations astro.properties (German)
* New translations avmfritz.properties (German)
* New translations chromecast.properties (German)
* New translations hue.properties (German)
* New translations logreader.properties (German)
* New translations icalendar.properties (German)
* New translations max.properties (German)
* New translations comfoair.properties (German)
* New translations denonmarantz.properties (German)
* New translations deutschebahn.properties (German)
* New translations dwdpollenflug.properties (German)
* New translations ecotouch.properties (German)
* New translations epsonprojector.properties (German)
* New translations exec.properties (German)
* New translations homematic.properties (German)
* New translations hpprinter.properties (German)
* New translations http.properties (German)
* New translations magentatv.properties (German)
* New translations awattar.properties (German)

3 years ago[homekit] Update README.md (#14521)
Jonas Bötsch [Fri, 3 Mar 2023 14:12:44 +0000 (15:12 +0100)]
[homekit] Update README.md (#14521)

Tilted blinds do not work when using the documented config.
Changed it to a working example.
Refer here: https://community.openhab.org/t/homekit-addon-adjustable-blinds-not-working-anymore/144869

3 years ago[plugwise] Remove org.apache.common (#14432)
lsiepel [Fri, 3 Mar 2023 14:11:08 +0000 (15:11 +0100)]
[plugwise] Remove org.apache.common (#14432)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[ecobee] Increase temperature precision to decimal (#14517)
darthbevis [Thu, 2 Mar 2023 19:58:34 +0000 (14:58 -0500)]
[ecobee] Increase temperature precision to decimal (#14517)

* Update EcobeeUtils.java

Correcting rounding of setHold values so we have 0.1°F tolerance instead of 1°F.  Makes it easier to use in °C

Signed-off-by: darthbevis <darthbevis@gmail.com>
3 years ago[exec] Fix whitelist not read (#14522)
J-N-K [Thu, 2 Mar 2023 19:57:02 +0000 (20:57 +0100)]
[exec] Fix whitelist not read (#14522)

Signed-off-by: Jan N. Klug <github@klug.nrw>
3 years agoUpgrade to Karaf 4.4.3 (#14040)
Wouter Born [Wed, 1 Mar 2023 17:33:50 +0000 (18:33 +0100)]
Upgrade to Karaf 4.4.3 (#14040)

* Rework Servlets to use Http Whiteboard annotations in favor of proprietary `org.openhab.core.io.http.servlet` classes
* Resolve itest runbundles
* Fix dependency issues
* Catch proper exception when starting hueemulation UpnpServer

Also-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Wouter Born <github@maindrain.net>
3 years agoNew translations rollershutter.properties (Italian) (#14514)
openhab-bot [Mon, 27 Feb 2023 19:08:51 +0000 (20:08 +0100)]
New translations rollershutter.properties (Italian) (#14514)

3 years ago[bluetooth] Add support for RadonEye (BLE) device (#11958)
petero-dk [Mon, 27 Feb 2023 17:59:50 +0000 (18:59 +0100)]
[bluetooth] Add support for RadonEye (BLE) device (#11958)

Signed-off-by: Peter Obel <peter@ecomerc.com>
3 years ago[dsmr] Improved error handling corrupt messages, discovery additional key bug fix...
Hilbrand Bouwkamp [Mon, 27 Feb 2023 16:36:02 +0000 (17:36 +0100)]
[dsmr] Improved error handling corrupt messages, discovery additional key bug fix (#14325)

* [dsmr] Improved error handling to better handle corrupt messages.

- Fix incorrect additional key in bridge discovery service.
- When corrupted P1 telegram is received don't set directly to offline, but let the watchdog do this if to many times this happens.
This makes it a bit more lenient for receiving a bad telegram once in a while. Because some connections are not that stable.
- Simplified error handling, and listeners to one enum/interface to make it more cleaner.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
3 years ago[Netatmo] Floodlight issue on Presence Camera (#14492)
Gaël L'hopital [Mon, 27 Feb 2023 07:59:20 +0000 (08:59 +0100)]
[Netatmo] Floodlight issue on Presence Camera (#14492)

* Solving issue #14458

Signed-off-by: clinique <gael@lhopital.org>
* Removes the usage of "app.netatmo.net" since api now holds these entry points.
I think it was the origin of malfunction of floodlight (to be controlled by somebody who has one).

--------

Signed-off-by: clinique <gael@lhopital.org>
3 years ago[rollershutterposition] Initial contribution (#13259)
jsjames [Sun, 26 Feb 2023 21:54:27 +0000 (13:54 -0800)]
[rollershutterposition] Initial contribution (#13259)

* Initial contribution

Signed-off-by: Jeff James <jeff@james-online.com>
3 years ago[knx] Improve documentation for DPT 1.009 (#14510)
Holger Friedrich [Sun, 26 Feb 2023 17:56:16 +0000 (18:56 +0100)]
[knx] Improve documentation for DPT 1.009 (#14510)

Carryover from smarthomej/addons#73.

Also-by: Jan N. Klug github@klug.nrw
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
3 years ago[ecobee] Alignment according to #14407 (#14506)
lsiepel [Sun, 26 Feb 2023 11:22:03 +0000 (12:22 +0100)]
[ecobee] Alignment according to #14407 (#14506)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[weathercompany] Alignment according to #14407 (#14505)
lsiepel [Sun, 26 Feb 2023 11:21:41 +0000 (12:21 +0100)]
[weathercompany] Alignment according to #14407 (#14505)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[knx] Fix DPT 3.007 (Control Dimming) for non -control channels (#14504)
Holger Friedrich [Sun, 26 Feb 2023 11:19:15 +0000 (12:19 +0100)]
[knx] Fix DPT 3.007 (Control Dimming) for non -control channels (#14504)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Also-by: Jan N. Klug <github@klug.nrw>
3 years ago[goecharger] Fix command sending (#14494)
DeJe63 [Sun, 26 Feb 2023 10:45:46 +0000 (11:45 +0100)]
[goecharger] Fix command sending (#14494)

3 years ago[km200] removed unused configuration URIs (#14488)
Markus Eckhardt [Sun, 26 Feb 2023 10:17:32 +0000 (11:17 +0100)]
[km200] removed unused configuration URIs (#14488)

Signed-off-by: Markus Eckhardt <github@familie-eckhardt.eu>
3 years ago[knx] Remove workaround for DPT 14 (#14503)
Holger Friedrich [Sun, 26 Feb 2023 09:42:26 +0000 (10:42 +0100)]
[knx] Remove workaround for DPT 14 (#14503)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
3 years ago[innogysmarthome] Remove org.apache.commons (#14407)
lsiepel [Sun, 26 Feb 2023 09:24:46 +0000 (10:24 +0100)]
[innogysmarthome] Remove org.apache.commons (#14407)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years agoResolve itests after core changes (#14498)
J-N-K [Sat, 25 Feb 2023 11:37:37 +0000 (12:37 +0100)]
Resolve itests after core changes (#14498)

Signed-off-by: Jan N. Klug <github@klug.nrw>
3 years ago[jsscripting] Upgrade openhab-js to 4.1.0 (#14495)
Florian Hotze [Sat, 25 Feb 2023 09:18:49 +0000 (10:18 +0100)]
[jsscripting] Upgrade openhab-js to 4.1.0 (#14495)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
3 years ago[upnpcontrol] fix shuffle switch also switching only play one (#14490)
Mark Herwege [Fri, 24 Feb 2023 16:20:49 +0000 (17:20 +0100)]
[upnpcontrol] fix shuffle switch also switching only play one (#14490)

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
3 years ago[denonmarantz] Add representation-property to thing-types xml (#14493)
Mark Hilbush [Fri, 24 Feb 2023 16:18:31 +0000 (11:18 -0500)]
[denonmarantz] Add representation-property to thing-types xml (#14493)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
3 years ago[evohome] Add null annotation and minor refactoring (#13885)
lsiepel [Fri, 24 Feb 2023 15:08:53 +0000 (16:08 +0100)]
[evohome] Add null annotation and minor refactoring (#13885)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
3 years ago[tr064] Enhancements, code improvements and fixes (#14468)
J-N-K [Fri, 24 Feb 2023 15:06:53 +0000 (16:06 +0100)]
[tr064] Enhancements, code improvements and fixes (#14468)

Signed-off-by: Jan N. Klug <github@klug.nrw>
3 years ago[neohub] Use createWebSocketClient (#14482)
lolodomo [Fri, 24 Feb 2023 14:02:54 +0000 (15:02 +0100)]
[neohub] Use createWebSocketClient (#14482)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[nibeheatpump] nibegw: Fix setting debug verboseLevel (#14461)
Alex Hermann [Thu, 23 Feb 2023 08:10:31 +0000 (09:10 +0100)]
[nibeheatpump] nibegw: Fix setting debug verboseLevel (#14461)

Signed-off-by: Alex Hermann <gaaf@gmx.net>
3 years ago[daikin] Use createHttpClient (#14481)
lolodomo [Wed, 22 Feb 2023 19:48:06 +0000 (20:48 +0100)]
[daikin] Use createHttpClient (#14481)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[http] Use createHttpClient (#14480)
lolodomo [Wed, 22 Feb 2023 19:37:53 +0000 (20:37 +0100)]
[http] Use createHttpClient (#14480)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[tr064] Use createHttpClient (#14476)
lolodomo [Wed, 22 Feb 2023 16:29:03 +0000 (17:29 +0100)]
[tr064] Use createHttpClient (#14476)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[somneo] Use createHttpClient (#14477)
lolodomo [Wed, 22 Feb 2023 16:28:02 +0000 (17:28 +0100)]
[somneo] Use createHttpClient (#14477)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[tapocontrol] Use createHttpClient (#14475)
lolodomo [Wed, 22 Feb 2023 16:26:47 +0000 (17:26 +0100)]
[tapocontrol] Use createHttpClient (#14475)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[unifi] Use createHttpClient (#14474)
lolodomo [Wed, 22 Feb 2023 16:22:31 +0000 (17:22 +0100)]
[unifi] Use createHttpClient (#14474)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[ecobee] Remove org.apache.commons (#14403)
lsiepel [Wed, 22 Feb 2023 12:50:53 +0000 (13:50 +0100)]
[ecobee] Remove org.apache.commons (#14403)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[upnpcontrol] Fix javadoc links (#14471)
Mark Herwege [Tue, 21 Feb 2023 20:11:21 +0000 (21:11 +0100)]
[upnpcontrol] Fix javadoc links (#14471)

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
3 years ago[knx] FT12: Autodetect cEMI on Weinzierl devices (#14454)
Holger Friedrich [Tue, 21 Feb 2023 18:36:52 +0000 (19:36 +0100)]
[knx] FT12: Autodetect cEMI on Weinzierl devices (#14454)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
3 years ago[smartmeter] Test fix (#13907)
msteigenberger [Tue, 21 Feb 2023 15:26:44 +0000 (16:26 +0100)]
[smartmeter] Test fix (#13907)

Signed-off-by: Matthias Steigenberger <matthias.steigenberger@gmail.com>
3 years ago[vizio] Improve handling of TV's self-signed certificate (#14429)
mlobstein [Tue, 21 Feb 2023 14:58:48 +0000 (08:58 -0600)]
[vizio] Improve handling of TV's self-signed certificate (#14429)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
3 years ago[volvooncall] Adjust thread name for HTTP client (#14469)
lolodomo [Mon, 20 Feb 2023 20:47:46 +0000 (21:47 +0100)]
[volvooncall] Adjust thread name for HTTP client (#14469)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[somfytahoma] Call createHttpClient with a SslContextFactory parameter (#14467)
lolodomo [Mon, 20 Feb 2023 19:33:56 +0000 (20:33 +0100)]
[somfytahoma] Call createHttpClient with a SslContextFactory parameter (#14467)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[remoteopenhab] Call createHttpClient with a SslContextFactory parameter (#14465)
lolodomo [Mon, 20 Feb 2023 19:32:55 +0000 (20:32 +0100)]
[remoteopenhab] Call createHttpClient with a SslContextFactory parameter (#14465)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[linky] Call createHttpClient with a SslContextFactory parameter (#14464)
lolodomo [Mon, 20 Feb 2023 19:32:09 +0000 (20:32 +0100)]
[linky] Call createHttpClient with a SslContextFactory parameter (#14464)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[nanoleaf] Stop the HTTP client when disposing the thing handler (#14459)
lolodomo [Mon, 20 Feb 2023 19:28:27 +0000 (20:28 +0100)]
[nanoleaf] Stop the HTTP client when disposing the thing handler (#14459)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[yioremote] Stop the web socket client when disposing thing handler (#14340)
lolodomo [Mon, 20 Feb 2023 11:39:03 +0000 (12:39 +0100)]
[yioremote] Stop the web socket client when disposing thing handler (#14340)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[boschshc] Add unit tests (#14426)
David Pace [Mon, 20 Feb 2023 07:56:29 +0000 (08:56 +0100)]
[boschshc] Add unit tests (#14426)

Signed-off-by: David Pace <dev@davidpace.de>
3 years ago[sleepiq] Add new channels (#14447)
Mark Hilbush [Sun, 19 Feb 2023 21:53:35 +0000 (16:53 -0500)]
[sleepiq] Add new channels (#14447)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
3 years ago[elerotransmitterstick] Remove apache.commons (#14405)
lsiepel [Sun, 19 Feb 2023 21:16:32 +0000 (22:16 +0100)]
[elerotransmitterstick] Remove apache.commons (#14405)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[neato] Remove org.apache.common (#14415)
lsiepel [Sun, 19 Feb 2023 21:04:49 +0000 (22:04 +0100)]
[neato] Remove org.apache.common (#14415)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[nibeuplink] Remove org.apache.common (#14416)
lsiepel [Sun, 19 Feb 2023 20:56:55 +0000 (21:56 +0100)]
[nibeuplink] Remove org.apache.common (#14416)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[upnpcontrol] Multiple codestyle fixes (#14451)
lsiepel [Sun, 19 Feb 2023 20:55:46 +0000 (21:55 +0100)]
[upnpcontrol] Multiple codestyle fixes (#14451)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[sonos] Fix remaining org.apache.common (#14450)
lsiepel [Sun, 19 Feb 2023 20:51:00 +0000 (21:51 +0100)]
[sonos] Fix remaining org.apache.common (#14450)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[km200] Remove org.apache.commons (#14411)
lsiepel [Sun, 19 Feb 2023 20:42:33 +0000 (21:42 +0100)]
[km200] Remove org.apache.commons (#14411)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[phc] Remove import org.apache.common (#14422)
lsiepel [Sun, 19 Feb 2023 20:34:25 +0000 (21:34 +0100)]
[phc] Remove import org.apache.common (#14422)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[omnikinverter] Remove org.apache.common (#14418)
lsiepel [Sun, 19 Feb 2023 20:19:09 +0000 (21:19 +0100)]
[omnikinverter] Remove org.apache.common (#14418)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[onebusaway] Remove org.apache.common (#14419)
lsiepel [Sun, 19 Feb 2023 20:14:16 +0000 (21:14 +0100)]
[onebusaway] Remove org.apache.common (#14419)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[onkyo] Remove org.apache.common (#14420)
lsiepel [Sun, 19 Feb 2023 20:11:21 +0000 (21:11 +0100)]
[onkyo] Remove org.apache.common (#14420)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[pentair] Remove org.apache.common (#14421)
lsiepel [Sun, 19 Feb 2023 20:07:59 +0000 (21:07 +0100)]
[pentair] Remove org.apache.common (#14421)

Signed-off-by: lsiepel <leosiepel@gmail.com>
3 years ago[mycroft] Adjust thread name for web socket client (#14342)
lolodomo [Sun, 19 Feb 2023 19:59:18 +0000 (20:59 +0100)]
[mycroft] Adjust thread name for web socket client (#14342)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
3 years ago[deconz] Adjust thread name for web socket client (#14343)
lolodomo [Sun, 19 Feb 2023 19:58:14 +0000 (20:58 +0100)]
[deconz] Adjust thread name for web socket client (#14343)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>