Commit Graph
6578 Commits
Author SHA1 Message Date
Дилян ПалаузовandGitHub b3b1cbc6d7 [Groovy] Text about alternative, manual installation is outdated (#19115) 2025-08-05 19:19:55 +02:00
openhab-botandGitHub 83c1182889 New translations ecovacs.properties (Italian) (#19108) 2025-08-04 23:10:37 +02:00
JeremyandGitHub 632e15b227 [insteon] Clear auto-unboxing null pointer warnings (#19107)
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-08-04 19:53:35 +02:00
Patrick WenigerandGitHub 173c7600d9 [surepetcare] Fix hubRssi NullPointerException (#19106)
* [surepetcare] Fix NullPointerException when signal values are null

Signed-off-by: Patrick Weniger <patrickweniger@gmx.de>
2025-08-03 16:57:30 +02:00
Дилян ПалаузовandGitHub 5ccd1859e3 [groovyscripting] Upgrade Groovy to 4.0.28 (#18988) 2025-08-03 16:06:52 +02:00
jimtngandGitHub b57b1caf60 [ecovacs] Add Deebot T30 (PRO) OMNI and support Scenario Cleaning (#17162)
* [ecovacs] Add Deebot T30 (PRO) OMNI

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-08-03 14:04:28 +02:00
Ondrej PectaandGitHub a358bf83dd [somfytahoma] make token refreshing independent on event polling frequency (#19038)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2025-08-03 11:26:19 +02:00
Wouter BornandGitHub 442589cafe Update Jackson to 2.19.2 (#19100)
Signed-off-by: Wouter Born <github@maindrain.net>
2025-08-03 10:41:55 +02:00
lolodomoandGitHub d14f74b9e9 [sonos] Ignore Sonos Boost and any Sub including Sonos Sub 4 (#19103)
Related to #19075

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2025-08-03 10:28:48 +02:00
Paul SmedleyandGitHub 533ed4c18f Possible fix for passwords with special characters (#19102)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-08-03 08:14:13 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2cb32ae44c Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.1 (#19050)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.5.1.
- [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/exec-maven-plugin/compare/exec-maven-plugin-3.1.0...3.5.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:exec-maven-plugin
  dependency-version: 3.5.1
  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-08-01 19:58:05 +02:00
Florian HotzeandGitHub e47e6dea8e [froniuswattpilot] Upgrade wattpilot4j to 2.0.0 (#19092)
This new version brings no code changes,
it only moves the library to a new namespace.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-08-01 17:35:58 +02:00
Jacob LaursenandGitHub eef2ed1ea3 [bluetooth.bluez] Fix some warnings (#19085)
* Remove unused method

Left-over from #8970

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-31 08:28:37 +02:00
Jacob LaursenandGitHub 093d4948f0 [bluetooth.bluez] Fix data not being updated (#19086)
* Fix ServiceDataEvent

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-31 08:25:30 +02:00
Jacob LaursenandGitHub 3725576ade Fix duplicate channel (#19082)
Fixes #19080

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-29 22:18:48 +02:00
matmaiandGitHub 976a4acd75 [shelly] Add initial support for Shelly Dimmer Gen3 (#18686)
Signed-off-by: Matthias Maier <code@telebim.de>
2025-07-29 12:31:42 +02:00
Jacob LaursenandGitHub 1e13bef624 [bluetooth.bluez] Upgrade bluez-dbus to 0.3.2 (#19074)
* Upgrade bluez-dbus to 0.3.2
* Simplify code

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-29 11:38:07 +02:00
Wouter BornandGitHub fe5414ff5c Use Maven 3.9.11 with wrapper and add checksum verification (#19073)
- Set Maven version to 3.9.11 in .mvn/wrapper/maven-wrapper.properties
- Set SHA-256 checksum for wrapper JAR to ensure integrity

Signed-off-by: Wouter Born <github@maindrain.net>
2025-07-28 21:54:56 +02:00
Jacob LaursenandGitHub 929a367e7b Fix name (#19072)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-28 19:24:45 +02:00
Jacob LaursenandGitHub 8bab650303 [bluetooth.bluez] Fix data not being updated (#19071)
* Fix CharacteristicUpdateEvent

Resolves #19070

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-28 19:21:00 +02:00
Jacob LaursenandGitHub 0180b9437b Refactor Optional to nullable (#19061)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-27 18:21:22 +02:00
Wouter BornandGitHub 4d0a04aa87 Use Maven wrapper with GHA (#19067)
Signed-off-by: Wouter Born <github@maindrain.net>
2025-07-27 18:19:31 +02:00
MikeTheTuxandGitHub 5acfef3f97 [automower] Status update via Husqvarna WebSocket API (#18630)
* initial checkin: working WSS communication

Signed-off-by: Michael Weger <weger.michael@gmx.net>
2025-07-27 15:02:17 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0d1dcd6133 Bump the jacoco group with 2 updates (#19065)
Bumps the jacoco group with 2 updates: [org.jacoco:org.jacoco.agent](https://github.com/jacoco/jacoco) and [org.jacoco:jacoco-maven-plugin](https://github.com/jacoco/jacoco).


Updates `org.jacoco:org.jacoco.agent` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13)

Updates `org.jacoco:jacoco-maven-plugin` from 0.8.12 to 0.8.13
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.12...v0.8.13)

---
updated-dependencies:
- dependency-name: org.jacoco:org.jacoco.agent
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jacoco
- dependency-name: org.jacoco:jacoco-maven-plugin
  dependency-version: 0.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: jacoco
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-27 12:15:00 +02:00
Jacob LaursenandGitHub 3fc91e5e92 [freeboxos] Fix Markdown (#19062)
* Fix Markdown

Related to #19010

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-27 12:07:42 +02:00
Holger FriedrichandGitHub 26450bc6fc Dependabot groups (#19063)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-07-27 10:53:00 +02:00
Wouter BornandGitHub cf671c31b0 Minor README improvements (#19064)
* Repository contains more than just bindings
* Update i18n-maven-plugin version
* Uppercase Maven

Signed-off-by: Wouter Born <github@maindrain.net>
2025-07-27 09:40:39 +01:00
lsiepelandGitHub 45709e089c Fix markdown bindings T-V (#19028)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 21:36:00 +02:00
lsiepelandGitHub 8eda464a0e Fix markdown io / persistence / transform / voice (#19034)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:59:28 +02:00
lsiepelandGitHub 0d76f68c96 Fix markdown bindings W-Z (#19032)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:58:57 +02:00
lsiepelandGitHub 4eb6bad3be Fix markdown bindings Q-S (#19027)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:57:51 +02:00
lsiepelandGitHub 8b26f7d3bd Fix markdown bindings O-P (#19026)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:57:22 +02:00
lsiepelandGitHub 0421d6e8f9 Fix markdown bindings M-N (#19025)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:56:53 +02:00
lsiepelandGitHub 04d8143026 Fix markdown bindings G-H (#19016)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:56:20 +02:00
lsiepelandGitHub 834b587623 Fix markdown bindings K-L (#19018)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:55:53 +02:00
lsiepelandGitHub 5c817ea190 Fix markdown bindings I-J (#19017)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:55:24 +02:00
lsiepelandGitHub 12ea895db2 Fix markdown bindings E-F (#19015)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:54:54 +02:00
lsiepelandGitHub a4f2c1546e Fix markdown bindings C-D (#19013)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:54:27 +02:00
lsiepelandGitHub 9440628914 Fix markdown bindings A-B (#19012)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 20:53:55 +02:00
lsiepelandGitHub b8721e7f64 [various] Fix ConstantNameCheck (#18992)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 16:14:58 +02:00
openhab-botandGitHub ffbaad93d7 New Crowdin updates (#19035)
* New translations avmfritz.properties (German)

* New translations shelly.properties (German)
2025-07-26 13:17:38 +02:00
lsiepelandGitHub 901927d0a2 Fix markdown repo files (#19033)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 12:13:39 +02:00
lsiepelandGitHub 6304dbc7b6 Freebox removal (#19000)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-26 11:17:00 +02:00
Ondrej PectaandGitHub cc45e8f31e [orbitbhyve] fix inability to set rain delay (#19056)
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2025-07-26 09:28:40 +02:00
Markus MichelsandGitHub bdcde5a1ef [shelly] Use thing type shellyplusht for Shelly Plus HT Gen3 (#18943)
* Thing type shellyplushtg3 removed, instead it will be mapped to
shellyplusht

Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-07-26 09:06:41 +02:00
Florian HotzeandGitHub c85837c371 [jsscripting] Upgrade openhab-js to 5.12.0 (#19054)
Changelog: https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#5120.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-07-25 13:08:51 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6603704bc9 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 (#19047)
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
  dependency-version: 3.5.3
  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-07-25 13:00:42 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
090d1e13a2 Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 (#19043)
Bumps [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](https://github.com/apache/maven-deploy-plugin/compare/maven-deploy-plugin-3.1.3...maven-deploy-plugin-3.1.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-version: 3.1.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-07-25 12:59:38 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4fc4b35d99 Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 (#19051)
Bumps [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/apache/maven-install-plugin/releases)
- [Commits](https://github.com/apache/maven-install-plugin/compare/maven-install-plugin-3.1.3...maven-install-plugin-3.1.4)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-install-plugin
  dependency-version: 3.1.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-07-25 11:34:19 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a3f8c72bef Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1 (#19041)
Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/build-helper-maven-plugin/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-version: 3.6.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-07-25 11:32:31 +02:00