]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
2 years ago[pulseaudio] Make the process method asynchronous (#15179)
Gwendal Roulleau [Thu, 6 Jul 2023 17:21:12 +0000 (19:21 +0200)]
[pulseaudio] Make the process method asynchronous (#15179)

* [pulseaudio] Make the process method asynchronous

And use the new 'complete' system to signal core that the sound is fully played.

---------

Signed-off-by: Gwendal Roulleau <gwendal.roulleau@gmail.com>
2 years agoUpdated README.md (UoM, fixed links) (#15186)
Bernhard Bauer [Wed, 5 Jul 2023 20:47:45 +0000 (22:47 +0200)]
Updated README.md (UoM, fixed links) (#15186)

Signed-off-by: Bernhard Bauer <bern77@gmail.com>
2 years agocorrect README (#15188)
Hans Böhm [Wed, 5 Jul 2023 20:16:04 +0000 (22:16 +0200)]
correct README (#15188)

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2 years agoNew translations energidataservice.properties (Italian) (#15185)
openhab-bot [Wed, 5 Jul 2023 18:43:27 +0000 (20:43 +0200)]
New translations energidataservice.properties (Italian) (#15185)

2 years ago[Freeboxos] New binding alternative to Freebox binding (#12342)
Gaël L'hopital [Wed, 5 Jul 2023 18:13:29 +0000 (20:13 +0200)]
[Freeboxos] New binding alternative to Freebox binding (#12342)

* SAT warnings handling

Signed-off-by: clinique <gael@lhopital.org>
* Correcting potential NPE

Signed-off-by: clinique <gael@lhopital.org>
* Correcting a NPE on error

Signed-off-by: clinique <gael@lhopital.org>
* Active player request falls to incorrect API version

Signed-off-by: clinique <gael@lhopital.org>
* Reintroducing missing capability to send keys to player.
Solving an NPE

Signed-off-by: clinique <gael@lhopital.org>
* Handling DUTY CYCLE more gracefully

Signed-off-by: clinique <gael@lhopital.org>
* Enhancing DUTY CYCLE

Signed-off-by: clinique <gael@lhopital.org>
* Moving to SNAPSHOT 3.4

Signed-off-by: clinique <gael@lhopital.org>
* Adress inconsistencies in binding name

Signed-off-by: clinique <gael@lhopital.org>
* Discover Freebox Delta Home equipments(basic_shutter)

* Clean previous test code

* Fix "Unexpected command"

* Fix thing comm error

* README for basic shutter

* Fix MR discusions and solve maven check errors and warnings

* Fix MR discusions

* Fix README.md

* Enhancing logging to indentify source of erratic warn

Signed-off-by: clinique <gael@lhopital.org>
* Deny polling a device data when its API is needed and it is OFFLINE

Signed-off-by: clinique <gael@lhopital.org>
* Taking #11833 in accound

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Snapshot 4.0.0
Correcting apiDomain was not used as expected
Code cleansing.

Signed-off-by: clinique <gael@lhopital.org>
* Implementing SHUTTER Home Node

Signed-off-by: clinique <gael@lhopital.org>
* Saving work before instroduction of ArrayListDeserializer

Signed-off-by: clinique <gael@lhopital.org>
* Enhanced deserialization to simplify code

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Java 17 records

Signed-off-by: clinique <gael@lhopital.org>
* Switching to addons.xml, headers updated

Signed-off-by: clinique <gael@lhopital.org>
* Correcting two errors.

Signed-off-by: clinique <gael@lhopital.org>
* Enhance usage of global variables

Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement for base classes

Signed-off-by: clinique <gael@lhopital.org>
* solving SAT issues

Signed-off-by: clinique <gael@lhopital.org>
* Adding IliadBox compatibility

Signed-off-by: clinique <gael@lhopital.org>
* Commiting work

Signed-off-by: clinique <gael@lhopital.org>
* Saving work

Signed-off-by: clinique <gael@lhopital.org>
* Rebooting Home Node part

Signed-off-by: clinique <gael@lhopital.org>
* Spotless apply

Signed-off-by: clinique <gael@lhopital.org>
* Adding i18n

Signed-off-by: clinique <gael@lhopital.org>
* Decreasing websocket logging level

Signed-off-by: clinique <gael@lhopital.org>
* SAT warnings handling

Signed-off-by: clinique <gael@lhopital.org>
* Correcting potential NPE

Signed-off-by: clinique <gael@lhopital.org>
* Correcting a NPE on error

Signed-off-by: clinique <gael@lhopital.org>
* Active player request falls to incorrect API version

Signed-off-by: clinique <gael@lhopital.org>
* Reintroducing missing capability to send keys to player.
Solving an NPE

Signed-off-by: clinique <gael@lhopital.org>
* Handling DUTY CYCLE more gracefully

Signed-off-by: clinique <gael@lhopital.org>
* Enhancing DUTY CYCLE

Signed-off-by: clinique <gael@lhopital.org>
* Moving to SNAPSHOT 3.4

Signed-off-by: clinique <gael@lhopital.org>
* Adress inconsistencies in binding name

Signed-off-by: clinique <gael@lhopital.org>
* Discover Freebox Delta Home equipments(basic_shutter)

* Clean previous test code

* Fix "Unexpected command"

* Fix thing comm error

* README for basic shutter

* Fix MR discusions and solve maven check errors and warnings

* Fix MR discusions

* Fix README.md

* Enhancing logging to indentify source of erratic warn

Signed-off-by: clinique <gael@lhopital.org>
* Deny polling a device data when its API is needed and it is OFFLINE

Signed-off-by: clinique <gael@lhopital.org>
* Taking #11833 in accound

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Snapshot 4.0.0
Correcting apiDomain was not used as expected
Code cleansing.

Signed-off-by: clinique <gael@lhopital.org>
* Implementing SHUTTER Home Node

Signed-off-by: clinique <gael@lhopital.org>
* Saving work before instroduction of ArrayListDeserializer

Signed-off-by: clinique <gael@lhopital.org>
* Enhanced deserialization to simplify code

Signed-off-by: clinique <gael@lhopital.org>
* Switching to Java 17 records

Signed-off-by: clinique <gael@lhopital.org>
* Switching to addons.xml, headers updated

Signed-off-by: clinique <gael@lhopital.org>
* Correcting two errors.

Signed-off-by: clinique <gael@lhopital.org>
* Enhance usage of global variables

Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement for base classes

Signed-off-by: clinique <gael@lhopital.org>
* solving SAT issues

Signed-off-by: clinique <gael@lhopital.org>
* Adding IliadBox compatibility

Signed-off-by: clinique <gael@lhopital.org>
* Commiting work

Signed-off-by: clinique <gael@lhopital.org>
* Saving work

Signed-off-by: clinique <gael@lhopital.org>
* Rebooting Home Node part

Signed-off-by: clinique <gael@lhopital.org>
* Spotless apply

Signed-off-by: clinique <gael@lhopital.org>
* Enhancing SAT report

Signed-off-by: clinique <gael@lhopital.org>
* I think that mvn spotless:apply has a problem with records - trying once again

Signed-off-by: clinique <gael@lhopital.org>
* Avoid requesting detailed information for a shutdown repeater.

Signed-off-by: clinique <gael@lhopital.org>
* Switched fan speed to RPM unit

Signed-off-by: clinique <gael@lhopital.org>
* Correcting SAT

Signed-off-by: clinique <gael@lhopital.org>
* Correcting SAT

Signed-off-by: clinique <gael@lhopital.org>
* Divergence between eclipse and mvn spotless:apply

Signed-off-by: clinique <gael@lhopital.org>
* YASAT

Signed-off-by: clinique <gael@lhopital.org>
* Corrections following fwolter code review

Signed-off-by: clinique <gael@lhopital.org>
* Pleasing SAT

Signed-off-by: clinique <gael@lhopital.org>
* Second fwolter code review

Signed-off-by: clinique <gael@lhopital.org>
* Porting modifications introduced in PR #15121

Signed-off-by: clinique <gael@lhopital.org>
* Removing redundant null checks.

Signed-off-by: clinique <gael@lhopital.org>
* Rebased.

Signed-off-by: clinique <gael@lhopital.org>
* Trying to remove the last sleep.

Signed-off-by: clinique <gael@lhopital.org>
* Reporting modifications of PR #15121

Signed-off-by: clinique <gael@lhopital.org>
* Reverting to working and cleaner granting process

Signed-off-by: clinique <gael@lhopital.org>
* Removing last Thread:Sleep

Signed-off-by: clinique <gael@lhopital.org>
* spotless:apply

Signed-off-by: clinique <gael@lhopital.org>
---------

Signed-off-by: clinique <gael@lhopital.org>
Co-authored-by: ben.12 <benmor_12@yahoo.fr>
2 years ago[boschshc] Code enhancements and Sonar issue fixes (#15160)
David Pace [Tue, 4 Jul 2023 21:25:13 +0000 (23:25 +0200)]
[boschshc] Code enhancements and Sonar issue fixes (#15160)

* replace call to deprecated HSBType::getRGB() with
ColorUtil::hsbTosRgb()
* make constructors of abstract classes protected
* use instanceof with pattern matching (JEP 305)
* enhance switches with combined cases using comma-separated case
expressions
* remove unnecessary public modifiers in unit tests

Signed-off-by: David Pace <dev@davidpace.de>
2 years agoFix MIME type (#15162)
mlobstein [Tue, 4 Jul 2023 19:35:35 +0000 (14:35 -0500)]
Fix MIME type (#15162)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years agoFix MIME type (#15161)
mlobstein [Tue, 4 Jul 2023 19:34:43 +0000 (14:34 -0500)]
Fix MIME type (#15161)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[hydrawise] Fixes occasional connection issues (#15177)
Dan Cunningham [Tue, 4 Jul 2023 19:29:03 +0000 (12:29 -0700)]
[hydrawise] Fixes occasional connection issues (#15177)

* The Hydrawise API can return sometimes return a non JSON response during service outages, like when they are updating thier software.  This treats this as a connection error and allows the client to try the poll again.
* Adds additional http status checking

Fixes #15170

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2 years agoNew Crowdin updates (#15178)
openhab-bot [Tue, 4 Jul 2023 18:40:34 +0000 (20:40 +0200)]
New Crowdin updates (#15178)

* New translations energidataservice.properties (Danish)

2 years agoRemove obsoleted texts and update description (#15176)
Jacob Laursen [Tue, 4 Jul 2023 17:50:18 +0000 (19:50 +0200)]
Remove obsoleted texts and update description (#15176)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[avmfritz] Fix wrong system channel types (#15172)
J-N-K [Mon, 3 Jul 2023 20:48:03 +0000 (22:48 +0200)]
[avmfritz] Fix wrong system channel types (#15172)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[energidataservice] Initial contribution (#14376)
Jacob Laursen [Mon, 3 Jul 2023 16:16:17 +0000 (18:16 +0200)]
[energidataservice] Initial contribution (#14376)

* Initial contribution

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Remove Value-Added Tax

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Migrate naming convention

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add channel configuration example

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Remove current prefixes for forward compatibility with timestamped items

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add filter for another grid company

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Use ISO 3166-1 alpha-2 codes in lowercase for XSD compliance

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix error handling for deserializers

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix compliance with RFC 9110 section 10.1.5

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add JavaScript example code

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Refactor List to Collection and use iterators

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add filter for another grid company

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Extend cached history to 24 hours

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Remove filter for expired GLN

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix typos

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Improve descriptions

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Improve logging

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[comfoair] extend UoM support, add semantic tags & update state descriptions (#15167)
Hans Böhm [Mon, 3 Jul 2023 15:45:45 +0000 (17:45 +0200)]
[comfoair] extend UoM support, add semantic tags & update state descriptions (#15167)

* enable UoM for rpm values
* support uom for non-hour time channels
* add state options for frost setting
* add data type for percentage
* support DecimalType for QuantityType channels
* support rfc2217
* improve state description for time channels
* improve code style in DataTypes
* remove unnecessary command type check
* enable UoM for enthalpy timer

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2 years ago[mail] Add mail content processing (#14345)
J-N-K [Mon, 3 Jul 2023 07:07:27 +0000 (09:07 +0200)]
[mail] Add mail content processing (#14345)

* [mail] Add mail content processing

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years agofix timescale db type replacement (#15156)
Robert D [Sun, 2 Jul 2023 19:20:50 +0000 (21:20 +0200)]
fix timescale db type replacement (#15156)

Signed-off-by: querdenker2k <querdenker2k@gmx.de>
2 years ago[intesis] Add configurable polling interval (#15138)
Hans-Jörg Merk [Sun, 2 Jul 2023 19:10:32 +0000 (21:10 +0200)]
[intesis] Add configurable polling interval (#15138)

Signed-off-by: hmerk <github@hmerk.de>
2 years ago[upnpcontrol] Support for more audio streams through the HTTP audio s… (#15122)
lolodomo [Sun, 2 Jul 2023 09:23:41 +0000 (11:23 +0200)]
[upnpcontrol] Support for more audio streams through the HTTP audio s… (#15122)

* [upnpcontrol] Support for more audio streams through the HTTP audio servlet

Related to #15113

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[sonos] Support for more audio streams through the HTTP audio servlet (#15116)
lolodomo [Sun, 2 Jul 2023 09:22:31 +0000 (11:22 +0200)]
[sonos] Support for more audio streams through the HTTP audio servlet (#15116)

* [sonos] Audio sink supporting more audio streams

Related to #15113

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[ipcamera] Fix discovery crashes when networks have access rights issues in docker...
Matthew Skinner [Sun, 2 Jul 2023 07:11:06 +0000 (17:11 +1000)]
[ipcamera] Fix discovery crashes when networks have access rights issues in docker (#15059)

* Fix discovery crashes if network use is blocked by docker.
* Change log levels to be more useful.
* add better reolink discovery check

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2 years ago[hue] Implement CLIP 2 / API v2 (#13570)
Andrew Fiddian-Green [Sat, 1 Jul 2023 22:48:31 +0000 (23:48 +0100)]
[hue] Implement CLIP 2 / API v2 (#13570)

* [hue] Implement CLIP 2 / API v2

---------

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2 years ago[mactts] Add LRU cache (#15109)
lolodomo [Sat, 1 Jul 2023 08:59:30 +0000 (10:59 +0200)]
[mactts] Add LRU cache (#15109)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[androidtv] Normalized exception logging for both MessageParsers (#15157)
morph166955 [Fri, 30 Jun 2023 15:20:14 +0000 (10:20 -0500)]
[androidtv] Normalized exception logging for both MessageParsers (#15157)

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[androidtv] Updates to GoogleTV 4.39.644 (#15154)
morph166955 [Fri, 30 Jun 2023 06:07:51 +0000 (01:07 -0500)]
[androidtv] Updates to GoogleTV 4.39.644 (#15154)

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[androidtv] Resolves EmptyControlStatement SAT alerts (#15158)
morph166955 [Fri, 30 Jun 2023 05:53:01 +0000 (00:53 -0500)]
[androidtv] Resolves EmptyControlStatement SAT alerts (#15158)

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[androidtv] Update BouncyCastle to jdk18on and 1.75 (#15140)
morph166955 [Wed, 28 Jun 2023 05:16:31 +0000 (00:16 -0500)]
[androidtv] Update BouncyCastle to jdk18on and 1.75 (#15140)

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[velux] Fix limit minimum bug (#15088)
Chiuaua79 [Tue, 27 Jun 2023 21:00:32 +0000 (23:00 +0200)]
[velux] Fix limit minimum bug (#15088)

Also-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Cor Hoogendoorn <chiuaua@hotmail.com>
2 years agoNew Crowdin updates (#15142)
openhab-bot [Tue, 27 Jun 2023 20:57:57 +0000 (22:57 +0200)]
New Crowdin updates (#15142)

* New translations boschindego.properties (Danish)
* New translations androidtv.properties (Italian)

2 years ago[knx] Code cleanup (#15141)
Holger Friedrich [Tue, 27 Jun 2023 18:22:06 +0000 (20:22 +0200)]
[knx] Code cleanup (#15141)

* cleanup
* [knx] Replace StringBuffer with StringBuilder

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years agoResolve itest runbundles (#15139)
Wouter Born [Mon, 26 Jun 2023 20:22:55 +0000 (22:22 +0200)]
Resolve itest runbundles (#15139)

With openhab/openhab-core#3355 the dependencies changed.

Signed-off-by: Wouter Born <github@maindrain.net>
2 years ago[shelly] Add support for Shelly BLU series of devices (#15031)
Markus Michels [Mon, 26 Jun 2023 14:37:50 +0000 (16:37 +0200)]
[shelly] Add support for Shelly BLU series of devices (#15031)

* support for Pro 3EM (WIP)
* Support for Plug-S and Smoke added
* new channel resetTotals for emeters, new channel sensor#mute for Smoke
* Validate Temp reported by CoAP before updating channel, ignore 999
* Add support for Shelly BLU Button and Door/Window

Signed-off-by: Markus Michels <markus7017@gmail.com>
2 years ago[androidtv] AndroidTV Binding initial contribution (#14282)
morph166955 [Mon, 26 Jun 2023 06:49:42 +0000 (01:49 -0500)]
[androidtv] AndroidTV Binding initial contribution (#14282)

Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2 years ago[boschindego] Add support for random mowing status code (#15135)
Tom Laermans [Sun, 25 Jun 2023 15:08:35 +0000 (17:08 +0200)]
[boschindego] Add support for random mowing status code (#15135)

* Add Bosch Indego 'Mowing randomly' state code 524

Signed-off-by: Tom Laermans <tom.laermans@powersource.cx>
2 years ago[yamahamusiccast] Fix DecimalType commands for volumeDB channel (#15124)
Florian Hotze [Sun, 25 Jun 2023 10:14:58 +0000 (12:14 +0200)]
[yamahamusiccast] Fix DecimalType commands for volumeDB channel (#15124)

* [yamahamusiccast] Fix volumeDB channel doesn't accept DecimalType and QuantityType commands

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2 years agoBump json in /bundles/org.openhab.binding.dbquery (#14805)
dependabot[bot] [Sun, 25 Jun 2023 09:37:38 +0000 (11:37 +0200)]
Bump json in /bundles/org.openhab.binding.dbquery (#14805)

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years agoBump json in /bundles/org.openhab.binding.mercedesme (#14804)
dependabot[bot] [Sun, 25 Jun 2023 09:37:04 +0000 (11:37 +0200)]
Bump json in /bundles/org.openhab.binding.mercedesme (#14804)

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20180813 to 20230227.
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)

---
updated-dependencies:
- dependency-name: org.json:json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago[jsscriptingnashorn] Fix addon.xml (#15133)
J-N-K [Sun, 25 Jun 2023 07:20:31 +0000 (09:20 +0200)]
[jsscriptingnashorn] Fix addon.xml (#15133)

The addon-id was wrong (the same as for `jsscripting`), leading to wrong responses of the add-on service when both are installed.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years agoFix build (#15132)
J-N-K [Sun, 25 Jun 2023 07:18:55 +0000 (09:18 +0200)]
Fix build (#15132)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[inmemory] Initial contribution (#15063)
J-N-K [Sat, 24 Jun 2023 09:15:09 +0000 (11:15 +0200)]
[inmemory] Initial contribution (#15063)

This is the initial contribution of a new volatile persistence service. It does store values in memory only and can especially be used for forecasts or other data where volatile storage is sufficient.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years agoFix error handling + migrate to the injected JAX-RS ClientBuilder (#15096)
Karel Goderis [Fri, 23 Jun 2023 18:53:03 +0000 (20:53 +0200)]
Fix error handling + migrate to the injected JAX-RS ClientBuilder (#15096)

Signed-off-by: Karel Goderis <karel.goderis@me.com>
2 years ago[radiothermostat] Skip clock sync when override is on (#15127)
mlobstein [Wed, 21 Jun 2023 13:44:38 +0000 (08:44 -0500)]
[radiothermostat] Skip clock sync when override is on (#15127)

* Don't sync clock when override is on

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[jsscripting] Bump openhab-js version to 4.4.0 (#15128)
Florian Hotze [Tue, 20 Jun 2023 13:40:11 +0000 (15:40 +0200)]
[jsscripting] Bump openhab-js version to 4.4.0 (#15128)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2 years ago[rrd4j] Improve timestamp handling (#15107)
J-N-K [Sun, 18 Jun 2023 19:14:41 +0000 (21:14 +0200)]
[rrd4j] Improve timestamp handling (#15107)

* [rrd4j] Improve timestamp handling

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years agoNew translations tradfri.properties (Italian) (#15112)
openhab-bot [Sun, 18 Jun 2023 18:25:56 +0000 (20:25 +0200)]
New translations tradfri.properties (Italian) (#15112)

2 years ago[robonect] Fix `NullPointerException` on reinitialization (#15003)
Jacob Laursen [Sun, 18 Jun 2023 07:06:19 +0000 (09:06 +0200)]
[robonect] Fix `NullPointerException` on reinitialization (#15003)

* Fix NullPointerException on reinitialization

Fixes #15001

2 years ago[tradfri] Add support for Air Purifier (#14836)
Vivien Boistuaud [Sat, 17 Jun 2023 13:29:03 +0000 (15:29 +0200)]
[tradfri] Add support for Air Purifier (#14836)

* [tradfri] Added Support for Air Purifier (#7)

Added Support for Tradfri Air Purifier:
* Added documentation disambiguation Tradfri vs Dirigera
* Added Tradfri Air Purifier - fanMode and fanSpeed
* Workable Tradfri Air Purifier basic implementation
* Tradfri: modified fanMode type and definition
* Tradfri Air Purifier: Added disableLed
* Tradfri Air Purifier: Added lockPhysicalButton
* Tradfri Air Purifier: Added airQuality data
* Tradfri Air Purifier: Added filterCheck data
* Tradfri Air Purifier: Added translations
* Tradfri Air Purifier: Added filter_uptime
* Tradfri Air Purifier: code optimization
* Documentation for supported Air Purifier channels
Fixes #14816

Signed-off-by: Vivien Boistuaud <github@boistuaud.net>
2 years ago[somneo] Add alarm support and other improvements (#14882)
0x4d4d [Sat, 17 Jun 2023 10:55:27 +0000 (12:55 +0200)]
[somneo] Add alarm support and other improvements (#14882)

* [somneo] Add alarm clock channels

Signed-off-by: Michael Myrcik <michael.myrcik@web.de>
2 years ago[renault] Add support for MyDacia accounts and Dacia Spring car (#15101)
Doug Culnane [Sat, 17 Jun 2023 10:46:01 +0000 (12:46 +0200)]
[renault] Add support for MyDacia accounts and Dacia Spring car (#15101)

* [renault] Support for MyDacia accounts and Dacia Spring car

Signed-off-by: Doug Culnane <doug@culnane.net>
2 years ago[radiothermostat] Add MyRadioThermostat/EnergyHub cloud removal note (#15098)
mlobstein [Sat, 17 Jun 2023 10:22:03 +0000 (05:22 -0500)]
[radiothermostat] Add MyRadioThermostat/EnergyHub cloud removal note (#15098)

* Add cloud removal note

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[rrd4j] Add console commands to check and clean RRD files (#14960)
lolodomo [Fri, 16 Jun 2023 07:19:37 +0000 (09:19 +0200)]
[rrd4j] Add console commands to check and clean RRD files (#14960)

Console commands added to detect and remove RRD files associated with items that no longer exist.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[modbus.e3dc] battery capacity added (#15085)
Bernd Weymann [Fri, 16 Jun 2023 05:46:32 +0000 (07:46 +0200)]
[modbus.e3dc] battery capacity added (#15085)

* battery capacity added

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
* i18n for channel additions

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
---------

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2 years agoReduce SAT warnings (#15090)
Holger Friedrich [Wed, 14 Jun 2023 22:02:10 +0000 (00:02 +0200)]
Reduce SAT warnings (#15090)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years agoNew translations netatmo.properties (Italian) (#15095)
openhab-bot [Wed, 14 Jun 2023 14:39:33 +0000 (16:39 +0200)]
New translations netatmo.properties (Italian) (#15095)

2 years ago[influxdb] Handle exceptions gracefully (#15062)
J-N-K [Tue, 13 Jun 2023 18:54:27 +0000 (20:54 +0200)]
[influxdb] Handle exceptions gracefully (#15062)

* [influxdb] Handle exceptions gracefully

Signed-off-by: Jan N. Klug <github@klug.nrw>
* also catch InfluxDBIOExceptions

Signed-off-by: Jan N. Klug <github@klug.nrw>
---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[Netatmo] Enhance webhook handling and dispatching (#15045)
Gaël L'hopital [Tue, 13 Jun 2023 18:35:45 +0000 (20:35 +0200)]
[Netatmo] Enhance webhook handling and dispatching (#15045)

* Enhance webhook handling and dispatching

Signed-off-by: clinique <gael@lhopital.org>
* Corrects flapping channels on Home when using single home for security and energy

Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement

Signed-off-by: clinique <gael@lhopital.org>
* Adding some missing EventType submitted on the webhook

Signed-off-by: clinique <gael@lhopital.org>
---------

Signed-off-by: clinique <gael@lhopital.org>
2 years ago[vesync] Update README.md (#15032)
dag81 [Tue, 13 Jun 2023 15:34:58 +0000 (16:34 +0100)]
[vesync] Update README.md (#15032)

* Update README.md

[veSync] Corrected Readme channel definitions
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2 years ago[transform.vat] Suppress warnings for NULL/UNDEF (#15089)
Jacob Laursen [Tue, 13 Jun 2023 15:31:45 +0000 (17:31 +0200)]
[transform.vat] Suppress warnings for NULL/UNDEF (#15089)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[knx] Implement console commands (#15064)
Holger Friedrich [Tue, 13 Jun 2023 15:30:17 +0000 (17:30 +0200)]
[knx] Implement console commands (#15064)

* [knx] Implement console commands

Add commands knx:* to openHAB console.
Initial implementation of knx:show_unknown_ga, which shows group
addresses which are seen in the installation but not used by
openHAB.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years ago- Introduced more output for debugging (w/ log level debug) (#15070)
Guenther Schreiner [Sun, 11 Jun 2023 19:10:53 +0000 (21:10 +0200)]
- Introduced more output for debugging (w/ log level debug) (#15070)

- Fixed support for MB-LAN (=KM200, version 1.0) by avoiding query of an unsupported attribute.
- BEFORE this fix: The MBLAN does not support the /gateway/registrations attribute and returns an invalid answer:
*   [b.binding.km200.internal.KM200Device] - /gateway/registrations: trying to query information.
*   [b.binding.km200.internal.KM200Device] - /gateway/registrations: trying to decode: [B@4de25f6.
*   [binding.km200.internal.KM200Cryption] - Length of message is 11.
*   [binding.km200.internal.KM200Cryption] - Did NOT decrypt message
*   [binding.km200.internal.KM200Cryption] - Exception on encoding

Logging of detailed error message.

Signed-off-by: guenther.schreiner@smile.de
2 years ago[knx] dynamic channel-types (#15072)
J-N-K [Sun, 11 Jun 2023 19:04:09 +0000 (21:04 +0200)]
[knx] dynamic channel-types (#15072)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[boschshc] Upgrade to REST API version 3.2 (#15053) (#15067)
David Pace [Sun, 11 Jun 2023 15:52:26 +0000 (17:52 +0200)]
[boschshc] Upgrade to REST API version 3.2 (#15053) (#15067)

closes #15053

Signed-off-by: David Pace <dev@davidpace.de>
2 years ago[opengarage] Add vehicle status not available. (#15080)
Ken Seal [Sun, 11 Jun 2023 10:16:13 +0000 (03:16 -0700)]
[opengarage] Add vehicle status not available. (#15080)

Signed-off-by: Ken Seal <hunzinker@gmail.com>
2 years ago[knx] Fix DPT 10 handling (#15082)
Karel Goderis [Sun, 11 Jun 2023 10:15:23 +0000 (12:15 +0200)]
[knx] Fix DPT 10 handling (#15082)

Signed-off-by: Karel Goderis <karel.goderis@me.com>
2 years agoNew translations plex.properties (Italian) (#15076)
openhab-bot [Sat, 10 Jun 2023 13:36:42 +0000 (15:36 +0200)]
New translations plex.properties (Italian) (#15076)

2 years agoNew translations wundergroundupdatereceiver.properties (Danish) (#15071)
openhab-bot [Sat, 10 Jun 2023 10:15:55 +0000 (12:15 +0200)]
New translations wundergroundupdatereceiver.properties (Danish) (#15071)

2 years ago[plex] Initial contribution (#15057)
mlobstein [Sat, 10 Jun 2023 05:22:02 +0000 (00:22 -0500)]
[plex] Initial contribution (#15057)

* aronbeurskens plex baseline

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* review changes

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Clean-up PlexApiConnector exception handling

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Additional clean-up

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* review changes

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* review changes

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
---------

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years agoBump Netty version to 4.1.92.Final (#14878)
Matthew Skinner [Thu, 8 Jun 2023 13:56:27 +0000 (23:56 +1000)]
Bump Netty version to 4.1.92.Final (#14878)

Update to latest netty to ensure latest improvements and security patches are applied.

https://netty.io/news/2023/04/25/4-1-92-Final.html

* Adapt itests to new netty release

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Also-by: Holger Friedrich <mail@holger-friedrich.de>
2 years agoNew translations shelly.properties (German) (#15055)
openhab-bot [Wed, 7 Jun 2023 20:43:29 +0000 (22:43 +0200)]
New translations shelly.properties (German) (#15055)

2 years ago[systeminfo] README: spell unlinked channels do not get updates (#15035)
Дилян Палаузов [Mon, 5 Jun 2023 16:51:19 +0000 (18:51 +0200)]
[systeminfo] README: spell unlinked channels do not get updates (#15035)

typos: insert space after comma

cf. https://github.com/openhab/openhab-addons/issues/15007

Co-authored-by: Дилян Палаузов <dpa-git@aegee.org>
2 years ago[oceanic] Remove dependency on RXTX for serial communication (#15044)
Karel Goderis [Fri, 2 Jun 2023 19:57:32 +0000 (21:57 +0200)]
[oceanic] Remove dependency on RXTX for serial communication (#15044)

Signed-off-by: Karel Goderis <karel.goderis@me.com>
2 years ago[surepetcare] Adapt blocked user agent (#15047)
Jacob Laursen [Fri, 2 Jun 2023 10:29:42 +0000 (12:29 +0200)]
[surepetcare] Adapt blocked user agent (#15047)

* Adapt blocked user agent

Fixes #15046

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoNew Crowdin updates (#15034)
openhab-bot [Sun, 28 May 2023 18:02:12 +0000 (20:02 +0200)]
New Crowdin updates (#15034)

* New translations boschindego.properties (Danish)
* New translations hdpowerview.properties (Danish)
* New translations airq.properties (German)
* New translations amazondashbutton.properties (German)
* New translations ekey.properties (German)
* New translations evcc.properties (German)
* New translations feed.properties (German)
* New translations gpstracker.properties (German)
* New translations heliosventilation.properties (German)
* New translations mybmw.properties (German)
* New translations qolsysiq.properties (Italian)

2 years ago[shelly] Support for Plus Smoke, Plus Plug-S/IT/UK/US, Plus Dimmer US, Pro 3EM; ...
Markus Michels [Wed, 24 May 2023 12:20:11 +0000 (14:20 +0200)]
[shelly] Support for Plus Smoke, Plus Plug-S/IT/UK/US, Plus Dimmer US, Pro 3EM;  fix Gen1 sensor initialization (#14532)

* support for Pro 3EM (WIP)
* Support for Plug-S and Smoke added
* new channel resetTotals for emeters, new channel sensor#mute for Smoke
* Validate Temp reported by CoAP before updating channel, ignore 999
* Support device temp for Pro3, fix emeter.current rouding on 1 instead of
3 deciaml digits, check for reinit before executing channel command,
avoid NPE in Shelly Manaher
* Fix NPE in Shelly Manager with Plus/Pro devices (not having all Gen1
settings initialized)
* Avoid NPE if device time is not set; check thing stopping state to
prevent "handler already disposed"

Signed-off-by: Markus Michels <markus7017@gmail.com>
2 years ago[hdpowerview] Add support for Generation 3 (#13355)
Andrew Fiddian-Green [Wed, 24 May 2023 11:00:14 +0000 (12:00 +0100)]
[hdpowerview] Add support for Generation 3 (#13355)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2 years agoDeclare missing connection attribute (#15016)
Holger Friedrich [Tue, 23 May 2023 19:38:13 +0000 (21:38 +0200)]
Declare missing connection attribute (#15016)

* Declare missing connection attribute
* change mactts, marytts, and picotts to none for consistency

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years agoUpdate to SAT version 0.15.0 (#15015)
Kai Kreuzer [Tue, 23 May 2023 07:11:22 +0000 (09:11 +0200)]
Update to SAT version 0.15.0 (#15015)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2 years ago[modbus] Re-enable itests after core change (#15017)
Holger Friedrich [Tue, 23 May 2023 06:04:00 +0000 (08:04 +0200)]
[modbus] Re-enable itests after core change (#15017)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years ago[imperihome] Remove imperihome addon (#15014)
Holger Friedrich [Tue, 23 May 2023 05:38:21 +0000 (07:38 +0200)]
[imperihome] Remove imperihome addon (#15014)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years ago[luftdateninfo][sensorcommunity] Rename binding to Sensor.Community (#15012)
Holger Friedrich [Mon, 22 May 2023 05:57:23 +0000 (07:57 +0200)]
[luftdateninfo][sensorcommunity] Rename binding to Sensor.Community (#15012)

* [luftdateninfo][sensorcommunity] Rename binding to match the new name Sensor.Community

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years ago[evcc] Adjust to API changes & Add new channels for evcc 0.117.0 (#14983)
Florian Hotze [Sun, 21 May 2023 19:21:38 +0000 (21:21 +0200)]
[evcc] Adjust to API changes & Add new channels for evcc 0.117.0 (#14983)

* [evcc] Remove `hasVehicle` channel
* [evcc] Update API for evcc 0.117.0
* [evcc] Fix targetSoC and targetTime not working

Also:
- Use new Java 17 features.

Fixes #14348.

* [evcc] Add `targetEnergy` channel
* [evcc] Make `batteryPrioritySoC` channel writable

Closes #14347.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2 years ago[airthings] Fix thing types (#15013)
J-N-K [Sun, 21 May 2023 15:32:52 +0000 (17:32 +0200)]
[airthings] Fix thing types (#15013)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[airthings] Adapt channels to new dimention for Radon measurements (#15011)
Kai Kreuzer [Sun, 21 May 2023 15:15:14 +0000 (17:15 +0200)]
[airthings] Adapt channels to new dimention for Radon measurements (#15011)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2 years ago[influxdb] support restoring unit for dimension items (#15009)
J-N-K [Sat, 20 May 2023 21:01:23 +0000 (23:01 +0200)]
[influxdb] support restoring unit for dimension items (#15009)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years agoAdd UoM support for rotational speed channels (#15002)
Jacob Laursen [Sat, 20 May 2023 10:32:51 +0000 (12:32 +0200)]
Add UoM support for rotational speed channels (#15002)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoUpdate README.md (#15008)
David Martin [Sat, 20 May 2023 10:27:16 +0000 (18:27 +0800)]
Update README.md (#15008)

The field name for the speed of the serial interface is baudrate and not baud. At least this is what I had to implement in OH3.4.4.

Signed-off-by: David Martin <david@itbeyond.com.au>
2 years ago[mqtt.espmilighthub] Fix things do not come ONLINE if MQTT Client Status Topic not...
Matthew Skinner [Fri, 19 May 2023 11:53:43 +0000 (21:53 +1000)]
[mqtt.espmilighthub] Fix things do not come ONLINE if MQTT Client Status Topic not supplied. (#14877)

* Update readme and add new thing status message.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2 years ago[sonnen] Update to API V2 of vendor and add PowerMeter (#14589)
chingon007 [Wed, 17 May 2023 22:16:08 +0000 (00:16 +0200)]
[sonnen] Update to API V2 of vendor and add PowerMeter (#14589)

* Implementing sonnen APi V2
* Fixed issues with powermeter and added two more channels from consumption.

Signed-off-by: chingon007 <tron81@gmx.de>
2 years ago[tapocontrol] LightEffects for L530 can now be set (#14972)
Christian Wild [Wed, 17 May 2023 19:42:46 +0000 (21:42 +0200)]
[tapocontrol] LightEffects for L530 can now be set (#14972)

removed 'queryChild' for devices with no childs

Signed-off-by: Christian Wild <christian@wildclan.de>
2 years agoUpdate app list URLs (#15000)
mlobstein [Wed, 17 May 2023 18:23:14 +0000 (13:23 -0500)]
Update app list URLs (#15000)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[systeminfo] Fix and re-enable tests (#14992)
Mark Herwege [Wed, 17 May 2023 18:13:24 +0000 (20:13 +0200)]
[systeminfo] Fix and re-enable tests (#14992)

* [systeminfo] Fix itests after core change
* re-enable test

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Co-authored-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[mercedesme] Remove the access token when the thing is removed (#14942)
lolodomo [Mon, 15 May 2023 21:56:00 +0000 (23:56 +0200)]
[mercedesme] Remove the access token when the thing is removed (#14942)

* [mercedesme] Remove the access token when the thing is removed

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[liquidcheck] Initial contribution (#13287)
Marcel Goerentz [Sat, 13 May 2023 22:19:56 +0000 (00:19 +0200)]
[liquidcheck] Initial contribution (#13287)

* Add new binding liquidcheck

Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
2 years agoFix NullPointerException (#14989)
Jacob Laursen [Sat, 13 May 2023 19:25:23 +0000 (21:25 +0200)]
Fix NullPointerException (#14989)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[voicerss] Fix service-id in addon.xml (#14988)
J-N-K [Sat, 13 May 2023 19:16:23 +0000 (21:16 +0200)]
[voicerss] Fix service-id in addon.xml (#14988)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[jdbc] Fix addon-info (#14987)
J-N-K [Sat, 13 May 2023 18:55:31 +0000 (20:55 +0200)]
[jdbc] Fix addon-info (#14987)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[nest] Remove the access token when the thing is removed (#14940)
lolodomo [Sat, 13 May 2023 17:06:41 +0000 (19:06 +0200)]
[nest] Remove the access token when the thing is removed (#14940)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years agoUpgrade SAT to 0.14 (#14981)
Holger Friedrich [Sat, 13 May 2023 17:04:36 +0000 (19:04 +0200)]
Upgrade SAT to 0.14 (#14981)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years ago[harmonyhub] Use AbstractStorageBasedTypeProvider (#14507)
J-N-K [Sat, 13 May 2023 16:07:48 +0000 (18:07 +0200)]
[harmonyhub] Use AbstractStorageBasedTypeProvider (#14507)

* [harmonyhub] Use AbstractDynamicTypeProvider

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[influxdb] Implement ModifiablePersistenceService (#14959)
J-N-K [Sat, 13 May 2023 10:37:48 +0000 (12:37 +0200)]
[influxdb] Implement ModifiablePersistenceService (#14959)

* [influxdb] Implement ModifiablePersistenceService

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[ipcamera] Add Reolink API support (#14728)
Matthew Skinner [Sat, 13 May 2023 10:31:39 +0000 (20:31 +1000)]
[ipcamera] Add Reolink API support (#14728)

Signed-off-by: Matthew Skinner <matt@pcmus.com>