Commit Graph
6374 Commits
Author SHA1 Message Date
JeremyandGitHub c9e376af9f [insteon] Fix thermostat system mode status mapping (#18894)
Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-07-06 10:13:17 +02:00
Jacob LaursenandGitHub c7dd5c4eb7 Remove deprecated DiscoveryListener method implementations (#18895)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-06 08:49:51 +02:00
Andrew Fiddian-GreenandGitHub 9099c491e6 [basicprofiles] Add Inactivity profile (#18301)
* flatline profile initial contribution

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-07-05 21:01:16 +02:00
Jacob LaursenandGitHub b6b9369041 Refactor timestamps to Instant in discovery methods (#18838)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-05 18:32:44 +02:00
lsiepelandGitHub 29f1d5b181 [ecotouch] Fix upgrade instructions (#18870)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2025-07-05 16:12:59 +02:00
Jacob LaursenandGitHub aa5c3163b4 Use 'var' for timestampOfLastScan to support upcoming Instant-based API (#18890)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-05 15:50:07 +02:00
h7ioandGitHub 6a21cc02c5 [exec] Fix 'run' channel state not writable (#18835)
Signed-off-by: h7io <mail@copper.lt>
2025-07-05 12:23:46 +02:00
Markus MichelsandGitHub fbda625914 [shelly] Work around firmware 1.6.1/1.6.2/1.7beta bugs (#18797)
* Firmware 1.6.1 does not provide the component id on NotifyStatus updates
(id value = null). The change provides a fallback if id==null as well as
additional safety checks.

Signed-off-by: Markus Michels <markus7017@gmail.com>
2025-07-05 00:27:40 +02:00
Andrew Fiddian-GreenandGitHub b1034af265 Add curated tags to addons (3/9) [A thru C] (#18863)
* initial

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-07-04 19:49:56 +02:00
Bernd WeymannandGitHub ac1e7d0b13 [mercedesme] Message dumps (#18812)
* temporary file dumps enabled

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>

* remove file writing

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>

---------

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2025-07-04 19:49:21 +02:00
JeremyandGitHub f01be66871 [insteon] Improve message transport control flow (#18697)
* [insteon] Improve message transport control flow

Signed-off-by: Jeremy Setton <jeremy.setton@gmail.com>
2025-07-04 19:46:58 +02:00
Jacob LaursenandGitHub 53f0db6261 [shelly] Fix discovery of Shelly Pro 2 relays (#18882)
* Use separate device type maps for relays and rollers

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-04 11:39:50 +02:00
maniac103andGitHub 208a1dbe20 [homematic] Improve error message when command sending fails (#18886)
In particular, suppress the exception stack trace.

Fixes #18879

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2025-07-04 10:45:29 +02:00
Anton JansenandGitHub 83d28e22ab [broadlink] Fixes RM3 Mini not working correctly with newer firmware (#18856)
* Fixed bug in documentation for migrating old configurations.

Signed-off-by: AntonJansen <gradius@fmf.nl>
2025-07-04 08:51:02 +02:00
Florian HotzeandGitHub b7841b8e90 [fronius] Fix battery control not working for firmware >= 1.36.x (#18872)
* [fronius] Fetch inverter version info & Set as Thing properties

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-07-03 22:06:30 +02:00
Jacob LaursenandGitHub 238d071648 [shelly] Refactor thing type handling (#18796)
* Consolidate thing type to handler mapping

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-02 18:50:48 +02:00
Jacob LaursenandGitHub 6390a6cd0d Use 'var' for timestampOfLastScan to support upcoming Instant-based API (#18845)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-07-02 08:40:26 +02:00
Mark HerwegeandGitHub e61588b79c add relay, peakmode and solarmode (#18848)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-07-01 07:03:46 +02:00
jimtngandGitHub 47606a0e65 [basicprofiles] Format inversions into a table (#18874)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2025-06-30 20:06:46 +02:00
Wouter BornandGitHub 3629d1da62 [shelly] Add support for Shelly Plug S Gen3, Outdoor Plug S Gen3, AZ Plug (#18814)
The changes in #17869 do not seem to work because this is a Gen3 device.
Also adds support for Shelly Outdoor Plug S Gen3 and Shelly AZ Plug.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-06-29 22:24:51 +02:00
jsjamesandGitHub 4a0f86b482 Fixed usage alert not firing (#18810)
Signed-off-by: Jeff James <jeff@james-online.com>
2025-06-29 19:58:38 +02:00
Holger HeesandGitHub 70a9998058 [pythonscripting] cleanups for the final release (#18862)
* cleanups

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-06-29 19:50:31 +02:00
Jacob LaursenandGitHub d909cf85af Add support for day-ahead dataset with 15-minute resolution (#18695)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-06-28 18:58:48 +02:00
maniac103andGitHub 415d2f5760 [ecoflow] Initial contribution (#18525)
* [ecoflow] Initial implementation of an EcoFlow cloud binding

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2025-06-28 17:46:07 +02:00
Florian HotzeandGitHub ddd94b514e [fronius] Update README (#18860)
This adds the ZonedDateTime overload that was forgotten in #18846.

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-06-27 15:17:17 +02:00
Holger FriedrichandGitHub 3aec714255 [knx] Upgrade Calimero to 2.6 (#18858)
* Upgrade Calimero from 2.6-rc2 to 2.6, see changes
https://github.com/calimero-project/calimero-core/compare/v2.6-rc2...v2.6

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2025-06-27 12:04:34 +02:00
Florian HotzeandGitHub fc770b5736 [fronius] Add Thing actions to prevent battery from charging & Refactorings (#18846)
* [fronius] Refactor battery control actions to reduce code redundancy

Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-06-27 12:01:14 +02:00
Wouter BornandGitHub 9669f0445b [modbus.kermi] Add bundle to Modbus feature (#18855)
This was missing from the initial contribution PR (#16329)

Signed-off-by: Wouter Born <github@maindrain.net>
2025-06-26 22:15:11 +02:00
Dan CunninghamandGitHub 7a27b21a06 [matter] Add Robotic Vacuum Cleaner (RVC) Support (#18831)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-06-25 22:32:52 +02:00
Mark HerwegeandGitHub 5fdc40f92b fix rrd4j query (#18854)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-06-25 17:53:14 +02:00
Dan CunninghamandGitHub 018409a015 [matter] Update Readme with supported devices (#18852)
* add air quality

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-06-24 23:29:49 +02:00
Dan CunninghamandGitHub 69e73f0b37 [matter] Add Air Quality support (#18851)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-06-24 22:45:32 +02:00
UdoKrieandGitHub 17e1ca7db7 [shelly] Remove trailing blanks from properties files (#18843)
Signed-off-by: Udo Kriebel <github@familie-kriebel.net>
2025-06-24 22:29:46 +02:00
Dan CunninghamandGitHub f44296089d [matter] Fix build warning about unversioned mvn plugin (#18849)
Fixes #18847

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-06-24 19:10:48 +02:00
Wouter BornandGitHub e7fcfe5a83 [jsscripting] Add prefix when installing webpack to fix build issues (#18842)
This prevents webpack being installed in another directory.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-06-23 12:12:01 +02:00
Florian HotzeandGitHub 200400de9d [froniuswattpilot] Improve dispose behaviour & Upgrade to wattpilot4j 1.3.0 (#18819)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-06-22 15:31:25 +02:00
Dan CunninghamandGitHub 1524ac1ed8 [matter] Fixes race condition at startup (#18830)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2025-06-22 12:38:19 +02:00
Matthew SkinnerandGitHub 6dbd1bab96 [ipcamera] Fix Reolink needs space to fix compatibility with some cameras. (#18833)
* Fix Reolink needs space to fix compatibility with some cameras.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
2025-06-22 08:34:58 +02:00
mjagdisandGitHub 919c18029c [tuya] Allow refresh commands for offline Things (#18828)
There's nothing wrong with an Item linked to an offline Thing showing
the last state known.

Signed-off-by: Mike Jagdis <mjagdis@eris-associates.co.uk>
2025-06-21 22:46:47 +02:00
Wouter BornandGitHub a252fe2032 Resolve runbundles for Jollyday upgrade (#18826)
Signed-off-by: Wouter Born <github@maindrain.net>
2025-06-21 16:08:34 +02:00
Andrew Fiddian-GreenandGitHub 19ab576cdc [deconz] Fix for color item state not correct (#18823)
* [deconz] fix for #18714

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2025-06-21 15:20:16 +02:00
Wouter BornandGitHub 497ba3dcbb [lifx] Update product names (#18825)
Renames the Capsule Mini products to Luna.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-06-21 11:05:19 +02:00
Holger HeesandGitHub 698624ed13 [pythonscripting] Updated README, helper lib and value type mapping fix (#18822)
* updated README

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2025-06-20 23:34:45 +02:00
Wouter BornandGitHub 2c264e3e87 Fix unresolved property values in feature.xml files. (#18824)
These properties do not exist outside the Maven projects causing the distro build to fail.

Signed-off-by: Wouter Born <github@maindrain.net>
2025-06-20 20:29:56 +02:00
Paul SmedleyandGitHub 30956bd110 Fix error with JSON parsing (#18817)
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2025-06-20 16:55:49 +02:00
Florian HotzeandGitHub 69e74467c3 [jsscripting] Fix deprecation warning from Polyglot Context.Builder & Add comments (#18820)
Signed-off-by: Florian Hotze <dev@florianhotze.com>
2025-06-20 08:41:26 +02:00
Jacob LaursenandGitHub a4ba700127 Downgrade dbutils to 1.6 (#18821)
Resolves #18662

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2025-06-20 08:20:49 +02:00
jsjamesandGitHub 71c1e47d4c [asuswrt] Fix reconnect when offline (#18813)
Signed-off-by: Jeff James <jeff@james-online.com>
2025-06-20 05:49:22 +02:00
mlobsteinandGitHub 41dd287597 Prevent progress bar calculation greater than 100% (#18809)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2025-06-19 23:24:53 +02:00
Mark HerwegeandGitHub 3b12334e1a [jdbc] Fix table in documentation (#18818)
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2025-06-19 22:47:46 +02:00