Commit Graph
6831 Commits
Author SHA1 Message Date
openhab-bot ee3817accd [unleash-maven-plugin] Preparation for next development cycle. 2025-12-22 17:11:00 +00:00
Simon SpielmannandGitHub a727e121e2 [icloud] Implement SRP authentication algorithm (#19832)
Signed-off-by: Simon Spielmann <simon.spielmann@gmx.de>
2025-12-22 15:12:05 +01:00
Jacob LaursenandGitHub 2fe85414b7 Fix example persistence configuration (#19863)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-12-22 14:15:18 +01:00
Jacob LaursenandGitHub 8434927b8f Fix example persistence configuration (#19864)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-12-22 13:46:43 +01:00
Jacob LaursenandGitHub b4b198c60e Fix example persistence configuration (#19865)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-12-22 13:45:59 +01:00
NadaharandGitHub 2edcefc8ef Fix the wrong use of Stream that's causing #19854 (#19855)
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-12-21 23:23:34 +01:00
Holger HeesandGitHub 9b42a1d51d Improved config README (#19852)
Added section for Python pip modules installation instructions.

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-12-21 18:17:45 +01:00
Holger FriedrichandGitHub d913017340 [knx] Prevent reconfigutation of IP routers (#19850)
Follow-up to #19839.
Discover separate Things for KNX IP routers and avoid setting
IP address and port for routers. Routers use a defined multicast
address.

Make sure that Thing for router is separate, event if the same device
exports a tunneling device.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-21 15:35:27 +01:00
lsiepelandGitHub 0719fbf0b2 [ahawastecollection] Fix typo in channel id lightweight (#19833)
* Fix typo leightweight -> lightweight

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-21 12:19:18 +01:00
Dan CunninghamandGitHub d4cfdb27ea Prevent adding an OnOff switch when not intended (#19844)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-12-21 11:57:53 +01:00
Holger HeesandGitHub 47fbc7ea0c Improved venv README (#19849)
Added a note about choosing the correct GraalVM version when downloading graalpy-community.

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-12-21 10:58:47 +01:00
Holger FriedrichandGitHub 75d39dd805 [modbus.foxinverter] Properly add to Modbus binding (#19846)
Adds foxinverter binding when Modbus binding is installed.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-21 10:44:33 +01:00
openhab-botandGitHub 21e53b7e69 New Crowdin updates (#19845)
* New translations leapmotion.properties (German)
* New translations mqtt.properties (German)
* New translations luxtronikheatpump.properties (German)
* New translations linuxinput.properties (German)
* New translations mail.properties (German)
* New translations googletts.properties (German)
* New translations voicerss.properties (German)
* New translations pollytts.properties (German)
* New translations metrics.properties (German)
* New translations neeo.properties (German)
* New translations googlestt.properties (German)
* New translations watsonstt.properties (German)
* New translations voskstt.properties (German)
* New translations telegram.properties (German)
* New translations enturtimetable.properties (German)
* New translations gree.properties (German)
* New translations froniuswattpilot.properties (German)
* New translations mpd.properties (German)
2025-12-21 01:06:55 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8d944f0f83 Bump js-yaml in /bundles/org.openhab.binding.matter/matter-server (#19685)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-21 00:26:37 +01:00
Kai KreuzerandGitHub 92f605a3e9 Fix integration tests after JUPnP upgrade (#19841)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2025-12-20 21:14:26 +01:00
Holger FriedrichandGitHub 6e4ee70b90 [knx] Prevent reconfigutation of Things during device discovery (#19839)
Prevents reconfiguration of connection type during discovery runs.
Previously, existing Things were rediscovered and reconfigured
to default connection type.

This comes with the drawback that all discovered devices need
to be manually configured (i.e. set a proper connection type).

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-20 20:48:25 +01:00
GearrelWandGitHub 0066f6bb6b Mode standby is now backwards compatible (#19829)
Signed-off-by: Gearrel Welvaart <gearrel.welvaart@gmail.com>
2025-12-19 15:05:46 +01:00
Dan CunninghamandGitHub a5af333a66 [matter] Fix syncing bridge dimmer levels to On/Off states (#19827)
* [matter] Fix syncing bridge dimmer levels to On/Off states
We would sometimes leave clients in a inconsistant state where a light is off, but has a positve level value.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-12-19 07:40:19 +01:00
openhab-botandGitHub fb826addea New Crowdin updates (#19825)
* New translations icalendar.properties (German)
* New translations gardena.properties (German)
* New translations jeelink.properties (German)
* New translations knx.properties (German)
2025-12-18 22:31:08 +01:00
Holger FriedrichandGitHub a2343eebc7 [knx] Update status of KNX IP Secure in docs (#19820)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-17 21:21:07 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
67adb66165 Bump actions/cache from 4 to 5 (#19790)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  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-12-17 07:38:00 +01:00
Cody CutrerandGitHub c9be76c287 [homeassistant] More I18n cleanup (#19816)
The thing type XML was temporarily removed as part of the extraction
from the MQTT binding, which was causing I18n to fail. Restore it,
and update its name and description. Then regenerate I18n, and remove
keys from Italian and French that no longer exist or need
re-translated.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-12-17 01:23:59 +01:00
Gaël L'hopitalandGitHub 0b6c6bd6ca [freeboxos] Add IPSec VPN server (#19814)
* Add IPSec VPN server

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2025-12-17 01:10:47 +01:00
lsiepelandGitHub d2007fc807 [velbus] Add missing channel 80 and fix label (#19803)
* Add channel and fix label

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-17 01:06:58 +01:00
mlobsteinandGitHub 7a06e149b7 Update README (#19821)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-12-17 00:10:51 +01:00
openhab-botandGitHub 5cfedf58fb New Crowdin updates (#19817)
* New translations amazondashbutton.properties (German)

* New translations miele.properties (German)

* New translations ecotouch.properties (German)

* New translations epsonprojector.properties (German)

* New translations ojelectronics.properties (German)

* New translations revogi.properties (German)

* New translations bluetooth.properties (German)

* New translations bluetooth.properties (German)

* New translations bosesoundtouch.properties (German)

* New translations gpstracker.properties (German)
2025-12-16 07:33:43 +01:00
lsiepelandGitHub 9b271c199d Fix documentation, grammar, and spelling in bindings J-M (#19547)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-16 07:07:45 +01:00
openhab-botandGitHub f7d68b221e New Crowdin updates (#19813)
* New translations sonos.properties (German)

* New translations digitalstrom.properties (German)

* New translations hueemulation.properties (German)

* New translations resol.properties (German)

* New translations smgw.properties (German)

* New translations entsoe.properties (German)

* New translations heos.properties (German)

* New translations yamahamusiccast.properties (German)
2025-12-15 16:02:30 +01:00
Lomion0815andGitHub 7636ce694e [Yamaha MusicCast] Set DAB and FM tuner presets (#19798)
* [Yamaha MusicCast] Set DAB and FM tuner presets

Signed-off-by: Markus Kastner <lomion@sarkasti.eu>
2025-12-14 18:36:35 +01:00
Holger HeesandGitHub 4428c9addd fix initial pip modules setup (#19796) 2025-12-14 17:17:56 +01:00
lo92frandGitHub ceceabfc6c fix Sedif addons lifecycle in case of error : automatic recovering (#19809)
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-12-14 15:01:59 +01:00
lo92frandGitHub 9b231b1370 fix a few typos (#19806)
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-12-14 11:10:55 +01:00
b6e2fc9e52 [sedif] Initial contribution (#18718)
* add new addon to import water consumption from sedif website !

Signed-off-by: Laurent ARNAL <laurent@clae.net>
Co-authored-by: Laurent Garnier <lg.hc@free.fr>
2025-12-14 10:01:26 +01:00
Paul SmedleyandGitHub ee974395a8 [roborock] Update login to use new protocol (#19760)
* Additional fixes

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-12-14 09:39:11 +01:00
lsiepelandGitHub 76574c8521 [hdanywhere] Deduplicate channel type (#19804)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-13 23:24:19 +01:00
Dan CunninghamandGitHub 01264579d0 [matter] Door Lock Pin Code Support (#19762)
* [matter] Door Lock Pin Code Support

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-12-13 20:42:28 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8cf4b4d7ce Bump actions/upload-artifact from 5 to 6 (#19791)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '6'
  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-12-13 19:16:24 +01:00
openhab-botandGitHub 20c1ae1849 New Crowdin updates (#19802)
* New translations lgwebos.properties (French)

* New translations sonos.properties (French)

* New translations exec.properties (French)

* New translations network.properties (French)

* New translations sagercaster.properties (French)

* New translations gridbox.properties (French)
2025-12-13 18:54:33 +01:00
Cody CutrerandGitHub ce5c863178 [homeassistant] Update CODEOWNERS (#19801)
* Fix name and re-sort the itests bundle that was missed during
   the extraction
 * Remove @antroids; at this point the binding has been nearly
   completely re-written since he last participated in reviews

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-12-13 18:20:00 +01:00
Bernd WeymannandGitHub 7616f4d542 [entsoe] Quarterly-hour prices (#19676)
* quarterly-hour prices

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-12-13 15:03:54 +01:00
Cody CutrerandGitHub e4012b5540 [homie] Fix keys in i18n props files (#19799)
Make them match the English keys, and remove keys that no longer exist

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-12-13 15:01:25 +01:00
Cody CutrerandGitHub 46e6138783 [homeassistant] Fix keys in i18n props files (#19800)
Make them match the English keys, and remove keys that no longer exist

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-12-13 15:00:08 +01:00
b72a292759 [homekit] New HomeKit client binding (#19340)
* initial contribution

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-12-13 11:54:12 +01:00
Zachary ChristiansenandGitHub 46a91c3b1f [emby] Fix WebSocket buffer overflow for large session payloads (#19752)
* first commit of websocket fix

Signed-off-by: Zachary Christiansen <volfan6415@gmail.com>
2025-12-13 10:25:33 +01:00
Andrew Fiddian-GreenandGitHub 7740888922 [homekit] Update readme (#19575)
* update readme

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-12-13 10:17:52 +01:00
Holger HeesandGitHub 405cf5f4f0 Update helperlib.version to 1.0.15 (#19793)
Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-12-13 10:13:54 +01:00
Cody CutrerandGitHub 9a387ce4a9 [homie] Split Homie from MQTT Binding (#19700)
* [homie] Split Homie from MQTT Binding

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-12-13 09:46:44 +01:00
Gaël L'hopitalandGitHub 21f561d4d4 [freeboxos] Add VPN Server monitoring (#19669)
* Adding VPN Server monitoring

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2025-12-13 00:55:52 +01:00
Dan CunninghamandGitHub 76e316f978 [unifiprotect] Initial Contribution (#19411)
* Unifi Protect Binding

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-12-12 17:09:41 +01:00
Andrew Fiddian-GreenandGitHub 60136d2356 eliminate spam log warnings (#19788)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-12-12 17:08:55 +01:00