Commit Graph
6588 Commits
Author SHA1 Message Date
Gaël L'hopitalandGitHub dfa2adf2c1 [astro] Refactor Moon Distance (#19974)
* Review Moon Distance and factorization of MoonCalc

Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2026-01-09 09:27:09 +01:00
NadaharandGitHub 77737c8066 [Astro] Fix premature event scheduling (#19982)
* Fix event scheduling

Signed-off-by: Ravi Nadahar <nadahar@rediffmail.com>
2026-01-08 23:38:59 +01:00
Jacob LaursenandGitHub a8ec61d789 Remove unused code (#20011)
Fix SAT Optional warnings

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-08 22:59:25 +01:00
Jacob LaursenandGitHub dcbc22025c Fix warnings (#20006)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2026-01-08 22:17:25 +01:00
lsiepelandGitHub 1deea3b4b8 Fix documentation, grammar, and spelling in bindings Q-S (#19586)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2026-01-08 20:25:17 +01:00
Ronny GrunandGitHub c7e4825939 [viessmann] Fix unit kiloJoule (#19988)
Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
2026-01-06 22:32:29 +01:00
Cody CutrerandGitHub 53e55adefe [jpa] fix querying of DimmerItems (#19995)
Integer.parseInt was choking if a dimmer item had sub-integer
precision

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2026-01-06 22:29:57 +01:00
Marcel GoerentzandGitHub 0a2b47bb5e [evcc] Add plan thing, make repeating plans and one-time vehicle plans configurable (#19822)
* First test version for planner implementation

Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
2026-01-06 22:00:46 +01:00
22d66387ad [shelly] Refactor ShellyManagerCache cleanup (#19969)
* Do not create a thread to cleanup the ShellyManagerCache

Signed-off-by: Markus Michels <markus7017@gmail.com>
Co-authored-by: Ravi Nadahar <nadahar@rediffmail.com>
2026-01-06 21:52:43 +01:00
lsiepelandGitHub 35856c0c91 Revert "[androidtv] Fix loop for PhilipsTV (#19953)" (#19996)
This reverts commit 5a90c2474e.

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2026-01-06 21:48:49 +01:00
Dan CunninghamandGitHub 29d75c5702 [matter] Clean up README channel state options (#19991)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2026-01-06 18:52:33 +01:00
Ronny GrunandGitHub 818d8f1ae9 [viessmann] Fix SAT-warning for initJob disposed (#19977)
* [viessmann] Set disposed=false in the initialize() method

Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
2026-01-05 23:56:35 +01:00
Andrew Fiddian-GreenandGitHub 544b96bf03 [homekit] Support bridges with hardware embedded accessory things (#19965)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2026-01-05 23:52:34 +01:00
maniac103andGitHub bfbf36102d [homematic] Convert to use AbstractStorageProvider (#19975)
* [homematic] Convert to use AbstractStorageProvider

Fixes #18218

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2026-01-05 17:48:15 +01:00
Ronny GrunandGitHub 748a50cddc [viessmann] Fix Handler ViessmannAccountHandler tried updating the thing status although the handler was already disposed (#19973)
Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
2026-01-05 15:49:57 +01:00
Gerd ZankerandGitHub 5b3e44ad28 [modbus.stiebeleltron] Fix ability to change hotwater temperatue setpoints (#19951)
* [stiebeleltron] fix toString() for SystemParameterBlock

Signed-off-by: Gerd Zanker <gerd.zanker@web.de>
2026-01-04 23:17:07 +01:00
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
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