Commit Graph

5767 Commits (b80efccf92314c75e9aabc6ec463829050e13b7d)

Author SHA1 Message Date
openhab-bot b80efccf92
New translations bluetooth.properties (Italian) (#18207) 2025-01-31 16:19:53 +01:00
jimtng 52c6e96104
[jrubyscripting] Update to JRuby 9.4.11.0 (#18202)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-30 15:29:13 +01:00
joerg1985 c79fdc5c4c
[radoneye] Fixed the binding for HW v1 and v2 (#18125)
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
2025-01-30 12:30:55 +01:00
jimtng 660acbf02e
[jrubyscripting] Update to JRuby 9.4.10.0 (#18198)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-29 08:48:35 +01:00
mlobstein dfea7a13cf
Add chapter headings for examples (#18195)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-01-27 15:30:58 +01:00
Wouter Born 05e45e09bb
[lifx] Add support for new LIFX products (#18191)
Allows for discovering all the new LIFX products and their features:

* LIFX Ceiling 13x26"
* LIFX Outdoor Permanent

See:

* https://github.com/LIFX/products/blob/master/products.json
* https://www.lifx.com/products/ceiling-26x13-white-trim
* https://www.lifx.com/products/outdoor-permanent-lights

Signed-off-by: Wouter Born <github@maindrain.net>
2025-01-26 16:20:52 +01:00
Jacob Laursen a23086f206
[bluetooth.bluez] Fix `NullPointerException` (#18185)
Fixes #18180

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-26 15:53:39 +01:00
Holger Friedrich f479a38337
Upgrade Karaf from 4.4.6 to 4.4.7 (#17515)
* Upgrade Karaf from 4.4.6 to 4.4.7

* Sync runtime dependencies with Karaf 4.4.7, most notably:
   * PaxWeb 8.0.30
   * Jetty 9.4.57.v20241219
   * BouncyCastle 1.78.1
   * CXF 3.6.4
   * Jackson 2.18.2
   * JNA 5.16.0
   * JAXB 2.3.9
   * commons-io 2.17.0
   * commons-lang3 3.17.0
   * commons-logging 1.3.4
   * ASM 9.7.1
   * PaxLogging 2.2.8
 * Resolve itest runbundles

* Adapt to core change, xtext dependencies

* gson 2.11.0
* guava 3.33.1
* ecj 3.39.0
* Fix newly introduced compilation and test issues in bindings

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-26 15:47:37 +01:00
Holger Friedrich 3457f50112
Remove RegistryHook (#18134)
Adapt to core change #4568.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-01-26 15:46:27 +01:00
openhab-bot 09cf1b15af
New translations yioremote.properties (Italian) (#18186) 2025-01-25 23:14:03 +01:00
Jacob Laursen 9f4deaf910
Fix typo: recieve (#18177)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-25 14:54:52 +01:00
Jacob Laursen dfb322b12c
Fix typo: prefered (#18183)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-25 14:51:01 +01:00
Jacob Laursen 29e909eeea
Fix NullPointerException (#18181)
Fixes #18180

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-24 23:06:33 +01:00
Alexander Friese 00d15574db
[easee] Adjust configuration to new API limits (#18168)
* dedicated polling interval for session data

Signed-off-by: Alexander Friese <af944580@googlemail.com>
2025-01-24 21:13:54 +01:00
jimtng a1fd18e4e3
[jellyfin] Make configuration link clickable in Main UI (#18078)
See https://github.com/openhab/openhab-webui/pull/2996

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-24 18:34:33 +01:00
Jacob Laursen 31486a9b40
Provide unit hints for rpm channels (#18175)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-24 17:22:59 +01:00
jimtng de951f5904
[basicprofiles] Fix regular comparison of Percent Quantity interpreted as $DELTA_PERCENT check (#18121)
* [basicprofiles] Fix regular comparison of Percent Quantity interpreted as
$DELTA_PERCENT check

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-24 14:23:08 +01:00
jimtng 087a511120
[basicprofiles] Fix handling of multiple `$DELTA` conditions (#18088)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-23 20:02:09 +01:00
Markus Michels 28b250911c
Signed-off-by: Markus Michels <markus7017@gmail.com> (#18167) 2025-01-23 19:53:18 +01:00
Stefan Giehl 6a15cd3499
[luxtronikheatpump] Adjust previously unknown channels with new information (#18133)
* [luxtronikheatpump] Adjust previously unknown channels with new information

Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
2025-01-23 18:42:55 +01:00
Markus Michels e36dd482f7
Signed-off-by: Markus Michels <markus7017@gmail.com> (#18165) 2025-01-23 18:40:09 +01:00
matmai 0a4550202d
[shelly] Add Shelly Plug S Gen3 (#17869)
Signed-off-by: Matthias Maier <code@telebim.de>
2025-01-23 18:37:20 +01:00
mlobstein 19d51b55d5
[roku] Add rule examples for starting apps (#18154)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-01-23 14:41:10 +01:00
openhab-bot ed9bcf5f9b
New translations shelly.properties (German) (#18163) 2025-01-23 11:57:09 +01:00
Martin Grassl 4dfaef97c3
[mybmw] Fix charging statistics URL (#18153)
* [mybmw] add stop charging command

Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
2025-01-22 21:01:37 +01:00
Alexander Friese e7acb14d02
[easee] speedup command processing (#18027)
* speedup command processing

Signed-off-by: Alexander Friese <af944580@googlemail.com>
2025-01-22 21:00:02 +01:00
Florian Hotze 76e4db24ee
[fronius] Support setting backup reserved battery capacity (#18080)
* [fronius] Add action to set reserve battery capacity

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-01-22 15:53:31 +01:00
openhab-bot c8330a7d9e
New translations amazondashbutton.properties (Italian) (#18152) 2025-01-21 22:12:46 +01:00
sihui 6287ac197e
Update README.md (#18150)
changed historicState to persistedState
changed Solcast Thing actions
added note for limit of api calls for free solcast hobbyist plan

Signed-off-by: sihui <10405486+sihui62@users.noreply.github.com>
2025-01-21 18:43:39 +01:00
jimtng 89187cc645
[lgwebos] Subscribe to Play/Pause state changes from the TV (#18119)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-20 22:01:54 +01:00
joerg1985 f51e8f6186
[bluetooth.bluez] update to dbus version 0.3.1 (#18146)
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
2025-01-20 21:42:49 +01:00
Jeremy a462a8eede
[insteon] Remove iolinc event button feature (#18135)
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-20 21:32:02 +01:00
Jeremy bf134657cc
[insteon] Limit device request failure condition (#18136)
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-20 21:30:37 +01:00
jimtng 1357374746
Convert i18n references in addon.xml to actual text (#18139)
The corresponding ids in the properties files are converted to the standard naming so they can be automatically inferred.

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-20 21:05:40 +01:00
Markus Michels f486b87f57
[shelly] Re-Add/Fix Shelly Plus UNI support (#17816)
* Re-Add/Fix Shelly Plus UNI support

Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-01-20 21:00:29 +01:00
jimtng 99ed394bd3
Fix table of content tag (#18141)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-20 20:59:25 +01:00
Florian Hotze d0b918e448
[fronius] Verify battery control time of use successfully set (#18131)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-01-19 22:01:05 +01:00
Florian Hotze 8f77e16e18
[fronius] Fix invalid credentials lead to unexpected exception (#18130)
With the changes from this PR, the status code is now properly read and for 401, a meaningful warnings is logged instead.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-01-19 17:05:38 +01:00
Wouter Born 5fc40cc353
Resolve runbundles for Jollyday and JUPnP upgrades (#18129)
Signed-off-by: Wouter Born <github@maindrain.net>
2025-01-19 16:59:11 +01:00
joerg1985 241829dd18
[bluetooth.bluez] update to dbus version 0.3.0 (#18124)
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
2025-01-18 17:37:08 +01:00
openhab-bot 0b3383b95c
New translations energidataservice.properties (Danish) (#18120) 2025-01-17 21:55:35 +01:00
Jacob Laursen 8bc2d94b68
Update tariff filter for Netselskabet Elværk (#18086)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-01-17 17:02:52 +01:00
Jeremy b67ad58cf8
[insteon] Add modem list features and product data console commands (#18095)
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-01-17 16:48:55 +01:00
Jerry Andrews 41655062ad
Added Diva switch to device discovery (#18107)
Signed-off-by: Jerry Andrews <jerry@jrandrews.org>
2025-01-17 16:46:27 +01:00
jimtng c32bc32ee5
[mqtt] Fix typos in action label (#18116)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-17 16:42:56 +01:00
jimtng 3b0c78795d
[basicprofiles] Support double quoted strings in state filter (#18117)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-01-17 16:41:08 +01:00
Bernd Weymann 34f81c61a2
add missing parameter for status message (#18115)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-01-16 22:36:20 +01:00
Mark Hilbush dfeac547ca
Fix open issues (#18113)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2025-01-16 22:33:01 +01:00
tl-photography baaaf7f280
[awattar] Refactor and add test coverage (#17752)
* [aWATTar] push test coverage and improve code readability

Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2025-01-15 22:02:51 +01:00
Kai Kreuzer 968cc56452
Fix nullable issue (#18109)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2025-01-15 16:45:23 +01:00