Commit Graph
6534 Commits
Author SHA1 Message Date
NadaharandGitHub 820ed4ca7d Fix regression from #19310 (#19383)
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-09-24 08:54:46 +02:00
openhab-botandGitHub 70fce579ca New Crowdin updates (#19375)
* New translations bluetooth.properties (German)
* New translations bluetooth.properties (Italian)
2025-09-22 20:21:24 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9f45211e6e Bump org.apache.maven.plugins:maven-compiler-plugin (#19370)
Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](https://github.com/apache/maven-compiler-plugin/compare/maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-version: 3.14.1
  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-09-22 17:31:09 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
202672f1bf Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.3 to 3.12.0 (#19369)
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) from 3.11.3 to 3.12.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.11.3...maven-javadoc-plugin-3.12.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-version: 3.12.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-09-22 17:30:11 +02:00
Jacob LaursenandGitHub 8acbebd6d0 Remove unsupported thing type (#19364)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-21 20:09:49 +02:00
Florian HotzeandGitHub 20018390ed [fronius] Thing Actions: Add string overrides for actions requiring enum (#19367)
This eases use of these actions from script environments.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-21 20:07:25 +02:00
Jacob LaursenandGitHub 86eab49e49 Fix tests when having spaces in path (#19365)
Regression of #19329

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-21 14:36:02 +02:00
Jacob LaursenandGitHub c7dc1bac3b Include stack trace when logging WebSocket exceptions (#19363)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-21 13:26:22 +02:00
Paul SmedleyandGitHub 5f9702f645 [roborock] Initial contribution (#19117)
* Initial commit

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-09-21 08:56:53 +02:00
Paul SmedleyandGitHub 7cd5de0211 Fix warnings, use gson to parse json to simplify code (#19361)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-09-21 08:54:56 +02:00
Paul SmedleyandGitHub ed8751f35b [teslascope] Fix warnings (#19358)
* Fix warnings

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-09-21 08:51:35 +02:00
Ciprian PascuandGitHub 5696a5e1f2 [sbus] Add support for Lux & Motion sensors (#19288)
* [sbus] Lux & Motion sensors

Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
2025-09-20 13:21:40 +02:00
Holger FriedrichandGitHub a0ab415a29 Add AGENTS.md (#19357)
* Add AGENTS.md

This adds instructions for AI coding agents like Copilot.
See https://agents.md/ for further information.

This is a first step. As an example, you should now be able
to ask the coding agent to create a new binding.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-09-20 12:07:16 +02:00
lsiepelandGitHub e2091940ea [zwavejs] Add notification channel (#19328)
* Add notification channel
* Add documentation
* Fix value being updated correctly
* Update bundles/org.openhab.binding.zwavejs/src/main/java/org/openhab/binding/zwavejs/internal/type/ZwaveJSTypeGeneratorImpl.java

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
Signed-off-by: lsiepel <leosiepel@gmail.com>
2025-09-20 11:07:43 +02:00
lsiepelandGitHub 5ba98f0c5f [omnilink] Update AlarmMode channels to String type (#19354)
Fixes: https://github.com/openhab/openhab-addons/issues/19343

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-09-19 23:33:59 +02:00
NadaharandGitHub e79d3a6a76 [astro] Various refactoring/fixes (#19310)
* Fix DateTimeUtilsTest default Locale dependency

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-09-19 11:10:54 +02:00
Martin GrasslandGitHub cbe003ac59 [mybmw] Fix user agent string for stable conection (#19336)
* [mybmw] add stop charging command

Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
2025-09-19 06:18:01 +02:00
David PaceandGitHub b389bafe44 [boschshc] Add support for presence simulation (#19326)
* [boschshc] Add support for presence simulation

Signed-off-by: David Pace <dev@davidpace.de>
2025-09-18 21:40:31 +02:00
Florian HotzeandGitHub 08d5c8e385 [fronius] Expose BatteryControl::addSchedule as Thing action (#19352)
* [fronius] Expose BatteryControl::addSchedule as Thing action

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-18 20:11:15 +02:00
Florian HotzeandGitHub 48485705e6 [jsscripting] Upgrade to openhab-js 5.14.0 (#19353)
Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#5140

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-18 19:35:30 +02:00
Florian HotzeandGitHub cd639eafef [fronius] Fix battery control actions unavailable if FW < 1.36.x (#19349)
#18872 introduced a badly designed if statement that completely disables battery control for firmware < 1.36.x.
Since #18872 added support for FW >= 1.36.x, previous version must be still supported.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-18 17:11:30 +02:00
Florian HotzeandGitHub c42047b636 [fronius] Fix config API authentication for firmware >= 1.38.6 (#19344)
* [fronius] Fix config authentication for firmware >= 1.38.6

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-18 07:50:35 +02:00
lsiepelandGitHub 6393b850eb [zwavejs] Add RollerShutter support (#19191)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-09-17 22:50:23 +02:00
Florian HotzeandGitHub 449fc06bbc [froniuswattpilot] Use camelCase for HTTP client name (#19345)
Aligns with the naming scheme for thread pools in openHAB.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-09-17 18:54:46 +02:00
Holger HeesandGitHub 2247c2b825 fix shelly manage ui (#19242) 2025-09-16 21:21:50 +02:00
Joshua FreemanandGitHub 0d2c48fc7a [wiz] Fix bugs for improved stability and consistency (#19321)
* Make bug fixes for Wiz binding for stability and consistency.

Signed-off-by: Joshua Freeman <github@frejos.net>
2025-09-16 21:16:59 +02:00
Dan CunninghamandGitHub c618ffa88b [matter] Fix bridge fan mode configuration (#19293)
* [matter] Fixes bridge fan mode configuration bug

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-09-16 21:15:01 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2a972c7a45 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.3 to 3.5.4 (#19333)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.4
  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-09-15 09:01:04 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
131e317c5d Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.3 to 3.5.4 (#19334)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.3...surefire-3.5.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-version: 3.5.4
  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-09-15 08:57:18 +02:00
mjagdisandGitHub 07f232af39 [tuya] Improve connection handling (#18829)
* [tuya] Fix format of DP_REFRESH payload

Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-09-15 07:23:07 +02:00
Holger FriedrichandGitHub c4dceefccd Activate javaagent for tests to avoid JDK warnings (#19329)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-09-14 23:20:19 +02:00
Holger FriedrichandGitHub 3942fd29da [knx] Fix test warning (#19330)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-09-14 23:06:42 +02:00
lsiepelandGitHub cbfff2b2cd Add unit conversion (#19325)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-09-14 10:58:51 +02:00
lo92frandGitHub 93cc3ab06c [linky] Fix new url schema for getMeasures() related to September Enedis changes to WebAPI (#19289)
* fix new url schema for getMeasures():
- add segment to URL
- use new userId in URL
- fix entry point from v1 to v2

Signed-off-by: Laurent ARNAL <laurent@clae.net>
2025-09-14 09:05:08 +02:00
David ReadandGitHub 2ccf6bb54d Update README.md (#19314)
Remove % from condition. It causes an evaluation error.

Signed-off-by: David Read <DavidR1953@users.noreply.github.com>
2025-09-13 10:14:43 +02:00
Holger FriedrichandGitHub d0efcd78a7 [pythonscripting] Workdaround for failing clean on Windows (#19316)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-09-12 16:12:20 +02:00
Jacob LaursenandGitHub deef965aad [hue] Refactor to use Stream.toList() and pattern matching for instanceof (#19318)
* Use pattern matching for instanceof

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-12 15:49:45 +02:00
Bernd WeymannandGitHub 073ed7e3f8 [tibber] Tibber pulse hardware support for non tibber customers (#19280)
* subscription handling for non tibber customers

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-09-11 20:18:59 +02:00
tb4jcandGitHub 424b01ba8c [modbus.stiebeleltron] Binding enhancements with new Things and support for more (missing) channels (#17962)
* Big change and enhancement of the Stiebel Eltron ISG openHAB binding.

Signed-off-by: Thomas Burri <th@thonojato.ch>
2025-09-11 11:31:36 +02:00
Bernd WeymannandGitHub 8b0b1f42ec [tibber] Quarter-hourly prices (#19312)
* adjust price query resolution

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-09-11 10:58:05 +02:00
Marcel GoerentzandGitHub 5a48ca6b73 [evcc] Fix bug where json parsing could throw an exception (#19302)
* Fix bug where json parsing could throw an exception

Signed-off-by: Marcel Goerentz <57457529+marcelGoerentz@users.noreply.github.com>
2025-09-11 10:53:28 +02:00
Jacob LaursenandGitHub 4176647972 [netatmo] Refactor Optional fields to nullable (#19298)
* Refactor Optional fields to nullable

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-09-11 10:51:15 +02:00
lsiepelandGitHub 8725638abd Bump org.mockito:mockito-core from 5.11.0 to 5.19.0 in /bundles (#19283)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.19.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.11.0...v5.19.0)
2025-09-10 23:10:30 +02:00
Andrew Fiddian-GreenandGitHub 2808642984 [hue] Add new API support infrastructure (#19309)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-09-10 21:17:05 +02:00
Holger FriedrichandGitHub beba61421e Resolve itests after core update (#19311)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-09-10 21:00:12 +02:00
Markus MichelsandGitHub 3034465f6c [shelly] Add support for BLU Wallswitch 4, RC Button 4, Remote, Tough ZB, H&T ZB, BLU Distance (#19097)
Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-09-09 22:22:48 +02:00
dependabot[bot]andGitHub f817cb086a Bump the ftpupload group with 2 updates (#19300)
Bumps the ftpupload group with 2 updates

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 16:20:03 +02:00
Дилян ПалаузовandGitHub 0b2e2cf3d1 persistence.jpa/README: add new line (#19301) 2025-09-08 16:18:50 +02:00
Holger FriedrichandGitHub 43afc5f5f1 Extend dependabot: ftpupload (#19296)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-09-08 07:30:11 +02:00
dependabot[bot]andGitHub 4d15e99032 Bump org.eclipse.jdt:ecj from 3.41.0 to 3.43.0 (#19295)
* Bump org.eclipse.jdt:ecj from 3.41.0 to 3.43.0

Bumps [org.eclipse.jdt:ecj](https://github.com/eclipse-jdt/eclipse.jdt.core) from 3.41.0 to 3.43.0.
- [Commits](https://github.com/eclipse-jdt/eclipse.jdt.core/commits)

---
updated-dependencies:
- dependency-name: org.eclipse.jdt:ecj
  dependency-version: 3.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

* Fix null annotation

Also-by: Holger Friedrich <mail@holger-friedrich.de>
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 07:24:09 +02:00