Commit Graph
6897 Commits
Author SHA1 Message Date
Gaël L'hopitalandGitHub 120b077d1f [astro] Switching radiation to immutable and Instant (#19949)
* Switching radiation to immutable and Instant

Signed-off-by: clinique <gael@lhopital.org>
2026-01-04 23:13:32 +01:00
Leon RabiusandGitHub 1663f77a1d [automower] Fix NullPointerException for POI mode (#19959)
* Fix NPE for POI mode

Signed-off-by: Leon Rabius <49659180+lrabius@users.noreply.github.com>
2026-01-04 23:06:12 +01:00
Holger HeesandGitHub 975abb8372 Fix readme markdown and typo fixes (#19964) 2026-01-04 22:45:12 +01:00
lsiepelandGitHub be02c70c5c [viessmann] Fix parsing of unit KiloJoule (#19970)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2026-01-04 21:57:16 +01:00
lsiepelandGitHub 9433952f53 [viessmann] Fix parsing of unit milliAmpere (#19942)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2026-01-04 21:49:39 +01:00
Christian KochandGitHub b488d990f5 [modbus.lambda] Correcting inconsistencies in three channel id's (#19901)
Signed-off-by: Christian Koch <78686276+chilobo@users.noreply.github.com>
2026-01-04 19:28:00 +01:00
mlobsteinandGitHub f825a93191 Refactor to remove un-necessary fields (#19962)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2026-01-04 12:51:39 +01:00
lsiepelandGitHub 0556a38709 [fsinternetradio] Remove dead links from documentation (#19909)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2026-01-04 12:47:58 +01:00
Cody CutrerandGitHub 5ad6682eca [io.homekit] Update HAP-Java (#19954)
* [homekit] Update HAP-Java

Importantly, for bcprov updates

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2026-01-03 20:39:31 +01:00
David PaceandGitHub 16c33decbb [boschshc] Support Door/Window Contact II [+M] (#19956)
* [boschshc] Support Door/Window Contact II [+M]

Signed-off-by: David Pace <dev@davidpace.de>
2026-01-03 17:23:34 +01:00
Bernd WeymannandGitHub d779cdc699 fix copilot review comments (#19955)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2026-01-02 23:14:18 +01:00
MarcelandGitHub 5a90c2474e [androidtv] Fix loop for PhilipsTV (#19953)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2026-01-02 23:11:38 +01:00
Cody CutrerandGitHub 60c935820b [zwavejs] Keep properties up-to-date (especially lastSeen) (#19934)
* [zwavejs] Keep properties up-to-date (especially lastSeen)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2026-01-02 19:26:09 +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
Simmon YauandGitHub 91765f7463 [tapocontrol] Fix HS200 Physical Button Not Updating Item State (#19943)
This commit fixes an issue where the physical button press for the
HS200 was not updating the item state due to
SUPPORTED_LIGHT_SWITCH_UIDS missing in CHANNEL_GROUP_THING_SET. It
also adds support for device state as WiFi strength and onTime are
both part of the response JSON from the HS200.

Signed-off-by: Simmon Yau <simmonyau@gmail.com>
2026-01-02 17:57:15 +01:00
Jacob LaursenandGitHub 5aa55eb6fb Upgrade JUPnP to 3.0.4 (#19948)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-02 15:40:32 +01:00
mjagdisandGitHub 090b010921 [tuya] Avoid refresh if there are no measurables (#19930)
* [tuya] Avoid refresh if there are no measurables

Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2026-01-02 15:38:44 +01:00
Jacob LaursenandGitHub c75f3e5acf Remove unused class (#19947) 2026-01-02 15:29:38 +01:00
Jacob Laursenandlsiepel e1a4fae3cd Remove license header
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-02 14:47:04 +01:00
Jacob Laursenandlsiepel 13e6000fbc Manually update remaining headers
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-02 10:51:48 +01:00
Jacob Laursenandlsiepel a3cce8efd7 Update license headers
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-02 10:51:48 +01:00
Jacob Laursenandlsiepel 7cc452d87b Add support for Nibe Heatpump C++ files
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-02 10:51:48 +01:00
Jacob Laursenandlsiepel dfad38261e Add support for Matter handlebars
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-02 10:51:48 +01:00
Jacob Laursenandlsiepel fa84377aba Update copyright year in configuration
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-02 10:51:48 +01:00
6ef5449ca2 [samsungtv] Additional hint for environment variable when using in docker container (#19577)
* Additional hint for possible helpful environment variable when using in docker container

Signed-off-by: Ber <bernhard.moser@nexeno.com>
Co-authored-by: lsiepel <leosiepel@gmail.com>
2026-01-01 14:16:48 +01:00
Dan CunninghamandGitHub fed4d5d6a1 [matter] Update Readme with State options, remove dead channles (#19911)
This is just documentation clean up and removing some channels added very early that were never used.

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-01-01 14:11:23 +01:00
Simmon YauandGitHub 9109e34ef5 [tapocontrol] Add TP-Link HS200 Kasa Smart Wi-Fi Light Switch (#19924)
* Support TP-Link Smart Switches HS200

Signed-off-by: Simmon Yau <simmonyau@gmail.com>
2026-01-01 10:37:06 +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
Paul SmedleyandGitHub 3ab5c04770 [roborock] Add available routines as options on the actions#routine channel (#19916)
* WIP: attempt to add routines as options

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-12-31 23:13:38 +01:00
NadaharandGitHub ecd2e06ba9 [Astro] Fix binding warnings (#19933)
* Fix Astro binding warnings

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2025-12-31 23:12:56 +01:00
Bernd WeymannandGitHub 8f2d29f51e proto and version update (#19914)
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-12-31 22:19:23 +01:00
maniac103andGitHub f770a4e3e9 [homematic] Properly consider special values in DP value validation (#19932)
This was added in #19284, but the fix was incomplete for two reasons:
- The special values were initially populated in the DP, but not
  properly copied when later cloning the DP into the channel
- The DP value was implicitly converted to a Double in the ternary that
  differentiated between integer and float types

Fixes #13477

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2025-12-31 22:12:29 +01:00
MartinandGitHub 93d900a879 preciptype is a list of strings not a single value (#19931)
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2025-12-31 22:08:07 +01:00
Jacob LaursenandGitHub 62b53c8f67 Upgrade MySQL Connector/J to 9.5.0 (#19925)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-12-31 22:04:20 +01:00
lsiepelandGitHub 7df6238b05 Fix lambda (#19928)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-31 14:20:26 +01:00
Jacob LaursenandGitHub 25b5dcb554 Add semantic tags for prices (#19917)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-12-31 10:01:15 +01:00
lsiepelandGitHub a434ba35eb [ahawastecollection] Add christmasTree channel (#19834)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-31 00:06:26 +01:00
lsiepelandGitHub 3b11182b80 [ipp] Prevent NullPointerException if printer UUID is missing (#19915)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-29 23:37:46 +01:00
Holger FriedrichandGitHub 403d8a8cd4 Upgrade SAT to 0.18.0 (#19908)
Upgrade SAT from 0.17.0 to 0.18.0

For a diff, see:

https://github.com/openhab/static-code-analysis/compare/0.17.0...v0.18.0

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-29 16:59:33 +01:00
lsiepelandGitHub 31de70d188 Markdown catchup (#19885)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-29 16:57:59 +01:00
Gaël L'hopitalandGitHub a5063ed45e [astro] Refresh SeasonCalc and add icon package (#19875)
* Refresh SeasonCalc and add icon package

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2025-12-29 16:55:25 +01:00
lsiepelandGitHub 5a07c5ba92 Fix documentation, grammar, and spelling in bindings P (#19563)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-29 13:05:18 +01:00
Philipp S.andGitHub 0b6a671704 Fix formatting of virus-free and mold-free fields (#19904)
Signed-off-by: Philipp S. <16479847+nixoso@users.noreply.github.com>
2025-12-28 22:56:48 +01:00
lsiepelandGitHub de9a4dfbab Fix documentation, grammar, and spelling in bindings O (#19556)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-12-28 21:41:47 +01:00
ErikDB87andGitHub 08d76d18d5 [tado] Add rate limit info channels (#19766)
* First commit
Adds rate limit info channels

Signed-off-by: Erik De Boeck <deboeck.erik@gmail.com>
2025-12-28 18:46:37 +01:00
Holger FriedrichandGitHub 7fb5b5115a Upgrade Karaf to 4.4.9 (#19818)
* Upgrade Karaf to 4.4.9

Upgrade Karaf from 4.4.8 to 4.4.9.
This includes upgrades for the following libraries:
* asm from 9.8 to 9.9
* bouncycastle/bcprov from 1.81 to 1.83
* commons-io from 2.20.0 to 2.21.0
* commons-lang3 from 3.18.0 to 3.20.0
* jackson-annotations from 2.19.2 to 2.20
* jackson from 2.19.2 to 2.20.1
* jna from 5.17.0 to 5.18.1

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-12-28 01:49:21 +01:00
Dan CunninghamandGitHub 7180004203 [matter] Small OTBR action cleanups (#19896)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-12-27 22:33:53 +01:00
Dan CunninghamandGitHub c97cdf3f02 [matter] Add Smoke, CO and CO2 client device support (#19897)
* [matter] Adds Smoke, CO and CO2 client device support

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-12-27 21:25:24 +01:00
Florian HotzeandGitHub aaa0973ca4 [yamahamusiccast] Fix NPE/instability on UDP state update (#19895)
Regression from #19798.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-12-26 15:47:14 +01:00
Pawel SandGitHub b4a2938ca9 [lutron] Fix infinite loop in switch status update (#19886)
Change postCommand to updateState for the switchstatus channel to prevent autoupdate loops.

Signed-off-by: Pawel Switalski <switalski.pw@gmail.com>
2025-12-26 13:40:41 +01:00