Commit Graph
319 Commits
Author SHA1 Message Date
Andrew Fiddian-GreenandGitHub a5a74fd085 [ci build] Apply spotless to fix poms (#21115)
* fix poms
* change version on itests

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2026-07-06 21:54:17 +02:00
openhab-bot 6c4bd00559 [unleash-maven-plugin] Preparation for next development cycle. 2026-07-05 14:04:45 +00:00
Lee BallardandGitHub 5445391f80 [ddwrt] Initial contribution of OH5 DD-WRT/OpenWrt/Tomato SSH based binding (#20505)
* [ddwrt] New OH4/5 dd-wrt binding

Signed-off-by: Lee Ballard <ballle98@gmail.com>
2026-06-26 10:58:42 +02:00
Florian HotzeandGitHub 9be9822b9f [gemini] Initial contribution (#20922)
* [gemini] Add binding skeleton

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2026-06-19 20:45:13 +02:00
bruestelandGitHub 0d112b59f2 [homeconnectdirect] Home Connect Direct binding initial contribution (#20653)
* [homeconnectdirect] Home Connect Direct Binding initial contribution

Signed-off-by: Jonas Brüstel <openhab@bruestel.net>
2026-06-19 10:19:20 +02:00
Dan CunninghamandGitHub fb88301d32 [unifi] Unifi family of addons (#20598)
* Unify UniFi Network, Protect and Access bindings

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-06-18 18:42:33 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
671e2ba380 Bump com.github.eirslett:frontend-maven-plugin from 2.0.0 to 2.0.1 (#20990)
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 2.0.0 to 2.0.1.
- [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-2.0.0...frontend-plugins-2.0.1)

---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
  dependency-version: 2.0.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>
2026-06-17 09:53:37 +02:00
1cebe6781c [pirateweather] Initial contribution (#18877)
Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
Co-authored-by: Andrew Fiddian-Green <software@whitebear.ch>
2026-06-16 23:15:30 +02:00
jimtngandGitHub 0a26a04b2e [yamlcomposer] YAML Composer Add-on for Enhanced YAML Preprocessing (#20305)
* [yamlcomposer] New Yaml Composer add-on

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2026-06-10 19:26:30 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2a0986adb0 Bump org.apache.maven.plugins:maven-dependency-plugin (#20807)
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.10.0...maven-dependency-plugin-3.11.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-version: 3.11.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-05-31 08:48:56 +02:00
Christian KittelandGitHub 9d5dbc44ad [ntfy] Initial contribution (#20560)
* ntfy Binding

Signed-off-by: Christian Kittel <ckittel@gmx.de>
2026-05-16 15:06:55 +02:00
Dan CunninghamandGitHub 80a929b948 [mcp] Initial Contribution (#20636)
* [mcp] Initial Contribution

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-05-14 15:05:41 +02:00
d21e43cd8d [Worxlandroid] Initial contribution (#16893)
* Worxlandroid new binding

Signed-off-by: Gael L'hopital <gael@lhopital.org>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2026-04-21 12:47:18 +02:00
Dan CunninghamandGitHub c8dae90cbe [twilio] Initial Contribution (#20487)
* Twilio Binding

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-04-06 10:24:02 +02:00
Dan CunninghamandGitHub 48556045e0 [linkplay] Initial Contribution (#19554)
* Linkplay

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-04-05 13:45:40 +02:00
Florian HotzeandGitHub eb88e27cd6 Fix -Dmarkdownlint.skip=true breaks JS Scripting build (#20516)
Regression from #19010.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2026-04-04 23:14:32 +02:00
Dan CunninghamandGitHub 66cde86150 [unifiaccess] Unifi access binding initial contribution (#19412)
* Unifi Access Binding

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-04-03 20:33:16 +02:00
Bernd WeymannandGitHub 5effac5bc6 [energyforecast] Initial contribution (#20325)
* initial version

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2026-04-03 17:03:58 +02:00
lsiepelandGitHub 5891fe1d3f Add markdown action (#19010)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2026-03-30 15:57:40 +02:00
Sven SchadandGitHub 236f1edc3c [dahuadoor] Initial contribution (#20172)
* Initial commit

Signed-off-by: Sven Schad <svnsssd@gmail.com>
2026-03-29 21:37:26 +02:00
Gaël L'hopitalandGitHub 809c21fe86 [atmofrance] Initial Contribution (#20365)
* Initial contribution

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2026-03-27 11:05:38 +01:00
ulbiandGitHub 0309a622b5 [timescaledb] Initial contribution (#20412)
* [timescaledb] Add native TimescaleDB persistence service

Signed-off-by: René Ulbricht <rene_ulbricht@outlook.com>
2026-03-27 10:18:02 +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
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
Holger FriedrichandGitHub c1a21f3bae Upgrade Karaf to 4.4.10 (#20224)
* Revert "Downgrade karaf-maven-plugin to 4.4.8"
  This reverts commit c6c4eb0f82.
* Add bytebuddy to bootdelegation
* Upgrade Karaf to 4.4.10, this includes upgrades for the following libraries:
   pax-logging from 2.3.1 to 2.3.2
* Temporarily disable broken itests
* [mqtt.ruuvigateway] Add strings for itest
* Upgrade logback

Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-02-18 16:48:20 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
47fcdfae31 Bump org.apache.maven.plugins:maven-dependency-plugin (#20210)
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.9.0...maven-dependency-plugin-3.10.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-version: 3.10.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-02-11 11:40:56 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
d0c927c9cf Bump org.codehaus.mojo:xml-maven-plugin from 1.2.0 to 1.2.1 (#20117)
Bumps [org.codehaus.mojo:xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/xml-maven-plugin/compare/1.2.0...xml-maven-plugin-1.2.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:xml-maven-plugin
  dependency-version: 1.2.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>
2026-01-25 23:56:50 +01:00
Holger FriedrichandGitHub bd9a3be235 [coronastats] Remove binding (#20129)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-01-24 23:45:27 +01:00
Holger FriedrichandGitHub 3449c8ef54 Pr build improvements (#20127)
* [gha] Increase Java heap size from 2GB to 8GB

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-01-23 20:21:07 +01:00
Holger Friedrichandlsiepel c6c4eb0f82 Downgrade karaf-maven-plugin to 4.4.8
This is a workaround for apache/karaf#2218 and openhab/openhab-core#5234.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2026-01-11 22:10:37 +01:00
Bernd WeymannandGitHub 6f84bdd972 [geocoding] Transformation contribution (#19921)
* first version

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2026-01-02 17:58:03 +01:00
Marcus BetterandGitHub de599807ba [bluelink] Initial contribution (#19823)
* Hyundai/Genesis Bluelink binding

Signed-off-by: Marcus Better <marcus@better.se>
2025-12-31 23:17:01 +01:00
Michael F.andGitHub ae7d7a8188 [remehaheating] Initial contribution (#19494)
* [remehaheating] Initial contribution

Signed-off-by: Michael Fraedrich <it-services@freddy4u.de>
2025-12-23 13:20:51 +01:00
Holger FriedrichandGitHub 207ca71fc4 Prepare for OH 5.2.0 (#19868)
* Fix spotless after unleash
* Resolve itest runbundles

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-23 00:01:46 +01:00
openhab-bot ee3817accd [unleash-maven-plugin] Preparation for next development cycle. 2025-12-22 17:11:00 +00: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
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
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
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
Ronny GrunandGitHub 38360a849c [viessmann] Initial contribution (#19123)
* [viessmann] Initial contribution

Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
2025-11-30 22:55:18 +01:00
NookyxandGitHub b308947d39 [somfycul] Initial contribution (#19207)
* initial somfycul binding creation (openhab#15974)
init codebase from @weisserd

Signed-off-by: Marc Klasser <shox06@gmx.de>
2025-11-27 18:46:11 +01:00
Christian KochandGitHub e393064c19 [modbus.lambda] Initial contribution (#19378)
* New Crowdin updates (#19375)

Signed-off-by: Christian Koch <78686276+chilobo@users.noreply.github.com>
Signed-off-by: Johannes Koch <github@lockhead.net>
2025-11-23 11:07:57 +01:00
Cody CutrerandGitHub ac8b30a39e [homeassistant] Split Home Assistant from MQTT binding (#19496)
* [mqtt] Collapse mqtt.generic into mqtt

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2025-11-23 10:52:15 +01:00
lsiepelandGitHub ea77567efa Download and cache xsd file for validation (#19650)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-11-22 22:20:51 +01:00
Holger FriedrichandGitHub 5c368e3d98 [modbus.foxinverter] Initial contribution (#19637)
* Initial Contribution: modbus.foxinverter

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-11-22 16:11:16 +01:00
bd09a52c5a [mideaac] Initial contribution (#17749)
* Midea AC after partial PR review

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2025-11-06 22:09:13 +01:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9f15d6157c Bump org.codehaus.mojo:xml-maven-plugin from 1.1.0 to 1.2.0 (#19509)
Bumps [org.codehaus.mojo:xml-maven-plugin](https://github.com/mojohaus/xml-maven-plugin) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/mojohaus/xml-maven-plugin/releases)
- [Commits](https://github.com/mojohaus/xml-maven-plugin/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:xml-maven-plugin
  dependency-version: 1.2.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-10-20 09:38:57 +02:00
lsiepelandGitHub 154d9dc99e Remove allplay binding (#19366)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-10-12 09:57:30 +02:00
dependabot[bot]GitHubdependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
94c254d7ce Bump org.apache.maven.plugins:maven-dependency-plugin (#19450)
Bumps [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) from 3.8.1 to 3.9.0.
- [Release notes](https://github.com/apache/maven-dependency-plugin/releases)
- [Commits](https://github.com/apache/maven-dependency-plugin/compare/maven-dependency-plugin-3.8.1...maven-dependency-plugin-3.9.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-dependency-plugin
  dependency-version: 3.9.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-10-06 17:50:02 +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