Commit Graph
7141 Commits
Author SHA1 Message Date
Gaël L'hopitalandGitHub 846ed64397 [airparif] Remove pollens (#20370)
* Removing pollen related channels, DTO, documentation, icons.

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2026-03-13 11:32:03 +01:00
Mark HerwegeandGitHub b139d78e3c remove mybmw binding (#20371)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2026-03-13 09:47:19 +01:00
Holger FriedrichandGitHub 2ce65962f5 [pipertts] Fix dependency unpack on Windows (#20362)
Override inherited maven-dependency-plugin execution `embed-dependencies`
to exclude native platform folders during unpack:

- **/win-*/**
- **/debian-*/**
- **/macos-*/**

This prevents unpacking macOS symlink entries that fail on Windows due to
missing symlink privileges. The resulting jar should not affected, as those
are excluded from packaging anyway.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-03-11 15:02:21 +01:00
lsiepelandGitHub a935d0bc38 [xmppclient] Fix bundle load (#20220)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2026-03-11 09:40:59 +01:00
Jacob LaursenandGitHub d53e325f05 Upgrade json to 20251224 (#20350)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-03-10 22:33:42 +01:00
GearrelWandGitHub 20b10d7a4f [homewizard] Add support for the system API (#19967)
* Added support for the system API. This API is available for all devices; only a subset
of the channels is available for the v1 devices.
In addition, the code was refactored to make is more simple and consistent.

Signed-off-by: Gearrel Welvaart <gearrel.welvaart@gmail.com>
2026-03-09 22:12:31 +01:00
Dan CunninghamandGitHub 8f94091066 [matter] matter.js V0.16, Matter 1.4.2, OTA Update support (#20070)
* Squash merge commit issues from long running branch

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-03-09 18:53:28 +01:00
Florian HotzeandGitHub 294930c06d [pipertts] Improve README (#20331)
* [pipertts] Improve README

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2026-03-08 23:38:56 +01:00
Gaël L'hopitalandGitHub 7a7e627366 Reverting error messages (#20342)
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2026-03-08 23:20:36 +01:00
Ronny GrunandGitHub 1edae9500b [viessmann] refactor channel commands and add units (#20300)
* [viessmann] Refactor channel command handling

Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
2026-03-08 22:31:14 +01:00
Cody CutrerandGitHub 9f03494bf8 [homeassistant] Support device-level configuration (#20225)
* [homeassistant] Support device-level configuration

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2026-03-08 16:26:21 +01:00
Paul SmedleyandGitHub af21b50424 [ring] Add status and control of light and siren functionality for supported devices (#20226)
* Add device kind groups

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2026-03-08 14:08:12 +01:00
lsiepelandGitHub 0c6fcd8b3f [androidtv] Add configuration option skipPowerRefresh (#19985)
* Make refresh state configurable

Signed-off-by: lsiepel <leosiepel@gmail.com>
2026-03-08 11:26:46 +01:00
Bernd WeymannandGitHub e9b8e6a27d [dirigera] Bugfix startup synchronization (#20184)
* remove unknown status

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2026-03-08 10:16:40 +01:00
Jacob LaursenandGitHub d805b71df2 Fix DST issue (#20347)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-03-08 10:15:27 +01:00
Paul SmedleyandGitHub 21e5bd2888 [sonnen] Enable battery discharge to grid, add channel to vary battery charge/discharge rate (#20337)
* Add (untested) support for discharging battery to grid

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2026-03-08 10:06:34 +01:00
Christoph WeitkampandGitHub 5cba9f446b [avmfritz] Filter invalid energy values in high refresh polling (#20330)
* Filter invalid energy values in high refresh polling

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2026-03-07 21:26:02 +01:00
NadaharandGitHub 6566f9bc18 [shelly] Misc fixes on ApiResult handling (#20336)
* [shelly] Make ShellyApiResult immutable with builder and fix case comparison bug

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2026-03-07 20:34:56 +01:00
Holger FriedrichandGitHub 02433c4903 Upgrade Maven from 3.9.12 to 3.9.13 (#20343)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-03-07 13:36:59 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
30cf98f9fc Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.5.0 (#20339)
Bumps [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/apache/maven-resources-plugin/releases)
- [Commits](https://github.com/apache/maven-resources-plugin/compare/maven-resources-plugin-3.3.1...maven-resources-plugin-3.5.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-resources-plugin
  dependency-version: 3.5.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>
2026-03-07 12:18:13 +01:00
Gaël L'hopitalandGitHub 7ae9e39c72 [netatmo] Avoid rushing server APIs (#20314)
* Stabilize activity peaks

Signed-off-by: clinique <gael@lhopital.org>
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2026-03-07 09:07:09 +01:00
NadaharandGitHub 6ab35524a7 [shelly] Fix most warnings (#20321)
Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2026-03-07 07:53:29 +01:00
Andrew Fiddian-GreenandGitHub f9d1a70f30 Add mac-address context for configuration parameters (#20294)
* apply mac-address context

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2026-03-06 23:28:38 +01:00
Christoph WeitkampandGitHub d7ceb72f05 [transform.math] Initial contribution (#20164)
* Added Math transformation bundle

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2026-03-06 16:54:17 +01:00
Bernd WeymannandGitHub 1038ad5136 [mercedesme] Door lock status bugfix (#20249)
* lock bugfix

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2026-03-06 16:49:19 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a63bc438e2 Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.4 to 3.5.5 (#20266)
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5.
- [Release notes](https://github.com/apache/maven-surefire/releases)
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
  dependency-version: 3.5.5
  dependency-type: direct:development
  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>
2026-03-06 16:46:21 +01:00
Oleksandr MishchukandGitHub 78fdb14f25 [solarman] Improve writing to Solarman registers (#20303)
* [solarman] Fix definition for Deye SG01HP3

Signed-off-by: Oleksandr Mishchuk <olexandr.mishchuk@gmail.com>
2026-03-06 16:45:33 +01:00
Bernd WeymannandGitHub 184696553b [solarforecast] Solcast rework (#20165)
* add unit tests

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2026-03-06 15:19:37 +01:00
reyhardandGitHub 2514d81e03 [roborock] Add Roborock map rendering support (#20284)
* [roborock] Initial support for viewing map

Signed-off-by: Maciej Pham <reyhard@o2.pl>
2026-03-06 13:29:34 +01:00
Holger FriedrichandGitHub b4a56635a3 [knx] Show raw ASDU as hex string (#20332)
* [knx] Show raw ASDU as hex string

Introduce special DPT 0.000 which exposes the ASDU content of a KNX
frame as a hex string. Read only.
Intended for accessing vendor-specific or unknown ASDU data.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-03-06 13:24:59 +01:00
Gaël L'hopitalandGitHub 4641442925 Resolve DepartmentDb loading error when already initialized (#20242)
Do not set Thing offline if a part of the service is not delivering data
Lighten pollen icon weights and align sizes

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2026-03-06 11:49:06 +01:00
jimtngandGitHub 3d47b70818 [jrubyscripting] Upgrade to JRuby 10.0.4.0 (#20333)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2026-03-06 11:20:04 +01:00
Gaël L'hopitalandGitHub 30dbdea1e9 [synopanalyzer] Add IconProvider (#20193)
* Add IconProvider

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2026-03-06 11:16:45 +01:00
Maik ScheiblerandGitHub 4f99334ab3 [evcc] Battery values are not shown anymore (#20309)
* [evcc] syntactic simplification (#20246)

Signed-off-by: Maik Scheibler <maik@scheibler-family.de>
2026-03-06 10:32:11 +01:00
jimtngandGitHub b1ac37129e [matter] Comment out the comments in the example (#20334)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2026-03-06 06:56:39 +01:00
Jacob LaursenandGitHub cde1f04379 [hue] Inline I18N texts (#20319)
* Inline I18N texts

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-03-05 22:52:27 +01:00
Jacob LaursenandGitHub f1b92954ac Remove unsupported 'context' element (#20326)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-03-05 22:46:53 +01:00
Jacob LaursenandGitHub ad2e7f2432 Remove unsupported 'context' element (#20327)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-03-05 22:45:13 +01:00
Markus MichelsandGitHub 2eac006e70 [shelly] Fix "duplicate id" in device log (#20248)
Signed-off-by: Markus Michels <markus7017@gmail.com>
2026-03-05 21:47:50 +01:00
Gaël L'hopitalandGitHub 5e2926ac2c [netatmo] Simplify time zone handling for Home/Weather Station (#20315)
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2026-03-04 21:28:33 +01:00
Jacob LaursenandGitHub 1d8b74b203 Fix license header issues (#20130)
* Move 3rd party assets outside org/openhab folder

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-03-04 17:32:46 +01:00
Andrew Fiddian-GreenandGitHub d6183b03e0 Change deprecated required element to attribute (#20323)
* initial contribution

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2026-03-04 17:23:33 +01:00
Jacob LaursenandGitHub da135b9348 Add semantic tags for prices (#20174)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-03-03 22:49:29 +01:00
Paul SmedleyandGitHub c30a231903 Attemmpt to fix warning about shutdownNow (#20285)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2026-03-03 17:06:38 +01:00
Marcus BetterandGitHub 1b2575e5bf [bluelink] Support for Hyundai/Kia/Genesis in EU/CA (#19940)
* [bluelink] Support for Hyundai/Kia/Genesis in Canada

Signed-off-by: Marcus Better <marcus@better.se>
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2026-03-03 16:56:49 +01:00
MartinandGitHub d075d32af7 [bambulab] Add layer-total channel (#20234)
* Total layers

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2026-03-03 16:41:45 +01:00
Holger FriedrichandGitHub d98e8db60b Upgrade Jackson to 2.21.1, resolve (#20308)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-03-02 21:49:07 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Holger Friedrich
9aeb547d5b Bump bnd.version from 7.1.0 to 7.2.1 (#20061)
* Bump bnd.version from 7.1.0 to 7.2.1

Bumps `bnd.version` from 7.1.0 to 7.2.1.

Updates `biz.aQute.bnd:bnd-maven-plugin` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1)

Updates `biz.aQute.bnd:bnd-indexer-maven-plugin` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1)

Updates `biz.aQute.bnd:bnd-resolver-maven-plugin` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1)

Updates `biz.aQute.bnd:bnd-export-maven-plugin` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1)

Updates `biz.aQute.bnd:bnd-testing-maven-plugin` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1)

Updates `biz.aQute.bnd:bnd-baseline-maven-plugin` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1)

Updates `biz.aQute.bnd:biz.aQute.bnd.annotation` from 7.1.0 to 7.2.1
- [Release notes](https://github.com/bndtools/bnd/releases)
- [Commits](https://github.com/bndtools/bnd/compare/7.1.0...7.2.1)

---
updated-dependencies:
- dependency-name: biz.aQute.bnd:bnd-maven-plugin
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-indexer-maven-plugin
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-resolver-maven-plugin
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-export-maven-plugin
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-testing-maven-plugin
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:bnd-baseline-maven-plugin
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: biz.aQute.bnd:biz.aQute.bnd.annotation
  dependency-version: 7.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix bnd warnings about backslashes in pom.xml

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* Tweak homeassistant itest

* Suppress SSL warning
* Allow to override system property polyglot.engine.userResourceCache
* Create cache within target directory

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* Tweak mapdb itest

* Clear temporary database between tests

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* Handle resolver issue with commons-codec

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* Add Californium3.properties to .gitignore

Moving to target folder did not succeed. Ignoring to avoid broken CI
build.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

* [mielecloud] Enable itests, disable ThingDiscoveryTest

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Holger Friedrich <mail@holger-friedrich.de>
2026-03-01 21:11:37 +01:00
Dan CunninghamandGitHub cbeb159336 [openhabcloud] Handle WebSocket connections to server (#20238)
* [openhabcloud] Handle WebSocket connections

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-03-01 20:14:13 +01:00
Holger FriedrichandGitHub 3396d18971 Upgrade cxf to 3.6.10 (#20278)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-03-01 20:10:42 +01:00