Commit Graph

4937 Commits

Author SHA1 Message Date
lolodomo
f00cb2f5ff Fix i18n entry matching the add-on name for io add-ons (#17062)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Jacob Laursen
246f247796 Fix blocking initialization (#17057)
Resolves #16806

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
lolodomo
bc0bbaed4f Fix i18n entry matching the add-on name for voice add-ons (#17061)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Cody Cutrer
bf661d2464 [homekit] Allow configuring thermostat modes via metadata (#17056)
* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Cody Cutrer
468b29549b [homekit] fix optional characteristics (#17038)
* [homekit] fix optional characteristics

Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
J-N-K
98ee2e31f9 [rrd4j] Fix unit retrieval for group items (#17054)
Reported on the forum

Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
mlobstein
5fea89e2ca Supress unecessary logging (#17050)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
ulbi
193476723b [mongodb] Fix MongoDBPersistenceServiceTest fails on CPU without AVX support (#17049)
Fixes #17046

Signed-off-by: René Ulbricht <rene_ulbricht@outlook.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Zhivka Dimova
207577db1a [enocean] fix temperature values for D2_50 eep (#16975)
Fixes #16974

Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Wouter Born
a7e68ca977 [mongodb] Disable failing MongoDBPersistenceServiceTest (#17047)
It causes Jenkins CI builds to fail, see #17046

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:02 +02:00
Bernd Weymann
518887a12a [mercedesme] take end of charge weekday into account (#17001)
* take end of charge day into account

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
mlobstein
c5cfbe15b2 Fix display of album art for streaming media (#17044)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
J-N-K
e5510f66bf [http] Properly escape + character in query string (#17042)
* [http] Properly escape + character in query string

Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
mtraxiot
b87e22bc0c Update README.md remove duplicate TeslaChargerPower item (#17020)
TeslaChargerPower is duplicated in demo items

Signed-off-by: mtraxiot <37993378+mtraxiot@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
tl-photography
d91a9b2285 [aWATTar] added inverted best price (#16877)
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Jacob Laursen
26f315326d Add test coverage for thing type mapping (#17040)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
lsiepel
e407382bef Update lastnpe EEA to 2.4.0 (#16875)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Dan Cunningham
a1cc9db89d [openhabcloud] Update Notification Docs (#17023)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Cody Cutrer
24f66af5d9 [homekit] sort characteristics in HomekitCharacteristicFactory (#17033)
there are so many shared characteristics now, and so many accessories they belong
to, there is no longer any groupings that make sense. so just sort solely by
characteristic/method name

Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
SkyLined
0a95aabb5e Add info about npm requiring path (#17022)
The command to install an npm package that was suggested in the documentation would not work, as it was missing the required path. I've added information to explain this is required.

Signed-off-by: SkyLined <cojmpjum_github.com@sxd.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Jacob Laursen
46406d7627 Fix thing type descriptions for Plus Mini series (#17015)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Florian Hotze
04271c4007 [jsscripting] Implement javax.script.Compilable (#16970)
* [jsscripting] Restructure & Comment POM
* [jsscripting] Use OPENHAB_TRANSFORMATION_SCRIPT constant from core

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Cody Cutrer
8be79d4791 [homekit] implement all AccessoryInformationService characteristics (#17031)
mostly as metadata static characteristics

fixes #9595

Signed-off-by: Cody Cutrer <cody@cutrer.us>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
J-N-K
1e9991767b [awattar] Fix price handler refresh (#17032)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
mueller-ma
23f78193aa [openhabcloud] Fix typo in Readme (#17029)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:01 +02:00
Martin
7ff9979a24 [pihole] New binding PiHole (#16627)
* Init Pi-hole binding

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Markus Michels
aabd126d41 [shelly] Revise fix for Gen1 initialization problem for manually created Things (#17011)
* Fixes #16990 - Gen1 nbo longer initializes when defined in .things

Signed-off-by: Markus Michels <markus7017@gmail.com>

Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Mateusz Bronk
d458ed19a8 [argoclima] Editorial fixes in README.md (#17025)
- standalone code fences de-indented
- changed link to Argo Smart APP to YT playlist (official vendor's link
  seems EOLed)

Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
jsjames
663c111e1e [pentair] Many enhancements since original commit, including (#13485)
* Updated per design review comments
* Added unitHint to Dimensionless items

Signed-off-by: Jeff James <jeff@james-online.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
e36Alex
e1d0204751 Update README.md (#17024)
Changed username to userName, otherwise the username is not imported correctly and auth does not work.

Signed-off-by: e36Alex <alexander18011984@me.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
logresearch
8f1505d22a Fix logging statements (#16989)
* Fix logging statement

Signed-off-by: logresearch <log.researchovo@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Marcel
5701a84086 [homeconnect] Update README.md (#16945)
* Update bundles/org.openhab.binding.homeconnect/README.md

Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
Signed-off-by: Marcel <56234041+Linsenschisdre@users.noreply.github.com>
Co-authored-by: lsiepel <leosiepel@gmail.com>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
jimtng
54d757f4d9 [jrubyscripting] Upgrade to JRuby 9.4.8.0 (#17004)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Wouter Born
feadc2cd64 Update OH version in skeleton scripts (#17021)
Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
lsiepel
90da4e40cc Apply Spotless after release (#17016)
* Spotless

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
openhab-bot
5fa59d316f [unleash-maven-plugin] Preparation for next development cycle.
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Markus Michels
3014873bd1 Fixes #16990 - Gen1 nbo longer initializes when defined in .things (#17009)
Signed-off-by: Markus Michels <markus7017@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Jacob Laursen
f09d0d7a1e [energidataservice] Fix JRuby tabs (#17005)
* Fix JRuby tabs
* Fix Rule DSL example after breaking changes in PersistenceExtensions

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
Jacob Laursen
250955a7a4 Increase consistency between examples (#17003)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:49:00 +02:00
jimtng
bc8ec426a8 [energidataservice] Add missing JRuby examples (#17002)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Linsenschisdre
220207eac6 [homeconnect] Update README.md (#16944)
* Update README.md
Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Jacob Laursen
f084bd8d82 Enrich examples with JavaScript versions (#16981)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Jacob Laursen
d943b61642 [meater] Fix broken cloud communication (#16994)
* Improve error handling

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Andrew Fiddian-Green
90eab5b925 [growatt] better and more documentation of possible rule actions (#16947)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
jimtng
27de844920 [jrubyscripting] Update README (#17000)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
jimtng
b541e88e8f [openhabcloud] Update JRuby examples and minor changes to JS examples (#16997)
* [openhabcloud] Update JRuby examples and minor changes to JS examples
* remove table delimiter row padding, change tag HIGH to Door
* js addActionButton('Turn on the light', 'command:Apartment_Light:ON')

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
jimtng
781b2d39a0 [openhabcloud] Change severity to tag in README (#16998)
* [openhabcloud] Change severity to tag in README
* remove padding insertion in table delimiter

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Florian Hotze
d7c01ea428 [jsscripting] Fix notification builder examples (#16999)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Florian Hotze
a429153b5f [jsscripting] Upgrade to openhab-js 5.3.1 (#16985)
Depends on #16979.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Dan Cunningham
c9910a8efd [openhabcloud] Support hiding notifications and tags (#16979)
* Support hiding notifications
See #16934

* Adds support for using tag over severity on extended actions

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Andrew Fiddian-Green
2f4dce2175 [growatt] annotate ThingActions implementation as a Component (#16986)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
logresearch
b706e3f24d Fix logging statement (#16984)
Signed-off-by: logresearch <log.researchovo@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Linsenschisdre
6e4ce5078b [homeconnect] Update README.md (#16943)
* Update README.md

Added note for possible occurrence of 403 error during application registration in homeconnect developer portal and recommended a solution to resolve the error.

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
J-N-K
1cda4473c6 [mongodb] Fix handling of GroupItems on restore (#16978)
Related to https://github.com/openhab/openhab-core/pull/4257

Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
J-N-K
1a11476ea7 [jpa] Fix return value for UoM items (#16977)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Andrew Fiddian-Green
8100809ba7 [mail] fix doc (#16973)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:59 +02:00
Mateusz Bronk
24b3d6b7c1 [argoclima] Initial contribution (#15481)
* Initial contribution of the ArgoClima binding

Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
5a24cc6f52 New Crowdin updates (#16967)
* New translations volumio.properties (French)
* New translations astro.properties (Finnish)
* New translations chromecast.properties (Finnish)
* New translations icloud.properties (Finnish)
* New translations tradfri.properties (Finnish)
* New translations icalendar.properties (Finnish)
* New translations dali.properties (Finnish)
* New translations fmiweather.properties (Finnish)
* New translations modbus.properties (Finnish)
* New translations mybmw.properties (Finnish)
* New translations netatmo.properties (Finnish)
* New translations rollershutter.properties (Finnish)
* New translations vat.properties (Finnish)
* New translations avmfritz.properties (Italian)
* New translations enigma2.properties (Italian)
* New translations astro.properties (Dutch)
* New translations openweathermap.properties (Dutch)
* New translations dsmr.properties (Dutch)
* New translations systeminfo.properties (Dutch)
* New translations unifi.properties (Dutch)
* New translations jsscripting.properties (Dutch)
* New translations inmemory.properties (Dutch)
* New translations mapdb.properties (Dutch)
* New translations rrd4j.properties (Dutch)
* New translations smhi.properties (Swedish)
* New translations plex.properties (Italian)
* New translations openwebnet.properties (Italian)
* New translations solarforecast.properties (Finnish)
* New translations nikohomecontrol.properties (Dutch)
* New translations emotiva.properties (Italian)
* New translations volumio.properties (Italian)
* New translations siemenshvac.properties (Italian)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Andrew Fiddian-Green
fde5652f44 [sonyprojector] Fix edge case in mac address decoding (#16976)
* [sonyprojector] mac fix edge case
* [sonyprojector] delete redundant toLowerCase() call

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Mark Herwege
3597f55bbd fix startup (#16971)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Andrew Fiddian-Green
3d9023ca51 [sonyprojector] fix mac address (#16972)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Bernd Weymann
287afde891 bugfix websocket exception (#16962)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
jimtng
f61d4ed3bf [energidataservice] Update JS example (#16963)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
jimtng
cd01019d8c [energidataservice] Update JRuby example (#16961)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
lolodomo
11894871b5 [volumio] Adjust thing/channels label and description (#16925)
* [volumio] Adjust thing/channels label and description

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Jacob Laursen
9b01c43471 Add language tab for Rule DSL examples (#16960)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
lo92fr
7fe38a0099 [siemenshvac] Initial contribution (#14263)
Signed-off-by: Laurent ARNAL <laurent@clae.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
8bc4b0673e New Crowdin updates (#16959)
* New translations googlestt.properties (French)

* New translations watsonstt.properties (French)

* New translations voskstt.properties (French)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
c2ba8ffd18 New translations watsonstt.properties (French) (#16958)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
a226e9c3e0 New translations watsonstt.properties (French) (#16957)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
openhab-bot
0096857450 New Crowdin updates (#16954)
* New translations mffan.properties (French)
* New translations watsonstt.properties (French)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Florian Hotze
20919c9a91 [openhabcloud] Further README improvements (#16942)
Also-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
jimtng
1495404c72 Add JRuby examples in READMEs (#16948)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:58 +02:00
Florian Hotze
54b32a2236 [jsscripting] Upgrade openhab-js to 5.3.0 (#16951)
This adds the new notification builder.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
maniac103
f768116ccc [ecovacs] Add DEEBOT T20e to supported device list (#16952)
Fixes #16121

Signed-off-by: Danny Baumann <dannybaumann@web.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Paul Smedley
1d7e860ab5 [teslapowerwall] Initial contribution (#16876)
* Latest fixes

Signed-off-by: Paul Smedley <paul@smedley.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Sven Strohschein
267de9fa2a [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
David Pace
54d5ad169e [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Mark Herwege
e345a0f860 [inmemory] Default persistence strategy Forecast (#16496)
* default forecast persistence strategy

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Florian Hotze
e195f854ef [openhabcloud] Update README for new notification features (#16941)
* [openhabcloud] Update README for new notification features

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Dan Cunningham
19ffa56e31 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Martin Grassl
45bbaa3d79 [mybmw] add stop charging command (#16937)
Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Łukasz Dywicki
0e99ef6013 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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lsiepel
b9eb939e54 [fineoffsetweatherstation] Replace apache.commons (#16923)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
Florian Hotze
c81f9635fe [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
openhab-bot
a26295a19d New Crowdin updates (#16933)
* New translations watsonstt.properties (Italian)
* New translations whisperstt.properties (Italian)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lsiepel
7ca4e0b552 [mercedesme] Refactor code and fix test (#16897)
Also-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lolodomo
4cb9730791 [mffan] Regenerate the i18n file (#16931)
Add few missing entries

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
openhab-bot
2943a0d24f 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)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
GiviMAD
ba79e5ba68 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
lsiepel
3555e45df2 [mongodb] Replace apache.commons (#16924)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
J-N-K
0d6250db1c [awattar] Add tests and improve code (#16871)
* [awattar] add tests

Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:57 +02:00
openhab-bot
45c6234eb7 New translations frenchgovtenergydata.properties (French) (#16928)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Florian Hotze
7940822fa8 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
lolodomo
fd0bd39204 [ephemeris] Clean up i18n entries (#16927)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
openhab-bot
5a3fbba7e8 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)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
lsiepel
cbea2840af Remove apache commons (#16920)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
lsiepel
1cc3a0aa27 Remove apache.commons (#16919)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
GiviMAD
097b64ec16 [WhisperSTT] Initial contribution (#15166)
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: GiviMAD <GiviMAD@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Patrik Gfeller
84b1c525ed 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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
openhab-bot
20b9f774b1 New translations pegelonline.properties (Italian) (#16915)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Jacob Laursen
f6547c452c Add semantic tags for advanced light channels (#16905)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
lolodomo
9ef18558ca [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
openhab-bot
80c9e39ddb New translations bluetooth.properties (Italian) (#16901)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Joren Claus
987cc89a3f [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Arne Seime
5fa80181e1 [bluetooth.airthings] Add support for Airthings Wave Radon (#16879)
* Add support for Wave Radon

Signed-off-by: Arne Seime <arne.seime@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Jacob Laursen
7b82dcb0ab Provide JavaScript example for persisting total price (#16889)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Espen Fossen
761a4206c4 [emotiva] Remove discovery-methods because of missing listen port support in scanBroadcast (#16891)
Signed-off-by: Espen Fossen <espenaf@junta.no>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Florian Hotze
62e8289938 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
Bernd Weymann
888bea9a0a fix junit status race condition (#16886)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:56 +02:00
openhab-bot
8aa2f34f3b New translations hdpowerview.properties (Danish) (#16887)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
ErikDB87
95311290f2 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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Mark Herwege
6cbd522c90 [nikohomecontrol] Alarm systems (#16834)
* alarm system

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Jan Gustafsson
8137681c3a [tellstick] Fix NPE (#16869) (#16882)
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Florian Hotze
d8dd139e47 [jsscripting] Upgrade openhab-js to 5.1.0 (#16881)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
M Valla
5402f2d032 [openwebnet] fix to tables in README (#16880)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Bernd Weymann
cc5a3680a5 [pegelonline] Initial contribution (#16831)
* initial version

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Jacob Laursen
2d3ff9dd45 [hdpowerview] Improve Gen 1/2 discovery label (#16865)
* Improve Gen 1/2 discovery label

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
mark-brooks-180
98b9aca21e [mffan] Initial contribution (#16786)
* Added entry for binding mffan

Signed-off-by: mark-brooks-180 <mark.brooks.180@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Paul Smedley
44d749c379 [amberelectric] Initial contribution (#16850)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Jan Gustafsson
7658c1cef1 [verisure] Fix NPE (#16867) (#16868)
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
openhab-bot
478b3a4788 New translations tado.properties (Italian) (#16870)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Andrew Fiddian-Green
22837363f5 [tado] Add mDNS discovery (#16861)
* [tado] Add mDNS discovery

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Martin
ade246faa1 AWS signing without AWS (#16840)
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Andrew Fiddian-Green
8479dad229 [tado] Remove dependency on Swagger CodeGen (#16836)
* Stop using Swagger Codegen

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:55 +02:00
Mark Herwege
b079e09b35 [MQTT] Fix state description (#16866)
* fix state description

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
lolodomo
ff7ebd7ac4 [sonyprojector] Add discovery through SDDP (#16849)
Only applicable to projector models having a network connector

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Espen Fossen
30860884e3 [emotiva] Initial contribution (#16499)
* [emotiva] Initial contribution

Signed-off-by: Espen Fossen <espenaf@junta.no>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
pali
148324615c [nibeheatpump] Updated NibeGW readme (#16864)
Added build information for ProDiNo ESP32 Ethernet v1 board.

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Jørgen Austvik
3ba3152077 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
lsiepel
e32dd1718a [androidtv] Bump bouncy castle to 1.78.1 (#16863)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
David Pace
999f0ad1b9 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Simon Spielmann
8d49b11556 Use device.Id instead of device.DiscoveryId to fix playsound (#16846)
Signed-off-by: Simon Spielmann <simon.spielmann@gmx.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Jacob Laursen
0838b6555f [sonos] Fix warnings (#15708)
* Fix warnings
* Fix discovery error logging for offline devices

Fixes #6793

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Bernd Weymann
792836d787 [solarforecast] wait 1 hour after http 429 error (#16819)
* wait 1 hour after 429 error

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Andrew Fiddian-Green
7d9c2f51d1 [hdpowerview] Improvements to SDDP discovery (#16853)
* [hdpowerview] add SDDP thing discovery

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
J-N-K
34107ec230 [mqtt] Fix certificate pinning (#16857)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
mlobstein
0fbe6f7ca1 [epsonprojector] Incorporate review suggestions from other PRs (#16860)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Jacob Laursen
865b86769d Fix UoM in documentation example (#16859)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
vich-667
cdda3244be [senechome] Add additional states (#16842)
Signed-off-by: Tobias Lange <vich-667@quantentunnel.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
stefan-hoehn
21ed61d8c6 govee docs: remove device type (#16854)
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
mlobstein
7544f92f8d [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
mlobstein
31b23ab8bf [benqprojector] Add SDDP discovery and missing menu options (#16848)
* Add SDDP discovery

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
Alexander Falkenstern
bf22a64da1 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:54 +02:00
J-N-K
c2eb8af40e [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Jacob Laursen
d926028614 Fix state and timestamp being discarded on store with alias (#16845)
Fixes #16844

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
mlobstein
dc780ac4b1 [epsonprojector] Add SDDP discovery (#16802)
* Replace AMX discovery with SDDP

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Bernd Weymann
1789d545cd [MercedesMe] Switch to Mercedes App SDK (#15628)
* add protocol buffer definitions
* oauth rework
* websocket introduction

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
lsiepel
450d514952 [max] Remove org.apache.commons (#14413)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
openhab-bot
24b86e56cf New Crowdin updates (#16839)
* New translations http.properties (German)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Frank
b82168c188 [ecotouch] Adding Warmwater Hystersis (#16815)
* Adding Warmwater Hystersis

Signed-off-by: Frank Münster <kalinrow@web.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Martin
685fa4bdc3 [salus] Add support for AWS (#16807)
* AWS support

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Chris Wohlbrecht
141a85e629 [volumio] Fixed volumio don't play playlist (#16826) (#16828)
Signed-off-by: Chris Wohlbrecht <chris@antisphex.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Matt
39044fccb1 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Alexander Falkenstern
892450bb4e [systeminfo] Rename Systeminfo* to SystemInfo* (#16823)
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
mlobstein
e7b16b8104 Add SSDP addon finder methods (#16794)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Andrew Fiddian-Green
ade3b922d4 [hdpowerview] support addon suggestion finder via SDDP (#16790)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:53 +02:00
Christian Wild
422165ca31 [tapocontrol] fixed cloud connection error (#16822)
Signed-off-by: Christian Wild <christian@wildclan.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Alexander Falkenstern
9b281d905a [systeminfo] Bump OSHI to 6.5.0 (#16821)
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
David Pace
fe5045924c [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
J-N-K
de405e3f65 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Holger Friedrich
debfb7fd81 [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Markus Michels
2f5f69ed7d [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>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Pete
62fb411e73 [iotawatt] Initial contribution (#16491)
* [iotawatt] generate new binding

Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Bernd Weymann
6f9308d0c5 damp factor default value (#16818)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Martin
4a252d7fc9 Fix ForecastSolar Plane default values in documentation. (#16814)
Signed-off-by: Martin Renner <martin+github@planet-renner.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Martin
d2ed51ee19 [salus] Initial contribution (#16065)
* Init salus binding

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Co-authored-by: Holger Friedrich <mail@holger-friedrich.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Gaël L'hopital
dd5ab49dda [Ephemeris] Binding to make the bridge with core Ephemeris functions (#16628)
* [ephemeris] Initial commit of the ephemeris binding

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
openhab-bot
2ca323dba1 New translations denonmarantz.properties (Danish) (#16805)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Jacob Laursen
fa1a8f8970 Upgrade bouncycastle to 1.78 (#16781)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Jacob Laursen
5718df4e4d [denonmarantz] Add HTTP protocol support for newer receivers (#16748)
* Add HTTP protocol support for newer receivers

Resolves #16747

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
Jacob Laursen
6992ccbd40 Provide channels icons/tags (#16800)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
J-N-K
9259b94cee [snmp] Upgrade SNMP4J and fix AUTH_NO_PRIV (#16801)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:52 +02:00
MikeTheTux
e1cba97d10 [solarforecast] Fix documentation typo (#16799)
* fixed typo

Signed-off-by: Michael Weger <weger.michael@gmx.net>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Mark Herwege
6c858df407 [nikohomecontrol] Energy meters and access control (#12893)
* NHCI energy meters and NHCII access control

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Gaël L'hopital
b34f66c148 [freeboxos] FreeboxOsIconProvider should only provide icons for its own icon set (#16792)
* FreeboxOsIconProvider should only provide icons for its icon set

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Jonathan
4a2d24d8dd README.md - "bandwith" -> "bandwidth" (#16796)
Fix typing error: "bandwith" -> "bandwidth"

Signed-off-by: Jonathan <festivjo@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
mlobstein
b31d34ec4c [radiothermostat] Add discovery-methods (#16768)
* Add discovery-methods

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Holger Friedrich
94a0fd1da7 [tado] Revert #16686 (#16793)
Downgrade swagger-codegen-maven-plugin to old version.
Add warning to pom file.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Nick Waterton
9bd3161c42 [samsungtv] fix input change bug (#16787)
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
openhab-bot
0e5f64791e New translations samsungtv.properties (Italian) (#16785)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Gaël L'hopital
1d6670f1cd [French Govt Energy Data] New binding (#16713)
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
jimtng
5085c8d711 [mqtt] add additional details in ChannelStateTransformation logging (#16782)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Nick Waterton
d5929ea778 [samsungtv] Frame TV Fixes, Improvements and New Channels (#11895)
* [samsungtv] add certificate trust

Signed-off-by: Nick Waterton <n.waterton@outlook.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Nils Schnabel
ec8353ebb4 [PJLinkDevice] audio/video mute (#16504)
* audio/video mute

Signed-off-by: Nils Schnabel <github@to.nilsschnabel.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
mueller-ma
703f62937e [homeconnect] Remove duplicate warning (#16780)
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Holger Friedrich
c7a4fa51af Upgrade Karaf from 4.4.5 to 4.4.6 (#16676)
* Sync runtime dependencies with Karaf 4.4.6, most status
t notably:
  * Jetty 9.4.54.v20240208, addresses CVE-2024-22201
  * Pax Logging 2.2.7
  * Pax Web 8.0.27
  * ASM 9.7
* Resolve itest runbundles

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Matthew Skinner
38f2751512 [ipcamera] Fix ONVIF alarms streams may stop and not restart on some cameras. (#16777)
* Fault find stream

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
openhab-bot
8895be2850 New Crowdin updates (#16778)
* New translations exec.properties (Hungarian)
* New translations jsscripting.properties (Hungarian)

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Matthew Skinner
dab52f4e58 Add new AI alarms for Foscam (#16775)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Mark Herwege
c8a1c14bc1 [MQTT] Fix tests after core change (#16774)
* fix mqtt tests

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:51 +02:00
Ondrej Pecta
4ac5dd40b1 [somfytahoma] force the gateway discovery if the LAN mode is not working (#16751)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
Kai Kreuzer
91a3bc1d8d Fix typos (#16776)
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
benediktkuntz
4d1f1fb745 [gridbox] Initial contribution (#16664)
* [gridbox] Add binding for Viessmann GridBox - Initial contribution

Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
GiviMAD
49da1f7995 [PiperTTS] Reduce bundle size (#16755)
* [PiperTTS] Reduce bundle size

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
lsiepel
8c3e107868 [dsmr] Fix delivery demand labels (#16739)
* Fix delivery demand labels
* Add upgrade instructions

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
J-N-K
d318f2d3cc [deconz] Fix color conversion (#16769)
After core changes to ColorUtil the Y part can no longer be used as brightness.

Signed-off-by: Jan N. Klug <github@klug.nrw>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
Jacob Laursen
389b31f770 [denonmarantz] Improve README (#16767)
* Reformat table Markdown

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
Jacob Laursen
eae7b645ab Add UoM support for volume dB channel (#16759)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00
Jacob Laursen
e18c9b39c4 Refactor dynamic creation of zone channels (#16763)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-01-02 09:48:50 +02:00