Holger Friedrich
4dfb47e9b1
[knx] Upgrade Calimero to 2.6-rc2 ( #18333 )
...
* [knx] Upgrade Calimero to 2.6-rc2
* Upgrade Calimero from 2.6-rc1 to 2.6-rc2, see changes
https://github.com/calimero-project/calimero-core/compare/v2.6-rc1...v2.6-rc2
* Handle deprecations
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
* * Minor Java 21 improvements
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
---------
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-02-27 22:55:34 +01:00
Holger Friedrich
1e26d3ba47
[mqtt.awtrix3] Spotless ( #18334 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-02-27 22:44:42 +01:00
Thomas Lauterbach
155a07b0d6
[mqtt.awtrix3] Initial contribution ( #18242 )
...
* Initial contribution
Signed-off-by: Thomas Lauterbach <thomas@pop-os.amfthome.org>
2025-02-27 20:14:06 +01:00
Stefan Giehl
d6ab538730
[Luxtronik] Enable Utility Lock 2 (EVU2) channel ( #18331 )
...
Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
2025-02-26 22:43:53 +01:00
Cody Cutrer
80d64ccd06
[homekit] Sort optional characteristics before adding them to the service ( #18329 )
...
So that they'll always be added in a consistent order. Otherwise we might
accidentally change the order (and thus the IID) of a characteristic, but
not actually detect that it's different and signal Home to reload accessory
structures.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-02-26 21:33:36 +01:00
Wouter Born
c57f833e31
Resolve runbundles for Jollyday upgrade ( #18322 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2025-02-24 23:17:10 +01:00
Jacob Laursen
bba5e174c7
Refactor usage of deprecated method ( #18321 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-02-24 19:07:07 +01:00
Matthew Skinner
152613f29e
[ipcamera] Fix event streams crash when no source is specified. ( #18312 )
...
* Fix regressions
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2025-02-24 18:30:59 +01:00
druciak
dcac0a4d47
Fix event log partition keypad decoding ( #18192 )
...
Other minor changes
Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
Co-authored-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
2025-02-24 18:26:45 +01:00
schmidmuc
cd40d051f7
Update README.md ( #18320 )
...
Add additional hardware/software configuration which was tested successfully
Signed-off-by: schmidmuc <schmid.muc@gmail.com>
2025-02-23 22:36:22 +01:00
Jeremy
eb5e2c2802
[insteon] Revert specific icon products first record ( #18316 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-02-23 20:46:50 +01:00
Florian Hotze
9add6676f3
[airparif] Remove missing image from README ( #18319 )
...
This is a hotfix for the website build.
2025-02-23 20:24:21 +01:00
Wouter Born
8a7a411ccc
Use Spotless sortpom plug-in ( #18318 )
...
Similar to openhab/openhab-core#4618
Signed-off-by: Wouter Born <github@maindrain.net>
2025-02-23 20:23:16 +01:00
lsiepel
7224333039
[tellstick] Add null annotations ( #17974 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-02-23 14:17:31 +01:00
stefan-hoehn
fe0b942aeb
[upnpcontrol] Ignore negative volume values ( #17991 )
...
* upnp: ignore negative volume values
Signed-off-by: Stefan Höhn <stefan.hoehn@nfon.com>
2025-02-22 21:17:01 +01:00
morph166955
bbe4598fd5
Resolves issue where power state is set incorrectly ( #18263 )
...
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2025-02-22 21:15:02 +01:00
Mark Herwege
1cefae42fd
fix rrd4j restore on startup ( #18308 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-02-22 11:21:51 +01:00
lsiepel
fa22df38ef
[cbus] Adapt documentation for c-gate version 3.4.0 ( #17975 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-02-22 10:17:00 +01:00
dependabot[bot]
1328906f14
Bump org.apache.mina:mina-core in /bundles/org.openhab.binding.ftpupload ( #17985 )
...
Bumps [org.apache.mina:mina-core](https://github.com/apache/mina ) from 2.2.1 to 2.2.4.
- [Commits](https://github.com/apache/mina/compare/2.2.1...2.2.4 )
---
updated-dependencies:
- dependency-name: org.apache.mina:mina-core
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-02-22 10:12:01 +01:00
openhab-bot
5bf09dca48
New translations bluetooth.properties (Danish) ( #18304 )
2025-02-20 23:05:59 +01:00
David Pace
5871ead6aa
[boschshc] Update location properties when initializing things ( #17893 )
...
When a device is initialized, an attempt is made to look up the room
name for the room id specified for the device and to store the room name
in a thing property. This property is also updated if a room change is
detected.
The legacy property `Location` is removed if present. From now on the
property `location` (with proper lower case spelling) is used.
Signed-off-by: David Pace <dev@davidpace.de>
2025-02-20 22:01:18 +01:00
MikeTheTux
4ce97d55ed
[automower] Implementation of complete automower API ( #17545 )
...
* started implementation of complete automower API
Signed-off-by: Michael Weger <weger.michael@gmx.net>
2025-02-20 21:37:41 +01:00
jsjames
1b90467bd4
[juicenet] Remove Juicenet binding due to drop of public API ( #18299 )
...
* Remove Juicenet binding
Signed-off-by: Jeff James <jeff@james-online.com>
2025-02-20 18:32:03 +01:00
Vasilis Pantelis
9207330e64
[dscalarm] Process Bypassed Zones Bitfield Dump (616) command ( #18056 )
...
Signed-off-by: Vasilis Pantelis <pantelva.me@gmail.com>
2025-02-20 18:28:38 +01:00
chingon007
e32f71780e
[sonnen] Add support to actively charge the battery from grid ( #18213 )
...
* Initial commit for V3 sonnen binding.
Added functionality for start/stop charging battery from grid.
Signed-off-by: chingon007 <tron81@gmx.de>
2025-02-20 15:46:29 +01:00
chingon007
96def56c6d
[haassohnpelletstove] Improve connection handling ( #18212 )
...
* Adding a Reconnect Rate to improve connectivity for the thing in case of weak wifi signal and automatically reconnect the thing.
Signed-off-by: chingon007 <tron81@gmx.de>
2025-02-20 13:05:34 +01:00
Jeremy
c3fa94302d
[insteon] Add ezx10rf x10 transceiver support ( #18294 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-02-20 10:50:11 +01:00
openhab-bot
664c981c81
New Crowdin updates ( #18300 )
...
* New translations amazonechocontrol.properties (Italian)
* New translations bluetooth.properties (Italian)
2025-02-20 10:37:21 +01:00
lsiepel
099b84546c
Update derby ( #18292 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-02-20 10:03:11 +01:00
lsiepel
d3b3db383f
Fix domain ( #18289 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-02-20 10:00:06 +01:00
Mark Herwege
32b0a40252
Persistence alias support ( #18286 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-02-20 07:53:28 +01:00
Cody Cutrer
d7abc08cfd
[amazonechocontrol] Fix push activity handling ( #18297 )
...
Port of https://github.com/smarthomej/addons/pull/607
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Co-authored-by: Jan N. Klug <github@klug.nrw>
2025-02-19 20:25:57 +01:00
Jeremy
e5ab744e58
[insteon] Truncate debug log files when starting monitor ( #18295 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-02-19 20:15:44 +01:00
Jeremy
2304106a8d
[insteon] Fix product data not updating first record ( #18296 )
...
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-02-19 20:13:59 +01:00
David Pace
778f9f61fc
[boschshc] Add support for Door/Window Contact II Plus ( #18201 )
...
Signed-off-by: David Pace <dev@davidpace.de>
2025-02-19 16:35:12 +01:00
Jacob Laursen
bb79656fb8
Update tariff filter for FLOW Elnet ( #18293 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-02-19 16:32:49 +01:00
Andrew Fiddian-Green
574d573b50
[basicprofiles] Small improvement to documentation ( #18290 )
...
* [basicprofiles] minor improvement to read me
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-02-19 13:32:17 +01:00
David Goodyear
222fccdbff
[linktap] Bugfix Issue 18076 ( #18090 )
...
[linktap] Bugfix Issue 18076
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
2025-02-19 13:17:50 +01:00
Cody Cutrer
f2e4492c31
[amazonechocontrol] Import SmartHomeJ fork ( #17935 )
...
Both forks have diverged a reasonable amount.
Signed-off-by: Cody Cutrer <cody@cutrer.us>
Co-authored-by: Jan N. Klug <github@klug.nrw>
Co-authored-by: Tom Blum <trinitus01@googlemail.com>
2025-02-19 10:40:24 +01:00
Jacob Laursen
64eeeae32c
[grundfosalpha] Add support for Alpha3 pump ( #18187 )
...
* Add support for Alpha3
* Add I18N support for discovery labels
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-02-19 09:32:11 +01:00
Daniel Rosengarten
0ccaa3379b
[velbus] Add VMB4LEDPWM-20 OnOff command support ( #18287 )
...
* [velbus] update README
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
2025-02-19 08:56:43 +01:00
Holger Friedrich
eb717083d2
Resolve bundles ( #18288 )
...
Fixup for #18277 , netty upgrade in core
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-02-19 08:39:11 +01:00
Mark Herwege
b710c6bf76
Fix mapdb after core change ( #18285 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-02-18 22:16:04 +01:00
Alexander Friese
655116fa99
improved fix introduced by #18168 ( #18284 )
...
Signed-off-by: Alexander Friese <af944580@googlemail.com>
2025-02-18 17:19:51 +01:00
Gaël L'hopital
e14381deb0
[gce] Ensure ressources are freed ( #17949 )
...
* Ensure ressources are freed.
A bit of code revamp
Signed-off-by: clinique <gael@lhopital.org>
2025-02-18 17:11:15 +01:00
Cody Cutrer
1856aa9b3c
[mqtt.homeassistant] Use a single channel for all scenes on a device ( #18262 )
...
It accepts either object ID, or scene name (assuming the latter doesn't
conflict with the former).
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-02-18 13:30:51 +01:00
Patrik Gfeller
a41c6d4b4f
[huesync] Fix lost api-token when device goes offline ( #18100 )
...
* fix(18062): [huesync] Configuration (API Token) lost if device goes offline
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
2025-02-18 13:18:57 +01:00
Holger Friedrich
51df8f302f
Upgrade hivemq-mqtt-client to 1.3.5, Netty to 4.1.118.Final ( #18277 )
...
* Upgrade hivemq-mqtt-client to 1.3.5, Netty to 4.1.118.Final
* Upgrade hivemq-mqtt-client from 1.3.3 to 1.3.5
* Upgrade netty from 4.1.104 to 4.1.118
* Upgrade moquette-broker from 0.15 to 0.16, disable telemetry introduced
in 0.16
* Upgrade h2-mvstore from 1.4.199 to 2.1.212
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-02-18 12:31:27 +01:00
Bernd Weymann
56aa221e0c
[solarforecast] reduce solcast API calls ( #18281 )
...
* forecast content as JSONObject
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-02-18 11:41:37 +01:00
Jacob Laursen
e3ba9a3ee3
Fix OAuth service handle ( #18264 )
...
Fixes #14783
Fixes #18265
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-02-17 19:12:48 +01:00