]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
20 months agoNew translations watsonstt.properties (French) (#16957)
openhab-bot [Sat, 29 Jun 2024 08:55:55 +0000 (10:55 +0200)]
New translations watsonstt.properties (French) (#16957)

20 months agoNew Crowdin updates (#16954)
openhab-bot [Fri, 28 Jun 2024 22:39:41 +0000 (00:39 +0200)]
New Crowdin updates (#16954)

* New translations mffan.properties (French)
* New translations watsonstt.properties (French)

20 months agoRemove apache in itest (#16953)
lsiepel [Fri, 28 Jun 2024 22:19:56 +0000 (00:19 +0200)]
Remove apache in itest (#16953)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[openhabcloud] Further README improvements (#16942)
Florian Hotze [Fri, 28 Jun 2024 20:13:24 +0000 (22:13 +0200)]
[openhabcloud] Further README improvements (#16942)

Also-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months agoAdd JRuby examples in READMEs (#16948)
jimtng [Fri, 28 Jun 2024 20:10:03 +0000 (06:10 +1000)]
Add JRuby examples in READMEs (#16948)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[jsscripting] Upgrade openhab-js to 5.3.0 (#16951)
Florian Hotze [Fri, 28 Jun 2024 17:15:49 +0000 (19:15 +0200)]
[jsscripting] Upgrade openhab-js to 5.3.0 (#16951)

This adds the new notification builder.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months ago[ecovacs] Add DEEBOT T20e to supported device list (#16952)
maniac103 [Fri, 28 Jun 2024 15:38:29 +0000 (17:38 +0200)]
[ecovacs] Add DEEBOT T20e to supported device list (#16952)

Fixes #16121

Signed-off-by: Danny Baumann <dannybaumann@web.de>
20 months ago[teslapowerwall] Initial contribution (#16876)
Paul Smedley [Fri, 28 Jun 2024 11:33:54 +0000 (21:03 +0930)]
[teslapowerwall] Initial contribution  (#16876)

* Latest fixes

Signed-off-by: Paul Smedley <paul@smedley.id.au>
20 months ago[livisismarthome] Support for the indoor siren device added (#16914)
Sven Strohschein [Thu, 27 Jun 2024 17:25:58 +0000 (19:25 +0200)]
[livisismarthome] Support for the indoor siren device added (#16914)

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Signed-off-by: Sven Strohschein <novanic@gmx.de>
20 months ago[bosesoundtouch] Fix parsing of metadata fields (#16898)
David Pace [Thu, 27 Jun 2024 17:22:29 +0000 (19:22 +0200)]
[bosesoundtouch] Fix parsing of metadata fields (#16898)

XML text content was not processed correctly in case the value contained XML entities.
Signed-off-by: David Pace <dev@davidpace.de>
20 months ago[inmemory] Default persistence strategy Forecast (#16496)
Mark Herwege [Thu, 27 Jun 2024 06:58:11 +0000 (08:58 +0200)]
[inmemory] Default persistence strategy Forecast (#16496)

* default forecast persistence strategy

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
20 months ago[openhabcloud] Update README for new notification features (#16941)
Florian Hotze [Wed, 26 Jun 2024 20:09:45 +0000 (22:09 +0200)]
[openhabcloud] Update README for new notification features (#16941)

* [openhabcloud] Update README for new notification features

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months ago[openhabcloud] Enhanced Notification Actions (#16938)
Dan Cunningham [Wed, 26 Jun 2024 18:32:09 +0000 (11:32 -0700)]
[openhabcloud] Enhanced Notification Actions (#16938)

* [openhabcloud] Enhanced Notification Actions

Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
20 months ago[mybmw] add stop charging command (#16937)
Martin Grassl [Tue, 25 Jun 2024 20:54:13 +0000 (22:54 +0200)]
[mybmw] add stop charging command (#16937)

Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
20 months agoMake sure that energy meter packets are not queued up. (#16841)
Łukasz Dywicki [Tue, 25 Jun 2024 19:27:43 +0000 (21:27 +0200)]
Make sure that energy meter packets are not queued up. (#16841)

Hide `open()` socket call beneath PacketListener, so caller do not need to care about that.
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
20 months ago[fineoffsetweatherstation] Replace apache.commons (#16923)
lsiepel [Tue, 25 Jun 2024 19:06:41 +0000 (21:06 +0200)]
[fineoffsetweatherstation] Replace apache.commons (#16923)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[jsscripting] Upgrade openhab-js to 5.2.0 (#16935)
Florian Hotze [Tue, 25 Jun 2024 18:47:15 +0000 (20:47 +0200)]
[jsscripting] Upgrade openhab-js to 5.2.0 (#16935)

Adds support for https://github.com/openhab/openhab-core/pull/4259.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months agoNew Crowdin updates (#16933)
openhab-bot [Mon, 24 Jun 2024 21:10:08 +0000 (23:10 +0200)]
New Crowdin updates (#16933)

* New translations watsonstt.properties (Italian)
* New translations whisperstt.properties (Italian)

20 months ago[mercedesme] Refactor code and fix test (#16897)
lsiepel [Mon, 24 Jun 2024 19:19:51 +0000 (21:19 +0200)]
[mercedesme] Refactor code and fix test (#16897)

Also-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[mffan] Regenerate the i18n file (#16931)
lolodomo [Mon, 24 Jun 2024 07:23:07 +0000 (09:23 +0200)]
[mffan] Regenerate the i18n file (#16931)

Add few missing entries

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months agoNew Crowdin updates (#16929)
openhab-bot [Sun, 23 Jun 2024 22:32:21 +0000 (00:32 +0200)]
New Crowdin updates (#16929)

* New translations bluetooth.properties (French)

* New translations smgw.properties (French)

* New translations gridbox.properties (French)

* New translations ephemeris.properties (French)

* New translations mffan.properties (French)

20 months ago[voice] Allow speech-to-text services to emit empty error events (#16922)
GiviMAD [Sun, 23 Jun 2024 21:21:55 +0000 (23:21 +0200)]
[voice] Allow speech-to-text services to emit empty error events (#16922)

* [voice] Align speech-to-text services error events to core

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
20 months ago[mongodb] Replace apache.commons (#16924)
lsiepel [Sun, 23 Jun 2024 20:40:51 +0000 (22:40 +0200)]
[mongodb] Replace apache.commons (#16924)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[awattar] Add tests and improve code (#16871)
J-N-K [Sun, 23 Jun 2024 20:05:20 +0000 (22:05 +0200)]
[awattar] Add tests and improve code (#16871)

* [awattar] add tests

Signed-off-by: Jan N. Klug <github@klug.nrw>
20 months agoNew translations frenchgovtenergydata.properties (French) (#16928)
openhab-bot [Sun, 23 Jun 2024 18:12:46 +0000 (20:12 +0200)]
New translations frenchgovtenergydata.properties (French) (#16928)

20 months ago[jsscripting] Upgrade openhab-js to 5.1.2 (#16926)
Florian Hotze [Sun, 23 Jun 2024 17:39:25 +0000 (19:39 +0200)]
[jsscripting] Upgrade openhab-js to 5.1.2 (#16926)

Second attempt to fix a problem, where persisting TimeSeries failed when injection caching was enabled.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months ago[ephemeris] Clean up i18n entries (#16927)
lolodomo [Sun, 23 Jun 2024 17:37:06 +0000 (19:37 +0200)]
[ephemeris] Clean up i18n entries (#16927)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months agoNew Crowdin updates (#16918)
openhab-bot [Sun, 23 Jun 2024 15:21:15 +0000 (17:21 +0200)]
New Crowdin updates (#16918)

* New translations network.properties (French)

* New translations volumio.properties (French)

* New translations plex.properties (French)

* New translations pipertts.properties (French)

* New translations rotel.properties (French)

* New translations netatmo.properties (French)

20 months agoRemove apache commons (#16920)
lsiepel [Sun, 23 Jun 2024 12:30:22 +0000 (14:30 +0200)]
Remove apache commons (#16920)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months agoRemove apache.commons (#16919)
lsiepel [Sun, 23 Jun 2024 12:27:23 +0000 (14:27 +0200)]
Remove apache.commons (#16919)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[WhisperSTT] Initial contribution (#15166)
GiviMAD [Sun, 23 Jun 2024 11:31:05 +0000 (13:31 +0200)]
[WhisperSTT] Initial contribution (#15166)

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: GiviMAD <GiviMAD@users.noreply.github.com>
20 months agobuild(API): Jellyfin SDK API update from 1.4.6 to 1.4.7 (#16917)
Patrik Gfeller [Sun, 23 Jun 2024 09:51:38 +0000 (11:51 +0200)]
build(API): Jellyfin SDK API update from 1.4.6 to 1.4.7 (#16917)

SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
20 months agoNew translations pegelonline.properties (Italian) (#16915)
openhab-bot [Sun, 23 Jun 2024 09:15:51 +0000 (11:15 +0200)]
New translations pegelonline.properties (Italian) (#16915)

20 months agoAdd semantic tags for advanced light channels (#16905)
Jacob Laursen [Sat, 22 Jun 2024 18:41:57 +0000 (20:41 +0200)]
Add semantic tags for advanced light channels (#16905)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[hue] API v1: retry once on timeout for GET requests to the bridge (#16902)
lolodomo [Sat, 22 Jun 2024 10:01:30 +0000 (12:01 +0200)]
[hue] API v1: retry once on timeout for GET requests to the bridge (#16902)

Fix #16723

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
21 months agoNew translations bluetooth.properties (Italian) (#16901)
openhab-bot [Sat, 22 Jun 2024 08:22:23 +0000 (10:22 +0200)]
New translations bluetooth.properties (Italian) (#16901)

21 months ago[nibeheatpump] Fix serial params (#14072)
Joren Claus [Fri, 21 Jun 2024 19:09:24 +0000 (21:09 +0200)]
[nibeheatpump] Fix serial params (#14072)

* Fixed serial params
Signed-off-by: Joren Claus <joren.claus@gmail.com>
* Fix formatting
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
21 months ago[bluetooth.airthings] Add support for Airthings Wave Radon (#16879)
Arne Seime [Fri, 21 Jun 2024 17:25:28 +0000 (19:25 +0200)]
[bluetooth.airthings] Add support for Airthings Wave Radon (#16879)

* Add support for Wave Radon

Signed-off-by: Arne Seime <arne.seime@gmail.com>
21 months agoProvide JavaScript example for persisting total price (#16889)
Jacob Laursen [Thu, 20 Jun 2024 21:48:20 +0000 (23:48 +0200)]
Provide JavaScript example for persisting total price (#16889)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
21 months ago[emotiva] Remove discovery-methods because of missing listen port support in scanBroa...
Espen Fossen [Thu, 20 Jun 2024 06:21:18 +0000 (08:21 +0200)]
[emotiva] Remove discovery-methods because of missing listen port support in scanBroadcast (#16891)

Signed-off-by: Espen Fossen <espenaf@junta.no>
21 months ago[jsscripting] Upgrade openhab-js to 5.1.1 (#16892)
Florian Hotze [Wed, 19 Jun 2024 12:20:31 +0000 (14:20 +0200)]
[jsscripting] Upgrade openhab-js to 5.1.1 (#16892)

Fixes a problem, where persisting TimeSeries failed when injection caching was enabled.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
21 months agofix junit status race condition (#16886)
Bernd Weymann [Tue, 18 Jun 2024 05:55:00 +0000 (07:55 +0200)]
fix junit status race condition (#16886)

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
21 months agoNew translations hdpowerview.properties (Danish) (#16887)
openhab-bot [Tue, 18 Jun 2024 04:42:14 +0000 (06:42 +0200)]
New translations hdpowerview.properties (Danish) (#16887)

21 months agoUpdate Shelly binding README regarding discovery of BLU devices (#16884)
ErikDB87 [Mon, 17 Jun 2024 19:54:24 +0000 (21:54 +0200)]
Update Shelly binding README regarding discovery of BLU devices (#16884)

See https://community.openhab.org/t/shelly-binding/56862/3864 (and thus https://community.openhab.org/t/shelly-binding/56862/3771).

Signed-off-by: ErikDB87 <148375835+ErikDB87@users.noreply.github.com>
21 months ago[nikohomecontrol] Alarm systems (#16834)
Mark Herwege [Mon, 17 Jun 2024 19:50:18 +0000 (21:50 +0200)]
[nikohomecontrol] Alarm systems (#16834)

* alarm system

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
21 months ago[tellstick] Fix NPE (#16869) (#16882)
Jan Gustafsson [Sun, 16 Jun 2024 20:13:54 +0000 (22:13 +0200)]
[tellstick] Fix NPE (#16869) (#16882)

Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
21 months ago[jsscripting] Upgrade openhab-js to 5.1.0 (#16881)
Florian Hotze [Sun, 16 Jun 2024 18:33:50 +0000 (20:33 +0200)]
[jsscripting] Upgrade openhab-js to 5.1.0 (#16881)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
21 months ago[openwebnet] fix to tables in README (#16880)
M Valla [Sun, 16 Jun 2024 17:34:31 +0000 (19:34 +0200)]
[openwebnet] fix to tables in README (#16880)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
21 months ago[pegelonline] Initial contribution (#16831)
Bernd Weymann [Sat, 15 Jun 2024 17:38:55 +0000 (19:38 +0200)]
[pegelonline] Initial contribution (#16831)

* initial version

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
21 months ago[hdpowerview] Improve Gen 1/2 discovery label (#16865)
Jacob Laursen [Sat, 15 Jun 2024 17:34:48 +0000 (19:34 +0200)]
[hdpowerview] Improve Gen 1/2 discovery label (#16865)

* Improve Gen 1/2 discovery label

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
21 months ago[mffan] Initial contribution (#16786)
mark-brooks-180 [Sat, 15 Jun 2024 16:40:31 +0000 (12:40 -0400)]
[mffan] Initial contribution (#16786)

* Added entry for binding mffan

Signed-off-by: mark-brooks-180 <mark.brooks.180@gmail.com>
21 months ago[amberelectric] Initial contribution (#16850)
Paul Smedley [Sat, 15 Jun 2024 09:40:01 +0000 (19:10 +0930)]
[amberelectric] Initial contribution (#16850)

Signed-off-by: Paul Smedley <paul@smedley.id.au>
21 months ago[verisure] Fix NPE (#16867) (#16868)
Jan Gustafsson [Sat, 15 Jun 2024 06:27:10 +0000 (08:27 +0200)]
[verisure] Fix NPE (#16867) (#16868)

Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
21 months agoNew translations tado.properties (Italian) (#16870)
openhab-bot [Sat, 15 Jun 2024 04:43:44 +0000 (06:43 +0200)]
New translations tado.properties (Italian) (#16870)

21 months ago[samsungtv] documentation change codeowner (#16784)
Nick Waterton [Fri, 14 Jun 2024 19:46:01 +0000 (15:46 -0400)]
[samsungtv] documentation change codeowner (#16784)

* [samsungtv] change codeowner

Signed-off-by: Nick Waterton <n.waterton@outlook.com>
21 months ago[tado] Add mDNS discovery (#16861)
Andrew Fiddian-Green [Fri, 14 Jun 2024 19:09:39 +0000 (20:09 +0100)]
[tado] Add mDNS discovery (#16861)

* [tado] Add mDNS discovery

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
21 months agoAWS signing without AWS (#16840)
Martin [Fri, 14 Jun 2024 19:06:44 +0000 (21:06 +0200)]
AWS signing without AWS (#16840)

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
21 months ago[tado] Remove dependency on Swagger CodeGen (#16836)
Andrew Fiddian-Green [Fri, 14 Jun 2024 19:02:06 +0000 (20:02 +0100)]
[tado] Remove dependency on Swagger CodeGen (#16836)

* Stop using Swagger Codegen

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
21 months ago[MQTT] Fix state description (#16866)
Mark Herwege [Fri, 14 Jun 2024 17:07:58 +0000 (19:07 +0200)]
[MQTT] Fix state description (#16866)

* fix state description

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
21 months ago[sonyprojector] Add discovery through SDDP (#16849)
lolodomo [Fri, 14 Jun 2024 15:48:02 +0000 (17:48 +0200)]
[sonyprojector] Add discovery through SDDP (#16849)

Only applicable to projector models having a network connector

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
21 months ago[emotiva] Initial contribution (#16499)
Espen Fossen [Thu, 13 Jun 2024 20:33:14 +0000 (22:33 +0200)]
[emotiva] Initial contribution (#16499)

* [emotiva] Initial contribution

Signed-off-by: Espen Fossen <espenaf@junta.no>
21 months ago[nibeheatpump] Updated NibeGW readme (#16864)
pali [Wed, 12 Jun 2024 17:45:48 +0000 (20:45 +0300)]
[nibeheatpump] Updated NibeGW readme (#16864)

Added build information for ProDiNo ESP32 Ethernet v1 board.

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
21 months ago[airgradient] Support firmware v3.1.1 and later (#16851)
Jørgen Austvik [Mon, 10 Jun 2024 21:15:08 +0000 (23:15 +0200)]
[airgradient] Support firmware  v3.1.1 and later (#16851)

* Support calibrated measurements from firmware v3.1.1

Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
21 months ago[androidtv] Bump bouncy castle to 1.78.1 (#16863)
lsiepel [Mon, 10 Jun 2024 20:59:16 +0000 (22:59 +0200)]
[androidtv] Bump bouncy castle to 1.78.1 (#16863)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
21 months ago[boschshc] Bump Bouncy Castle Dependencies to 1.78.1 (#16855)
David Pace [Mon, 10 Jun 2024 20:19:49 +0000 (22:19 +0200)]
[boschshc] Bump Bouncy Castle Dependencies to 1.78.1 (#16855)

This relates to the following issue and security alerts:
* https://github.com/openhab/openhab-addons/issues/16459
* https://github.com/openhab/openhab-addons/security/dependabot/81
* https://github.com/openhab/openhab-addons/security/dependabot/82
* https://github.com/openhab/openhab-addons/security/dependabot/83

Signed-off-by: David Pace <dev@davidpace.de>
21 months agoUse device.Id instead of device.DiscoveryId to fix playsound (#16846)
Simon Spielmann [Sun, 9 Jun 2024 18:58:58 +0000 (20:58 +0200)]
Use device.Id instead of device.DiscoveryId to fix playsound (#16846)

Signed-off-by: Simon Spielmann <simon.spielmann@gmx.de>
21 months ago[sonos] Fix warnings (#15708)
Jacob Laursen [Sun, 9 Jun 2024 13:10:49 +0000 (15:10 +0200)]
[sonos] Fix warnings (#15708)

* Fix warnings
* Fix discovery error logging for offline devices

Fixes #6793

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
21 months ago[solarforecast] wait 1 hour after http 429 error (#16819)
Bernd Weymann [Sun, 9 Jun 2024 08:54:54 +0000 (10:54 +0200)]
[solarforecast] wait 1 hour after http 429 error (#16819)

* wait 1 hour after 429 error

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
21 months ago[hdpowerview] Improvements to SDDP discovery (#16853)
Andrew Fiddian-Green [Sun, 9 Jun 2024 08:39:50 +0000 (09:39 +0100)]
[hdpowerview] Improvements to SDDP discovery (#16853)

* [hdpowerview] add SDDP thing discovery

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
21 months ago[mqtt] Fix certificate pinning (#16857)
J-N-K [Sat, 8 Jun 2024 21:22:24 +0000 (23:22 +0200)]
[mqtt] Fix certificate pinning (#16857)

Signed-off-by: Jan N. Klug <github@klug.nrw>
21 months ago[epsonprojector] Incorporate review suggestions from other PRs (#16860)
mlobstein [Sat, 8 Jun 2024 13:31:25 +0000 (08:31 -0500)]
[epsonprojector] Incorporate review suggestions from other PRs (#16860)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
21 months agoFix UoM in documentation example (#16859)
Jacob Laursen [Sat, 8 Jun 2024 12:15:03 +0000 (14:15 +0200)]
Fix UoM in documentation example (#16859)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
21 months ago[senechome] Add additional states (#16842)
vich-667 [Fri, 7 Jun 2024 20:06:07 +0000 (22:06 +0200)]
[senechome] Add additional states (#16842)

Signed-off-by: Tobias Lange <vich-667@quantentunnel.de>
21 months agogovee docs: remove device type (#16854)
stefan-hoehn [Fri, 7 Jun 2024 19:04:40 +0000 (21:04 +0200)]
govee docs: remove device type (#16854)

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
21 months ago[atlona] Replace discovery service with core SDDP discovery (#16832)
mlobstein [Fri, 7 Jun 2024 16:54:14 +0000 (11:54 -0500)]
[atlona] Replace discovery service with core SDDP discovery (#16832)

* Replace discovery service with core SDDP discovery

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
21 months ago[benqprojector] Add SDDP discovery and missing menu options (#16848)
mlobstein [Fri, 7 Jun 2024 16:45:16 +0000 (11:45 -0500)]
[benqprojector] Add SDDP discovery and missing menu options (#16848)

* Add SDDP discovery

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
21 months ago[systeminfo] Reduce code complexity as well garbage collection (#16838)
Alexander Falkenstern [Thu, 6 Jun 2024 18:57:41 +0000 (20:57 +0200)]
[systeminfo] Reduce code complexity as well garbage collection (#16838)

* [systeminfo] Avoid thing type change as well memory re-allocations

Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
21 months ago[snmp] SNMP v3 fixes and improvements (#16803)
J-N-K [Wed, 5 Jun 2024 21:30:33 +0000 (23:30 +0200)]
[snmp] SNMP v3 fixes and improvements (#16803)

* [snmp] SNMP v3 fixes and improvements

(cherry picked from commit a32af97d785f301ad2253801353af53a9941d6f9)

Signed-off-by: Jan N. Klug <github@klug.nrw>
21 months agoFix state and timestamp being discarded on store with alias (#16845)
Jacob Laursen [Wed, 5 Jun 2024 16:32:53 +0000 (18:32 +0200)]
Fix state and timestamp being discarded on store with alias (#16845)

Fixes #16844

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
21 months ago[epsonprojector] Add SDDP discovery (#16802)
mlobstein [Wed, 5 Jun 2024 06:04:35 +0000 (01:04 -0500)]
[epsonprojector] Add SDDP discovery (#16802)

* Replace AMX discovery with SDDP

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
21 months ago[MercedesMe] Switch to Mercedes App SDK (#15628)
Bernd Weymann [Tue, 4 Jun 2024 19:27:41 +0000 (21:27 +0200)]
[MercedesMe] Switch to Mercedes App SDK  (#15628)

* add protocol buffer definitions
* oauth rework
* websocket introduction

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
21 months ago[max] Remove org.apache.commons (#14413)
lsiepel [Sun, 2 Jun 2024 20:02:58 +0000 (22:02 +0200)]
[max] Remove org.apache.commons (#14413)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
21 months agoNew Crowdin updates (#16839)
openhab-bot [Sun, 2 Jun 2024 18:59:55 +0000 (20:59 +0200)]
New Crowdin updates (#16839)

* New translations http.properties (German)

21 months ago[ecotouch] Adding Warmwater Hystersis (#16815)
Frank [Sun, 2 Jun 2024 12:48:20 +0000 (14:48 +0200)]
[ecotouch] Adding Warmwater Hystersis (#16815)

* Adding Warmwater Hystersis

Signed-off-by: Frank Münster <kalinrow@web.de>
21 months ago[salus] Add support for AWS (#16807)
Martin [Sun, 2 Jun 2024 10:46:58 +0000 (12:46 +0200)]
[salus] Add support for AWS (#16807)

* AWS support

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
21 months ago[volumio] Fixed volumio don't play playlist (#16826) (#16828)
Chris Wohlbrecht [Sun, 2 Jun 2024 08:43:57 +0000 (10:43 +0200)]
[volumio] Fixed volumio don't play playlist (#16826) (#16828)

Signed-off-by: Chris Wohlbrecht <chris@antisphex.net>
21 months ago[haywardomnilogic] Fixed chlorinator bug (#16820)
Matt [Fri, 31 May 2024 08:13:09 +0000 (04:13 -0400)]
[haywardomnilogic] Fixed chlorinator bug (#16820)

* Fixed chlorinator handler bug that caused the chlorinator to turn off if the chlorinator salt % output channel was adjusted.

Signed-off-by: Matt Myers <mmyers75@icloud.com>
21 months ago[systeminfo] Rename Systeminfo* to SystemInfo* (#16823)
Alexander Falkenstern [Fri, 31 May 2024 08:11:51 +0000 (10:11 +0200)]
[systeminfo] Rename Systeminfo* to SystemInfo* (#16823)

Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
21 months agoAdd SSDP addon finder methods (#16794)
mlobstein [Fri, 31 May 2024 05:54:23 +0000 (00:54 -0500)]
Add SSDP addon finder methods (#16794)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
21 months ago[hdpowerview] support addon suggestion finder via SDDP (#16790)
Andrew Fiddian-Green [Fri, 31 May 2024 05:53:33 +0000 (06:53 +0100)]
[hdpowerview] support addon suggestion finder via SDDP (#16790)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
21 months ago[tapocontrol] fixed cloud connection error (#16822)
Christian Wild [Fri, 31 May 2024 04:48:00 +0000 (06:48 +0200)]
[tapocontrol] fixed cloud connection error (#16822)

Signed-off-by: Christian Wild <christian@wildclan.de>
21 months ago[systeminfo] Bump OSHI to 6.5.0 (#16821)
Alexander Falkenstern [Wed, 29 May 2024 21:57:34 +0000 (23:57 +0200)]
[systeminfo] Bump OSHI to 6.5.0 (#16821)

Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
21 months ago[boschshc] Support for Smart Water Alarm (#16770)
David Pace [Wed, 29 May 2024 14:10:48 +0000 (16:10 +0200)]
[boschshc] Support for Smart Water Alarm (#16770)

Adds support for Bosch Smart Water Alarm devices.

* add new thing type and new channel types
* add new services for water detector
* refactor CameraNotificationState and PrivacyModeState to a common enum
EnabledDisabledState that can be re-used in the water detector tilt
service states
* implement handler for new device
* register new device in handler factory and discovery
* add unit tests
* add documentation

Signed-off-by: David Pace <dev@davidpace.de>
21 months ago[basicprofiles] Initial contribution (#16754)
J-N-K [Tue, 28 May 2024 21:30:46 +0000 (23:30 +0200)]
[basicprofiles] Initial contribution (#16754)

* [basicprofiles] Initial contribution

A set of basic profiles with general use cases. See documentation for details.

Also-By: Christoph Weitkamp <github@christophweitkamp.de>
Also-By: Arne Seime <arne.seime@gmail.com>
Signed-off-by: Jan N. Klug <github@klug.nrw>
21 months ago[persistence.jpa] Upgrade openjpa and derby (#16591)
Holger Friedrich [Tue, 28 May 2024 20:47:02 +0000 (22:47 +0200)]
[persistence.jpa] Upgrade openjpa and derby (#16591)

Support Java 21

- Upgrade openjpa from 3.2.2 to 4.0.0
- Upgrade derby from 10.14.2.0 to 10.16.1.1 (last Java 17 release)
- Migrate javax.el to jakarta.el-api 6.0.0-RC1
- Revert workaround for Java 21, #16612

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
21 months ago[shelly] Various small fixes for BLU HT, Range Extender, Plus 10V, TRV set temp ...
Markus Michels [Tue, 28 May 2024 19:48:56 +0000 (15:48 -0400)]
[shelly] Various small fixes for BLU HT, Range Extender, Plus 10V, TRV set temp (#16746)

* fixes ##16736, #16734, #16542, #16709, #16735

Signed-off-by: Markus Michels <markus7017@gmail.com>
21 months ago[iotawatt] Initial contribution (#16491)
Pete [Tue, 28 May 2024 19:37:59 +0000 (05:37 +1000)]
[iotawatt] Initial contribution (#16491)

* [iotawatt] generate new binding

Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
21 months agodamp factor default value (#16818)
Bernd Weymann [Tue, 28 May 2024 18:43:29 +0000 (20:43 +0200)]
damp factor default value (#16818)

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
21 months agosolarforecast codeowner (#16817)
Bernd Weymann [Tue, 28 May 2024 13:39:34 +0000 (15:39 +0200)]
solarforecast codeowner (#16817)

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
21 months agoFix ForecastSolar Plane default values in documentation. (#16814)
Martin [Mon, 27 May 2024 19:58:36 +0000 (21:58 +0200)]
Fix ForecastSolar Plane default values in documentation. (#16814)

Signed-off-by: Martin Renner <martin+github@planet-renner.net>