Commit Graph
6817 Commits
Author SHA1 Message Date
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
jimtngandGitHub f6191dab40 [basicprofiles] Fix link to Invert/Negate anchor (#19787)
* [basicprofiles] Fix link to Invert/Negate anchor

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-12-12 16:57:20 +01:00
GearrelWandGitHub 5958c256ef [homewizard] Update batteries channels to latest api version (#19765)
* Add new and update batteries channels
Add batteries channels to kwh meter
Fix wrong voltage channel for plug-in battery

Signed-off-by: Gearrel Welvaart <gearrel.welvaart@gmail.com
2025-12-12 11:40:07 +01:00
mlobsteinandGitHub c1fd365ddf [monopriceaudio] Add support for 8 zone model (#19775)
* Add support for 8 zone model

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-12-12 10:39:21 +01:00
Bernd WeymannandGitHub 6c019cb75c [e3dc] Add performance ratio channels (#19763)
* add performance ratio

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-12-12 09:55:52 +01:00
Cody CutrerandGitHub 9147e5251d [homeassistant] Move binding to configuration to the proper place (#19767)
When it was part of the MQTT binding, it couldn't expose its config
as binding-level, so we worked around that by putting it as a
"system" service. We don't need to do that anymore, so put it where
one would normally expect.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-12-09 22:14:17 +01:00
Cody CutrerandGitHub 581bafbfed [homeassistant] Update python packages (#19768)
This was missed when bringing the rest of the Python code up to date
with current Home Assistant.

Also commit the lockfile, which is a new feature thanks to GraalPy 25.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-12-09 19:57:26 +01:00
maniac103andGitHub 59b21c7e3c [ecovacs] Add support for Deebot X8 (#19750)
* [ecovacs] Handle error JSON during map image download

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2025-12-06 18:30:12 +01:00
afe6994534 [http] Replace deprecated URL constructor (#19519)
* Fix unicode

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: lsiepel <leosiepel@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-06 13:05:00 +01:00
openhab-botandGitHub 0e1be9b85c New translations energidataservice.properties (Danish) (#19754) 2025-12-06 11:49:33 +01:00
Lee CharltonandGitHub ae29d36f11 [sunsynk] Adapt to user logon requires a nonce and sign. (#19741)
* restore development environment

Signed-off-by: LeeC77 <lee.charlton00@gmail.com>
2025-12-05 17:20:27 +01:00
Jacob LaursenandGitHub c4a2425165 Remove binding configuration (#19748)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-12-05 17:15:08 +01:00
maniac103andGitHub 5d97a88f78 [ecovacs] Update supported device list (#19745)
* [ecovacs] Update device list up to T30 generation

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2025-12-05 17:12:39 +01:00
Holger FriedrichandGitHub 9300da44b0 SAT fixes (#19744)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-05 17:10:39 +01:00
TimandGitHub 32d6d33e09 [netatmo] Add missing MAC address mapping for 'l' (#19747)
Signed-off-by: Tim Lochmüller <tim@fruit-lab.de>
2025-12-03 23:06:10 +01:00