Gaël L'hopital and GitHub
21f3a7ecd1
[sagercaster] Simplify Thing configuration ( #19574 )
...
* Simplify Thing configuration
Adapt to Java 21 and OH5
Signed-off-by: gael@lhopital.org <gael@lhopital.org >
2025-10-31 14:07:08 +01:00
66264a66b7
[jsscripting] Upgrade to Graal 25 ( #19567 )
...
* [jsscripting] Upgrade to Graal 25.0.1
Signed-off-by: Florian Hotze <dev@florianhotze.com >
Co-authored-by: Cody Cutrer <cody@cutrer.us >
2025-10-29 18:47:18 +01:00
Cody Cutrer and GitHub
af8a01cf76
[homeassistant] Upgrade to Graal 25 ( #19518 )
...
* [homeassistant] Upgrade to Graal 25.01
Signed-off-by: Cody Cutrer <cody@cutrer.us >
2025-10-29 18:31:37 +01:00
Holger Hees and GitHub
cbeec8e2c8
[pythonscripting] Upgrade to Graal 25 ( #19568 )
...
* update graalvm to 25.0.1
* rename graalpy property to graalvm property
* fix mqtt.homeassistant version usage
Signed-off-by: Holger Hees <holger.hees@gmail.com >
2025-10-29 12:29:43 +01:00
Nadahar and GitHub
6ba08c74dd
[satel] Don't use @InjectMocks in discovery test ( #19580 )
...
* [satel] Don't use @InjectMocks in discovery test
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com >
2025-10-28 22:31:24 +01:00
Marcel and GitHub
1890c88070
[miio] Add support 2 yeelights ( #19558 )
...
Adding support for the following models:
* Yeelight LED Ceiling Light Pro (modelId: yeelink.light.ceila)
* Yeelight Arwen Ceiling Light (modelId: yeelink.light.ceilb)
+ misc small fixes to dreame vacuum db file
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com >
2025-10-28 22:15:45 +01:00
Zhivka Dimova and GitHub
e6e7913395
[enocean]: D2-50 fix units ( #19573 )
...
Change the units of the Supply and Exhaust Air Fan Flow Rate to m3/h.
Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net >
2025-10-28 22:05:41 +01:00
Holger Friedrich and GitHub
59906c1885
[modbus] Fix links in documentation ( #19578 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-10-28 07:08:48 +01:00
Дилян Палаузов and GitHub
1fe7569b86
[enocean] add category “QualityOfService” for RSSI channel ( #19572 )
2025-10-27 22:25:03 +01:00
lsiepel and GitHub
76c266f52a
[jsscripting] Fix injectionEnabledV2 allowed max is less then default ( #19528 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-10-27 07:55:51 +01:00
Jacob Laursen and GitHub
3b02065fff
Provide event source according to new guidelines ( #19561 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-10-26 20:51:17 +01:00
Nadahar and GitHub
c30d9d9cd7
Restore discovery tests ( #19562 )
...
* Restore tests
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com >
2025-10-26 19:24:33 +01:00
Lee Charlton and GitHub
e009276b53
[sunsynk] Updates to support Solar strings, fixes for battery status and misc improvments. ( #19506 )
...
* Fix: Mismatch between Constants.java and thing.xml. battery-grid >> battery-dc
Signed-off-by: LeeC77 <lee.charlton00@gmail.com >
2025-10-25 22:39:35 +02:00
493aeb1e21
Bump actions/upload-artifact from 4 to 5 ( #19542 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-25 20:32:38 +02:00
e25dc38b6a
Bump org.apache.maven.plugins:maven-antrun-plugin from 3.1.0 to 3.2.0 ( #19543 )
...
Bumps [org.apache.maven.plugins:maven-antrun-plugin](https://github.com/apache/maven-antrun-plugin ) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/apache/maven-antrun-plugin/releases )
- [Commits](https://github.com/apache/maven-antrun-plugin/compare/maven-antrun-plugin-3.1.0...maven-antrun-plugin-3.2.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-antrun-plugin
dependency-version: 3.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-25 20:32:15 +02:00
b06e65ad87
Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 ( #19544 )
...
Bumps [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools ) from 3.15.1 to 3.15.2.
- [Release notes](https://github.com/apache/maven-plugin-tools/releases )
- [Commits](https://github.com/apache/maven-plugin-tools/compare/maven-plugin-tools-3.15.1...maven-plugin-tools-3.15.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
dependency-version: 3.15.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-25 20:31:46 +02:00
openhab-bot and GitHub
659a1a7bdb
New Crowdin updates ( #19551 )
...
* New translations miele.properties (Danish)
* New translations astro.properties (German)
* New translations avmfritz.properties (German)
2025-10-25 20:17:17 +02:00
Holger Hees and GitHub
5aeac419a2
Update helperlib.version to 1.0.11 ( #19550 )
...
Update to latest helper lib version
Signed-off-by: Holger Hees <holger.hees@gmail.com >
2025-10-25 19:01:22 +02:00
Jacob Laursen and GitHub
9f5b8e89ee
[miele] Add auto-detection of network interface for multicast events ( #19516 )
...
* Improve multicast interface configuration
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-10-25 17:34:27 +02:00
Matthew Skinner and GitHub
31f8b39fd0
[ipcamera] Change Absolute URLs to Relative so items can be used with HTTPS easier. ( #19514 )
...
* Change URLs to be relative and not absolute.
Signed-off-by: Matthew Skinner <matt@pcmus.com >
2025-10-25 14:58:13 +02:00
mjagdis and GitHub
aab9732f36
[tuya] Things should be online/waiting as soon as we know the IP ( #19530 )
...
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk >
2025-10-25 11:34:17 +02:00
Holger Friedrich and GitHub
64c7ed02d6
Adapt test to core change ( #19546 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de >
2025-10-25 09:07:04 +02:00
lsiepel and GitHub
1aca2fbc44
Fix label ( #19540 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-10-24 19:48:35 +02:00
Mark Herwege and GitHub
a787714c4a
fix cloud fallback not called ( #19536 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be >
2025-10-24 11:16:28 +02:00
lsiepel and GitHub
2f4fc8894e
[googletts] Typo in documentation ( #19527 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com >
2025-10-23 21:03:56 +02:00
Christoph Weitkamp and GitHub
fbe65074b5
Move FRITZ Smart Energy 250 to power meter devices ( #19526 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2025-10-23 14:28:09 +02:00
openhab-bot and GitHub
21dc4ad4fc
New translations avmfritz.properties (German) ( #19524 )
2025-10-22 19:29:07 +02:00
Jacob Laursen and GitHub
e157c0830c
Fix image links ( #19517 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-10-21 20:30:19 +02:00
Ciprian Pascu and GitHub
2aac5e8528
[sbus] Fix bridge, lux & motion sensors ( #19404 )
...
* [sbus] Fix bridge, lux & motion sensors
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro >
2025-10-21 20:29:20 +02:00
Oleksandr Mishchuk and GitHub
d998a26479
[solarman] Enable write registers ( #19420 )
...
* Fix creation of lookup channels to be of correct type
Signed-off-by: Oleksandr Mishchuk <olexandr.mishchuk@gmail.com >
2025-10-21 20:08:57 +02:00
Christoph Weitkamp and GitHub
62a0a0580b
[avmfritz] Add support for groups of blinds ( #19513 )
...
* Added support for groups of blinds
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2025-10-21 17:50:36 +02:00
GearrelW and GitHub
b93e7a01e3
[homewizard] Add batteries channels to p1 meter ( #19389 )
...
* Added batteries channels to p1 meter.
Signed-off-by: Gearrel Welvaart <gearrel.welvaart@gmail.com >
2025-10-21 13:57:35 +02:00
Holger André Eisold and GitHub
f8e92fb2e0
[surepetcare] Add support for waterstation Felaqua ( #18114 )
...
* [surepetcare] added waterstation Felaqua
* Fixes : #15654
* added Felaqua pet waterstation
* added UoM where possible
* other small fixes
Also-by: Leo Siepel <leosiepel@gmail.com >
Signed-off-by: Holger Eisold <github@eisold.family >
2025-10-21 09:19:07 +02:00
lo92fr and GitHub
5198ed7540
[siemenshvac] Fix sanetization of channel type UID ( #19512 )
...
* adding call to sanetizeid into normalizedescriptor to be sure that channelTypeUid are correct
Signed-off-by: Laurent ARNAL <laurent@clae.net >
2025-10-20 20:24:05 +02:00
mjagdis and GitHub
621a1fc1da
[tuya] Missing dependency ( #19487 )
...
Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk >
2025-10-20 11:02:20 +02:00
Mark Herwege and GitHub
81c1fd2e4c
[nikohomecontrol] Add electricity meters and car chargers ( #19477 )
...
* car chargers
Signed-off-by: Mark Herwege <mark.herwege@telenet.be >
2025-10-20 09:41:37 +02:00
8ba0847c5e
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.1 to 3.6.2 ( #19508 )
...
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin ) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/3.6.1...3.6.2 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
dependency-version: 3.6.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 09:39:12 +02:00
9f15d6157c
Bump org.codehaus.mojo:xml-maven-plugin from 1.1.0 to 1.2.0 ( #19509 )
...
Bumps [org.codehaus.mojo:xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin ) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases )
- [Commits](https://github.com/mojohaus/xml-maven-plugin/compare/1.1.0...1.2.0 )
---
updated-dependencies:
- dependency-name: org.codehaus.mojo:xml-maven-plugin
dependency-version: 1.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-20 09:38:57 +02:00
Dan Cunningham and GitHub
c2c9652c12
[matter] Names threadpool ( #19507 )
...
Fixes #19490
Signed-off-by: Dan Cunningham <dan@digitaldan.com >
2025-10-20 09:38:07 +02:00
Sebastian Held and GitHub
0ee9c71b3a
[ecotouch] Fix initial install of binding ecotouch ( #19503 )
...
Fixes #19502
Signed-off-by: Sebastian Held <sebastian.held@gmx.de >
2025-10-19 17:12:54 +02:00
Christoph Weitkamp and GitHub
b05d8aecc6
[avmfritz] Added ThingActions for power meter device to enable/disable high polling ( #19488 )
...
* Added ThingActions for power meter device to enable/disable high polling intervall
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2025-10-19 16:08:48 +02:00
Jacob Laursen and GitHub
d222fcaaf0
Add Bluetooth Listener binding ( #19499 )
...
Resolves #19498
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-10-18 12:28:56 +02:00
Jacob Laursen and GitHub
25eae52ee8
Fix websocket error when receiving relay status ( #19331 )
...
Fixes #19275
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-10-17 17:48:12 +02:00
lo92fr and GitHub
34b4417bb0
[upnpcontrol] Missing TrackMetaData keys in onValueReceived switch case ( #19485 )
...
* missing TrackMetaData keys in onValueReceived switch case
Signed-off-by: Laurent ARNAL <laurent@clae.net >
2025-10-17 15:14:37 +02:00
Dan Cunningham and GitHub
a325c848a4
[matter] Bumps matter.js to latest v15 ( #19495 )
...
Signed-off-by: Dan Cunningham <dan@digitaldan.com >
2025-10-17 15:12:57 +02:00
Thomas Lauterbach and GitHub
262d4da731
[mqtt.awtrix3] Allow blink/fade colored text and make text effects more user friendly ( #19474 )
...
* Allow colored text to blink/fade and make overriding text effects more user friendly
Signed-off-by: Thomas Lauterbach <2452988+DrRSatzteil@users.noreply.github.com >
2025-10-17 10:52:08 +02:00
Mark Herwege and GitHub
1264b76ff5
[meross] Local commands and add garage door openers ( #19322 )
...
* garage door open and close
Signed-off-by: Mark Herwege <mark.herwege@telenet.be >
2025-10-17 10:47:57 +02:00
Cody Cutrer and GitHub
6fa54b2bc1
[mqtt.generic] Clarify docs that outgoing value transformations don't apply to special commands ( #19492 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us >
2025-10-17 09:44:11 +02:00
Cody Cutrer and GitHub
b0ecb0521c
[homeassistant] Fix re-connection after connection loss ( #19491 )
...
A connection loss only goes through a `stop`/start cycle, not a
`dispose`/`initialize` cycle.
Signed-off-by: Cody Cutrer <cody@cutrer.us >
2025-10-17 09:37:56 +02:00
Jacob Laursen and GitHub
8814337a08
Fix image links ( #19470 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2025-10-16 09:48:46 +02:00