Commit Graph

6170 Commits (main)

Author SHA1 Message Date
Andrew Fiddian-Green 5da5401487
[tado] Code cleanup (#18691)
* [tado] delete old authentication and other unused code; fix deprecations

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-29 20:29:14 +02:00
dependabot[bot] 61fbe40073
Bump commons-beanutils:commons-beanutils (#18719)
Bumps commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0.

---
updated-dependencies:
- dependency-name: commons-beanutils:commons-beanutils
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-29 11:50:12 +02:00
Holger Friedrich c65e016e69
Add top dir marker for Maven 4 (#18713)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-05-28 16:09:42 +02:00
Nadahar 12904b8c1a
Accommodate change to RuleRegistry in https://github.com/openhab/openhab-core/pull/4718 (#18705)
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-05-27 08:32:31 +02:00
David Goodyear fe1dddd70e
[linktap] Add communication timeout configuration parameter (#18679)
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2025-05-24 00:26:56 +02:00
openhab-bot 06a00e515d
New translations mqtt.properties (Italian) (#18708) 2025-05-23 15:21:20 +02:00
mjagdis 3f66952fa9
[tuya] Add support for protocol version 3.5 (#626) (#18707)
* [tuya] Add support for protocol version 3.5
---------

Signed-off-by: Andriy Yemets <cyborg.andy@gmail.com>
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-23 13:51:45 +02:00
Jeremy d733a33339
[insteon] Set device type for usb adapter as plm network bridge (#18706)
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-05-23 10:12:39 +02:00
mjagdis 5d8e0208e5
[tuya] Prettify the labels used for command options (#18704)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-21 23:08:23 +02:00
Florian Hotze 7d6046762e
[jsscripting] Upgrade openhab-js to 5.11.1 (#18703)
This includes a fix for a regression from 5.11.0.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-05-21 16:51:40 +02:00
openhab-bot bd841d7b49
New translations froniuswattpilot.properties (German) (#18701) 2025-05-20 07:03:41 +02:00
Holger Friedrich 248c4643ba
[GHA] Permit rebuild from forks (#18699)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-05-19 09:23:53 +02:00
openhab-bot d33d2dbac2
New Crowdin updates (#18700)
* New translations lgwebos.properties (French)
* New translations sagercaster.properties (French)
* New translations network.properties (French)
2025-05-19 07:07:34 +02:00
Cody Cutrer 97ea270399
[mqtt.homeassistant] Use a thing action for updates, instead of a config action (#18524)
* [mqtt.homeassistant] Use a thing action for updates, instead of a config action

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-05-17 14:10:54 +02:00
mlobstein 3607758dea
Fix inverted Volume Mute switch (#18643)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-05-16 14:00:13 +02:00
maniac103 3aeb38cf3e
[ecovacs] Fix spot area cleaning for X2 and newer (#18650)
Signed-off-by: Danny Baumann <dannybaumann@web.de>
2025-05-16 13:57:30 +02:00
mjagdis 465b984b11
[tuya] Order Channels using DP order in schemas (#18657)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-16 13:54:46 +02:00
matmai cc69f5bec6
[shelly] Add support for various Gen4 devices (#18681)
* add support for various Gen4 devices

Signed-off-by: Matthias Maier <code@telebim.de>
2025-05-16 13:52:04 +02:00
David Pace 05b095f4e1
[boschshc] Fix compiler warnings and SAT/Sonar issues (#18656)
* refactored code

Signed-off-by: David Pace <dev@davidpace.de>
2025-05-16 13:51:16 +02:00
Andrew Fiddian-Green c6c63bd609
[astro] Add semantic tags (#18540)
* Add semantic tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-16 13:43:05 +02:00
Andrew Fiddian-Green 9c60da59ab
[tado] Support multiple homes & accounts, and bug fixes (#18481)
* [tado] add support for multiple accounts / homes

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-16 13:33:23 +02:00
Thomas Lauterbach 468e16ea22
[mqtt.awtrixlight] Add LWT support and improve ThingStatus handling (#18658)
* Add LWT support and improve ThingStatus handling

Signed-off-by: Thomas Lauterbach <lauterbachthomas@gmail.com>
2025-05-16 12:11:13 +02:00
Florian Hotze f7c5617735
[jsscripting] Upgrade openhab-js to 5.11.0 (#18688)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-05-16 12:09:10 +02:00
Jacob Laursen b7291e2aa1
Provide most rule examples in Python (#18674)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-05-16 09:32:59 +02:00
Philipp S. 4dacea107b
[fenecon] Provide additional data such as the temperature on the inverter (#18613)
* Update / expand the initial user examples (#18600)

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
2025-05-16 09:24:54 +02:00
Zachary Christiansen 9ef01e5f47
[emby] Initial contribution (#18607)
* Initial Commit of proposed EMBY Binding

Signed-off-by: Zachary Christiansen <volfan6415@gmail.com>
2025-05-15 22:49:59 +02:00
Andi Bräu 7192ac3085
remove myself from code owners (#18683)
I don't own the hardware anymore. Additionally, I'm not an openhab user anymore

Signed-off-by: Andreas Bräu <ab@andi95.de>
2025-05-15 22:47:00 +02:00
Zhivka Dimova 6e0c43b2e7
[jdbc] SQLite - Fix insert time format when using persist method of an item (#18407)
Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
2025-05-14 21:21:35 +02:00
Andrew Fiddian-Green 2ab57c6b2d
[hue] Add semantic tags (#18341)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-13 21:25:49 +02:00
Andrew Fiddian-Green 50ce473192
[tado] Add semantic tags (#18512)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-13 20:11:07 +02:00
Hans Böhm 2dad65f7cc
fix update instructions (#18665)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2025-05-13 07:40:55 +02:00
Andrew Fiddian-Green aa89833294
[harmonyhub] Add semantic tags (#18541)
* Add semantic tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-12 22:51:04 +02:00
Jacob Laursen 9339931945
[energidataservice] Fix `DAY_AHEAD_AVAILABLE` event (#18644)
* Extract logic for calculating retry policy

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-05-12 20:27:41 +02:00
Andrew Fiddian-Green 7749bbbbed
[deconz] Cross update color & color temperature channels (#18482)
* [deconz] improve color / color temperature handling

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-12 20:21:40 +02:00
Wouter Born fcec2e1720
[jsscriptingnashorn] Upgrade Nashorn to 15.6 (#18635)
Upgrades Nashorn from 15.4 to 15.6.

For release notes, see:

https://github.com/openjdk/nashorn/blob/main/CHANGELOG.md

Signed-off-by: Wouter Born <github@maindrain.net>
2025-05-12 07:05:45 +02:00
lolodomo 4950f70160
[freeboxos] Add equipment tags (#18669)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2025-05-11 23:58:00 +02:00
Andrew Fiddian-Green 9a98da8a30
[avmfritz] Support new devices (#18647)
* [avmfritz] fix for new alias product names

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-11 19:51:33 +02:00
ML19821 5389567089
[freeathome] Add Wireless Blind Actuator support, Improve connection handling (#18631)
* [freeathome] Enhancement: Added support for Wireless Blind Actuator devices

Signed-off-by: Martin Littkovsky <2018turtle@proton.me>
2025-05-11 15:02:43 +02:00
lolodomo a903727f69
[weatherunderground] Fix equipment tag (#18672)
Make it consistent with openweathermap binding.

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2025-05-10 21:01:52 +02:00
Holger Hees 4ea61d38dd
[pythonscripting] Fix python timedelta to java duration mapping (#18671)
* fix python timedelta to java duration mapping

* fix duration accuracy
2025-05-10 19:25:01 +02:00
Holger Friedrich b93c093ef4
[GHA] Adapt rebuild (#18632)
* Move triggering rebuild on label to separate workflow
* Grant permissions for removing label

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-05-10 18:09:53 +02:00
jimtng f304e69fa3
[jrubyscripting] Update to JRuby 10.0.0.1 (#18667)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-05-10 12:18:27 +02:00
Florian Hotze e251461db3
[froniuswattpilot] Initial contribution (#18471)
* [froniuswattpilot] Add initial version of new binding

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-05-09 17:54:25 +02:00
Andrew Fiddian-Green 8dfff75e0e
[powermax] Correct Equipment tags (#18666)
* powermax update tags

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-09 17:25:51 +02:00
Holger Hees 6ff50c5a32
Fix datetime to Instant mapping (#18663) 2025-05-09 12:09:30 +02:00
Holger Hees ee3d3af814
[pythonscripting] Fix helper lib deployment on Windows (#18659)
* refactoring helper lib deployment
* fix resourceSeparator handling
* disable warning about missing truffleatach library
2025-05-09 08:44:37 +02:00
Jacob Laursen 6f2a4eb5b6
Fix Thing ID in documentation (#18661)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-05-08 20:52:48 +02:00
Holger Friedrich 536f355a18
Revert upgrade of JUnit to 5.12.1 (#18648)
This reverts commit 34f939eca5.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-05-07 07:56:18 +02:00
Andrew Fiddian-Green 81d5fc907d
[avmfritz] Support alias product names (#18624)
* [avmfritz] fix for new alias product names

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-05-06 20:20:02 +02:00
mjagdis bf6edf299c
[tuya] Use both DP_REFRESH (only for known DPs) and DP_QUERY (#18651)
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-05-06 18:39:32 +02:00