]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
14 months ago[netatmo] Avoid endless loop when Security claims event history (#17484)
Gaël L'hopital [Sat, 5 Oct 2024 19:44:07 +0000 (21:44 +0200)]
[netatmo] Avoid endless loop when Security claims event history (#17484)

* Avoid looping in events

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
14 months agoNew translations icalendar.properties (Italian) (#17512)
openhab-bot [Sat, 5 Oct 2024 16:57:21 +0000 (18:57 +0200)]
New translations icalendar.properties (Italian) (#17512)

14 months ago[SenecHome] Add writeable Charging Modes (#17474)
Lukas Pindl [Sat, 5 Oct 2024 14:57:02 +0000 (16:57 +0200)]
[SenecHome] Add writeable Charging Modes (#17474)

* [senechome] Now accepts commands for active charging

Signed-off-by: Lukas Pindl <lukas.pindl@gmx.net>
* [senechome] Manual update for charging modes

Signed-off-by: Lukas Pindl <lukas.pindl@gmx.net>
* [senechome] docu and spotless

Signed-off-by: Lukas Pindl <lukas.pindl@gmx.net>
* [Senechome] Charge Modes combined into a single channel

Signed-off-by: Lukas Pindl <lukas.pindl@gmx.net>
* [senechome] Apply suggestions from code review

Co-authored-by: lsiepel <leosiepel@gmail.com>
Signed-off-by: Lukas Pindl <36566235+BigFood2307@users.noreply.github.com>
* [senechome] additional review fixes

Signed-off-by: Lukas Pindl <lukas.pindl@gmx.net>
---------

Signed-off-by: Lukas Pindl <lukas.pindl@gmx.net>
Signed-off-by: Lukas Pindl <36566235+BigFood2307@users.noreply.github.com>
Co-authored-by: lsiepel <leosiepel@gmail.com>
14 months ago[enocean]: remove extra channel (#17429)
Zhivka Dimova [Sat, 5 Oct 2024 13:10:54 +0000 (15:10 +0200)]
[enocean]: remove extra channel (#17429)

Remove CHANNEL_DIMMER from D2_01_08 and add CHANNEL_DIMMER to D2_01_09
Fix #15079

Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
14 months ago[tacmi] Unit of Measurement fixes, added missing DateTime support (#17481)
Christian Niessner [Sat, 5 Oct 2024 12:56:49 +0000 (14:56 +0200)]
[tacmi] Unit of Measurement fixes, added missing DateTime support (#17481)

* [tacmi] Use US Locale to format float numbers.

The German locale uses a comma as a separator for decimal numbers,
which means that the C.M.I. only uses the full number.

Signed-off-by: Christian Niessner <github-marvkis@christian-niessner.de>
14 months agoThing actions: add type in @ActionInput for generic class (#17501)
lolodomo [Sat, 5 Oct 2024 12:49:18 +0000 (14:49 +0200)]
Thing actions: add type in @ActionInput for generic class (#17501)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
14 months agoswitch to SDDP discovery (#17508)
mlobstein [Sat, 5 Oct 2024 08:54:41 +0000 (03:54 -0500)]
switch to SDDP discovery (#17508)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months ago[ipcamera| add autoTracking channel for reolink camera (#17488)
Ronny Grun [Sat, 5 Oct 2024 07:53:50 +0000 (09:53 +0200)]
[ipcamera| add autoTracking channel for reolink camera (#17488)

Signed-off-by: Ronny Grun <ronny.grun@t-online.de>
14 months agoAdd useragent parameter (#17455)
lsiepel [Sat, 5 Oct 2024 07:27:20 +0000 (09:27 +0200)]
Add useragent parameter (#17455)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[solarforecast] Add missing @ActionOutput annotation (#17506)
lolodomo [Fri, 4 Oct 2024 19:48:14 +0000 (21:48 +0200)]
[solarforecast] Add missing @ActionOutput annotation (#17506)

* [solarforecast] Add missing @ActionOutput annotation

Related to #17504

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
14 months ago[telegram] Add missing @ActionOutput annotation (#17505)
lolodomo [Fri, 4 Oct 2024 18:00:25 +0000 (20:00 +0200)]
[telegram] Add missing @ActionOutput annotation (#17505)

Also fix the methods sendTelegramAnimation for DSL rules that were calling sendTelegramVideo actions.

Related to #17504

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
14 months ago[unifi] Add support for new thing type access point (#17499)
Thomas Lauterbach [Fri, 4 Oct 2024 15:47:28 +0000 (17:47 +0200)]
[unifi] Add support for new thing type access point (#17499)

Signed-off-by: Thomas Lauterbach <thomas_lauterbach@arcor.de>
14 months ago[mercedesme] Bump protobuf-java to 4.27.5 (#17443)
dependabot[bot] [Thu, 3 Oct 2024 20:50:52 +0000 (22:50 +0200)]
[mercedesme] Bump protobuf-java to 4.27.5 (#17443)

Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.26.1 to 4.27.5.

Signed-off-by: dependabot[bot] <support@github.com>
* compile *.proto with protoc compiler v4.27.5

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
14 months ago[wemo] Disable more unstable tests (#17502)
Jacob Laursen [Thu, 3 Oct 2024 19:41:31 +0000 (21:41 +0200)]
[wemo] Disable more unstable tests (#17502)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months ago[jsscripting] Synchronize context access in logger initialization (#17496)
Florian Hotze [Wed, 2 Oct 2024 20:53:49 +0000 (22:53 +0200)]
[jsscripting] Synchronize context access in logger initialization (#17496)

* [jsscripting] Synchronize context access in logger initialisation to avoid illegal multi-thread access
Fixes #17494.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
14 months agoUpdate README.md (#17495)
Dave-Baldwin [Wed, 2 Oct 2024 19:56:32 +0000 (15:56 -0400)]
Update README.md (#17495)

Add additional guidance around using Image-type item content in an attachment message.

Signed-off-by: Dave-Baldwin <60361786+Dave-Baldwin@users.noreply.github.com>
14 months agoFix build (#17493)
Jacob Laursen [Tue, 1 Oct 2024 21:01:01 +0000 (23:01 +0200)]
Fix build (#17493)

Regression of openhab/openhab-core#4389

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months ago[warmup] Set Dimension to QuantityType (#17492)
lolodomo [Tue, 1 Oct 2024 20:07:55 +0000 (22:07 +0200)]
[warmup] Set Dimension to QuantityType (#17492)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
14 months agoProvide JavaScript examples (#17490)
Jacob Laursen [Tue, 1 Oct 2024 12:12:22 +0000 (14:12 +0200)]
Provide JavaScript examples (#17490)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months ago[linktap] Initial contribution (#17235)
dag81 [Mon, 30 Sep 2024 03:48:55 +0000 (04:48 +0100)]
[linktap] Initial contribution (#17235)

* [linkTap] Initial Code Commit

[Signed-off-by: dag81 <david.goodyear@gmail.com>

14 months agoMake Markdown code block languages consistent (#17480)
Jacob Laursen [Sun, 29 Sep 2024 10:47:18 +0000 (12:47 +0200)]
Make Markdown code block languages consistent (#17480)

* Make Markdown code block languages consistent

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix indentation

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months agoRemove space before colon (#17483)
Jacob Laursen [Sun, 29 Sep 2024 10:09:47 +0000 (12:09 +0200)]
Remove space before colon (#17483)

Fix spelling of occurred

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months agoDisable wemo test (#17479)
lsiepel [Sun, 29 Sep 2024 08:24:45 +0000 (10:24 +0200)]
Disable wemo test (#17479)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[pushbullet] Add link and file push type support (#17472)
Jeremy [Sat, 28 Sep 2024 20:58:23 +0000 (16:58 -0400)]
[pushbullet] Add link and file push type support (#17472)

* [pushbullet] Add link and file push type support

Signed-off-by: jsetton <jeremy.setton@gmail.com>
14 months agoMultiple binding markdown fixes (#17422)
lsiepel [Sat, 28 Sep 2024 15:46:53 +0000 (17:46 +0200)]
Multiple binding markdown fixes (#17422)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[emotiva] Fix missing data in source channels (#17365)
Espen Fossen [Sat, 28 Sep 2024 13:28:35 +0000 (15:28 +0200)]
[emotiva] Fix missing data in source channels (#17365)

* [emotiva] Fixes issue with missing data in source channels.

Signed-off-by: Espen Fossen <espenaf@junta.no>
14 months ago[mqtt.homeassistant] Fix jinja usage in availability templates (#17400)
Cody Cutrer [Fri, 27 Sep 2024 14:52:31 +0000 (08:52 -0600)]
[mqtt.homeassistant] Fix jinja usage in availability templates (#17400)

* [mqtt.homeassistant] Fix jinja usage in availability templates

Use the local Jinjava, instead of implicitly depending on the Jinja
transformation service.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months ago[meteofrance] New binding (#15462)
Gaël L'hopital [Fri, 27 Sep 2024 11:04:42 +0000 (13:04 +0200)]
[meteofrance] New binding (#15462)

* Adapting binding to new data feed

Signed-off-by: clinique <gael@lhopital.org>
14 months ago[samsungtv] Add artOrientatation channel (#17368)
Nick Waterton [Thu, 26 Sep 2024 20:09:48 +0000 (16:09 -0400)]
[samsungtv] Add artOrientatation channel (#17368)

* [samsungtv] add artOrientation channel

Signed-off-by: Nick Waterton <n.waterton@outlook.com>
14 months ago[modbus] Discard data if transformation failed (#17457)
jimtng [Thu, 26 Sep 2024 19:28:38 +0000 (05:28 +1000)]
[modbus] Discard data if transformation failed (#17457)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
14 months ago[mqtt.homeassistant] implement iif and is_defined jinja function and filters (#17435)
Cody Cutrer [Thu, 26 Sep 2024 19:25:36 +0000 (13:25 -0600)]
[mqtt.homeassistant] implement iif and is_defined jinja function and filters (#17435)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months agoBump com.google.protobuf:protobuf-javalite (#17442)
dependabot[bot] [Thu, 26 Sep 2024 19:15:48 +0000 (21:15 +0200)]
Bump com.google.protobuf:protobuf-javalite (#17442)

Bumps com.google.protobuf:protobuf-javalite from 3.25.1 to 3.25.5.

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17470)
mlobstein [Tue, 24 Sep 2024 06:59:46 +0000 (01:59 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17470)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17469)
mlobstein [Tue, 24 Sep 2024 06:59:28 +0000 (01:59 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17469)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17468)
mlobstein [Tue, 24 Sep 2024 06:59:10 +0000 (01:59 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17468)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17466)
mlobstein [Tue, 24 Sep 2024 06:58:10 +0000 (01:58 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17466)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17467)
mlobstein [Tue, 24 Sep 2024 06:57:46 +0000 (01:57 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17467)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17465)
mlobstein [Tue, 24 Sep 2024 06:57:25 +0000 (01:57 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17465)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17462)
mlobstein [Tue, 24 Sep 2024 06:53:04 +0000 (01:53 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17462)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17464)
mlobstein [Mon, 23 Sep 2024 22:11:29 +0000 (17:11 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17464)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months agoSet autoUpdatePolicy for WriteOnly channels (#17463)
mlobstein [Mon, 23 Sep 2024 22:10:28 +0000 (17:10 -0500)]
Set autoUpdatePolicy for WriteOnly channels (#17463)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
14 months ago[samsungtv] Fix `NullPointerException` (#17454)
lsiepel [Mon, 23 Sep 2024 20:43:59 +0000 (22:43 +0200)]
[samsungtv] Fix `NullPointerException` (#17454)

* Fix NPE

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[smsmodem] Update README.md with devices (#17458)
Gwendal Roulleau [Mon, 23 Sep 2024 15:56:41 +0000 (17:56 +0200)]
[smsmodem] Update README.md with devices (#17458)

* Update README.md

Signed-off-by: Gwendal Roulleau <dalgwen@users.noreply.github.com>
14 months ago[mqtt.homeassistant] Update Jinjava to 2.7.3 (#17412)
Cody Cutrer [Mon, 23 Sep 2024 14:57:21 +0000 (08:57 -0600)]
[mqtt.homeassistant] Update Jinjava to 2.7.3 (#17412)

* [mqtt.homeassistant] Update Jinjava to 2.7.3

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months agoUpdate README.md (#17460)
Rupert Schöttler [Sun, 22 Sep 2024 20:42:25 +0000 (22:42 +0200)]
Update README.md (#17460)

Make channel description more precise

Signed-off-by: Rupert Schöttler <40740682+rupert-sch@users.noreply.github.com>
14 months agoremoval of obsolete nibeuplink binding (#17453)
Alexander Friese [Sun, 22 Sep 2024 16:42:12 +0000 (18:42 +0200)]
removal of obsolete nibeuplink binding (#17453)

Signed-off-by: Alexander Friese <af944580@googlemail.com>
14 months ago[fpp] Initial contribution (#16298)
Scott Hanson [Fri, 20 Sep 2024 18:59:10 +0000 (14:59 -0400)]
[fpp] Initial contribution (#16298)

* working on FPP

Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
14 months ago[mqtt.homeassistant] Include the details of JSON syntax errors when parsing fails...
Cody Cutrer [Fri, 20 Sep 2024 18:47:20 +0000 (12:47 -0600)]
[mqtt.homeassistant] Include the details of JSON syntax errors when parsing fails (#17452)

While it's useful in general to not have to copy/paste a MQTT message into a JSON
parser to verify syntax, it also includes details about fields that are the wrong
data type that a generic JSON parser won't catch. A la #17375.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months ago[netatmo] Prevent `IndexOutOfBoundsException` (#17448)
Gaël L'hopital [Fri, 20 Sep 2024 13:34:43 +0000 (15:34 +0200)]
[netatmo] Prevent `IndexOutOfBoundsException` (#17448)

* Preventing IndexOutOfBoundsException

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
14 months ago[rrd4j] Avoid RrdDb.getRrdDef calls (#17449)
joerg1985 [Fri, 20 Sep 2024 12:11:55 +0000 (14:11 +0200)]
[rrd4j] Avoid RrdDb.getRrdDef calls (#17449)

Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
14 months ago[mqtt.homeassistant] remove channels for no-longer-configured components (#17447)
Cody Cutrer [Fri, 20 Sep 2024 06:52:05 +0000 (00:52 -0600)]
[mqtt.homeassistant] remove channels for no-longer-configured components (#17447)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months ago[jsscripting] Upgrade openhab-js to 5.7.0 (#17441)
Florian Hotze [Thu, 19 Sep 2024 21:36:25 +0000 (23:36 +0200)]
[jsscripting] Upgrade openhab-js to 5.7.0 (#17441)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
14 months ago[hue] do not add instantiated rooms/zones to inbox (#17440)
Andrew Fiddian-Green [Thu, 19 Sep 2024 10:41:05 +0000 (11:41 +0100)]
[hue] do not add instantiated rooms/zones to inbox (#17440)

Signed-off-by: AndrewFG <software@whitebear.ch>
15 months agoRefactor and fix (#17394)
lsiepel [Wed, 18 Sep 2024 18:31:47 +0000 (20:31 +0200)]
Refactor and fix (#17394)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
15 months ago[rrd4j] Improved the interpolation workaround (#17437)
joerg1985 [Wed, 18 Sep 2024 17:39:22 +0000 (19:39 +0200)]
[rrd4j] Improved the interpolation workaround (#17437)

Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
15 months ago[gce] Fix `NullPointerException` (#17430)
Gaël L'hopital [Wed, 18 Sep 2024 11:35:59 +0000 (13:35 +0200)]
[gce] Fix `NullPointerException` (#17430)

* Remove @NonNullByDefault({}) annotations to avoid NPE

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
15 months ago[groovyscripting] Update Groovy to 4.0.23 (#17428)
Дилян Палаузов [Tue, 17 Sep 2024 20:16:18 +0000 (23:16 +0300)]
[groovyscripting] Update Groovy to 4.0.23 (#17428)

Updates Groovy from 4.0.22 to 4.0.23.

15 months ago[miio] add Xiaomi Robot Vacuum X10 (dreame.vacuum.r2209) (#17427)
Marcel [Tue, 17 Sep 2024 20:13:57 +0000 (22:13 +0200)]
[miio] add Xiaomi Robot Vacuum X10 (dreame.vacuum.r2209) (#17427)

Adding support for the following models:
* Xiaomi Robot Vacuum X10 (modelId: dreame.vacuum.r2209)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
15 months ago[kaleidescape] Add movie end time and music title channels (#17423)
mlobstein [Tue, 17 Sep 2024 17:25:04 +0000 (12:25 -0500)]
[kaleidescape] Add movie end time and music title channels (#17423)

* Add movie end time and music end title channels

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
15 months ago[jdbc] revert db version variables (#17431)
Mark Herwege [Tue, 17 Sep 2024 15:35:29 +0000 (17:35 +0200)]
[jdbc] revert db version variables (#17431)

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
15 months ago[homematic] Fix `NullPointerException` in discovery (#17390)
Sönke Küper [Mon, 16 Sep 2024 18:13:52 +0000 (20:13 +0200)]
[homematic] Fix `NullPointerException` in discovery (#17390)

* #17372: Fixed NPE

Signed-off-by: Sönke Küper <soenkekueper@gmx.de>
15 months ago[unifi] Fix `NullPointerException` (#17421)
lsiepel [Mon, 16 Sep 2024 11:32:10 +0000 (13:32 +0200)]
[unifi] Fix `NullPointerException` (#17421)

* Fix NPE
* Null warning

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
15 months ago[jsscripting] Upgrade to openhab-js 5.6.0 (#17424)
Florian Hotze [Mon, 16 Sep 2024 10:28:46 +0000 (12:28 +0200)]
[jsscripting] Upgrade to openhab-js 5.6.0 (#17424)

Also sync webpack dependency with openhab-js package.json.

* [jsscripting] README changes from ohjs upgrade

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
15 months ago[knx] Code rework (#17420)
Holger Friedrich [Sun, 15 Sep 2024 20:48:34 +0000 (22:48 +0200)]
[knx] Code rework (#17420)

* [knx] Code rework

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
15 months ago[ipcamera] Add motion and alarm support for Axis branded cameras (#17419)
Matthew Skinner [Sun, 15 Sep 2024 20:48:00 +0000 (06:48 +1000)]
[ipcamera] Add motion and alarm support for Axis branded cameras (#17419)

* Add support for Axis motion detection
Signed-off-by: Matthew Skinner <matt@pcmus.com>
15 months ago[knx] Allow decoding of KNX Data Secure frames (#12434)
Holger Friedrich [Sun, 15 Sep 2024 19:55:30 +0000 (21:55 +0200)]
[knx] Allow decoding of KNX Data Secure frames (#12434)

* [knx] Allow decoding of KNX Data Secure frames

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
15 months ago[pihole] Add channels for gravity (#17413)
Martin [Sun, 15 Sep 2024 11:55:31 +0000 (13:55 +0200)]
[pihole] Add channels for gravity (#17413)

* Add channels for gravity

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
15 months agoFix level write mode for LEDs which don't support white and color update at once...
Madeorsk [Sat, 14 Sep 2024 19:26:51 +0000 (21:26 +0200)]
Fix level write mode for LEDs which don't support white and color update at once. (#15846)

Signed-off-by: Madeorsk <madeorsk@protonmail.com>
15 months ago[hue] Set channel autoUpdatePolicy veto (#17411)
Andrew Fiddian-Green [Sat, 14 Sep 2024 12:13:50 +0000 (13:13 +0100)]
[hue] Set channel autoUpdatePolicy veto (#17411)

Signed-off-by: AndrewFG <software@whitebear.ch>
15 months agoReduce SAT warnings (#17406)
Holger Friedrich [Fri, 13 Sep 2024 15:20:11 +0000 (17:20 +0200)]
Reduce SAT warnings (#17406)

* Reduce SAT warnings

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
15 months ago[nikohomecontrol] Add console commands (#17352)
Mark Herwege [Thu, 12 Sep 2024 13:14:22 +0000 (15:14 +0200)]
[nikohomecontrol] Add console commands (#17352)

* dump devices from console

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
15 months ago[mqtt.homeassistant] Fully implement Fan component (#17402)
Cody Cutrer [Wed, 11 Sep 2024 20:36:43 +0000 (14:36 -0600)]
[mqtt.homeassistant] Fully implement Fan component (#17402)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
15 months ago[sunsynk] Initial contribution (#16753)
Lee Charlton [Wed, 11 Sep 2024 19:21:27 +0000 (20:21 +0100)]
[sunsynk] Initial contribution (#16753)

* Initial

Signed-off-by: LeeC77 <lee.charlton00@gmail.com>
15 months ago[jdbc] Fix error in addon info for Oracle (#17403)
Mark Herwege [Wed, 11 Sep 2024 16:54:22 +0000 (18:54 +0200)]
[jdbc] Fix error in addon info for Oracle (#17403)

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
15 months ago[mqtt.homeassistant] Implement template schema lights (#17399)
Cody Cutrer [Tue, 10 Sep 2024 20:37:05 +0000 (14:37 -0600)]
[mqtt.homeassistant] Implement template schema lights (#17399)

* [mqtt.homeassistant] implement template schema lights

Signed-off-by: Cody Cutrer <cody@cutrer.us>
15 months ago[fronius] Fix warning box in README (#17401)
Florian Hotze [Tue, 10 Sep 2024 16:59:31 +0000 (18:59 +0200)]
[fronius] Fix warning box in README (#17401)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
15 months ago[netatmo] Switching siren channel of the Presence to Read-Only (#17397)
Gaël L'hopital [Tue, 10 Sep 2024 13:28:13 +0000 (15:28 +0200)]
[netatmo] Switching siren channel of the Presence to Read-Only (#17397)

* Switching siren channel of the Presence to Read-Only

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
15 months ago[miio] Fix parsing error clear record (#17350)
Marcel [Tue, 10 Sep 2024 10:40:52 +0000 (12:40 +0200)]
[miio] Fix parsing error clear record (#17350)

* [miio] Fix parsing error clear record

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
15 months ago[homekit] Adjust default ranges for some characteristics (#17157)
Cody Cutrer [Mon, 9 Sep 2024 21:53:27 +0000 (15:53 -0600)]
[homekit] Adjust default ranges for some characteristics (#17157)

* [homekit] adjust default ranges for some characteristics

Signed-off-by: Cody Cutrer <cody@cutrer.us>
15 months ago[map] Add a way to customize inline-map delimiters (#17327)
jimtng [Mon, 9 Sep 2024 21:01:56 +0000 (07:01 +1000)]
[map] Add a way to customize inline-map delimiters (#17327)

* [map] Add a way to customize inline-map delimiters

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
15 months ago[melcloud] Improve null handling (#17295)
lsiepel [Mon, 9 Sep 2024 19:21:37 +0000 (21:21 +0200)]
[melcloud] Improve null handling (#17295)

* Add null annotations

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
15 months ago[netatmo] Fix doorbell channels flapping (#17367)
Gaël L'hopital [Mon, 9 Sep 2024 17:48:06 +0000 (19:48 +0200)]
[netatmo] Fix doorbell channels flapping (#17367)

* Adressing issue #13002
* Second row of url validity check
* Take snapshot expiration in account

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
15 months ago[senechome] Fix `ArrayIndexOutOfBoundsException` when less than 4 packs (#17299)
lsiepel [Mon, 9 Sep 2024 17:12:23 +0000 (19:12 +0200)]
[senechome] Fix `ArrayIndexOutOfBoundsException` when less than 4 packs (#17299)

* Fix issue and warnings
* Fix operator

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
15 months ago[evcc] Fix `IllegalArgumentException` for specific vehicle Id's (#17380)
lsiepel [Mon, 9 Sep 2024 16:56:55 +0000 (18:56 +0200)]
[evcc] Fix `IllegalArgumentException` for specific vehicle Id's (#17380)

* Handle semicolon in car id

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
15 months ago[mqtt.homeassistant] Use Jinjava directly (#17378)
Cody Cutrer [Mon, 9 Sep 2024 12:54:08 +0000 (06:54 -0600)]
[mqtt.homeassistant] Use Jinjava directly (#17378)

* [mqtt.homeassistant] Use Jinjava directly

Signed-off-by: Cody Cutrer <cody@cutrer.us>
15 months ago[androidTV] fix version parsing for newer Philips TV models (#17373)
Marcel [Mon, 9 Sep 2024 12:48:24 +0000 (14:48 +0200)]
[androidTV] fix version parsing for newer Philips TV models (#17373)

* [androidTV] fix version parsing for newer Philips TV models

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
15 months ago[solarforecast] Add manual update feature (#17335)
Bernd Weymann [Mon, 9 Sep 2024 06:14:12 +0000 (08:14 +0200)]
[solarforecast] Add manual update feature (#17335)

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
15 months agoNew translations bluetooth.properties (Italian) (#17391)
openhab-bot [Sun, 8 Sep 2024 22:52:53 +0000 (00:52 +0200)]
New translations bluetooth.properties (Italian) (#17391)

15 months ago[flume] Initial contribution (#17152)
jsjames [Sun, 8 Sep 2024 20:41:27 +0000 (13:41 -0700)]
[flume] Initial contribution (#17152)

* Initial submission

Signed-off-by: Jeff James <jeff@james-online.com>
15 months ago[jdbc] Add Oracle DB support (#17317)
Mark Herwege [Sun, 8 Sep 2024 20:09:51 +0000 (22:09 +0200)]
[jdbc] Add Oracle DB support (#17317)

* Allow Oracle extensions to url definition

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
15 months ago[openweathermap] Fix `NullPointerException` (#17189)
lsiepel [Sun, 8 Sep 2024 19:26:59 +0000 (21:26 +0200)]
[openweathermap] Fix `NullPointerException` (#17189)

* Fix compilation warnings

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
15 months agoUpgrade to JmDNS 3.5.12 (#17389)
Holger Friedrich [Sun, 8 Sep 2024 17:16:43 +0000 (19:16 +0200)]
Upgrade to JmDNS 3.5.12 (#17389)

Adapt itests to core, see openhab/openhab-core#4337.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
15 months ago[bluetooth.hdpowerview] New binding using Bluetooth Low Energy (#17099)
Andrew Fiddian-Green [Sun, 8 Sep 2024 15:28:30 +0000 (16:28 +0100)]
[bluetooth.hdpowerview] New binding using Bluetooth Low Energy (#17099)

* [bluetooth.hdpowerview] initial contribution

Signed-off-by: AndrewFG <software@whitebear.ch>
15 months agoImprove volume event handling (#17387)
mlobstein [Sun, 8 Sep 2024 13:00:46 +0000 (08:00 -0500)]
Improve volume event handling (#17387)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
15 months ago[groovyscripting] Fix default preset scope not applied (#17383)
Wouter Born [Sun, 8 Sep 2024 12:55:31 +0000 (14:55 +0200)]
[groovyscripting] Fix default preset scope not applied (#17383)

This allows for removing many imports from scripts which results in less code.

Fixes #17247

Signed-off-by: Wouter Born <github@maindrain.net>
15 months ago[fenecon] Initial contribution (#17174)
Philipp S. [Sun, 8 Sep 2024 12:48:26 +0000 (14:48 +0200)]
[fenecon] Initial contribution (#17174)

* Initial implementation of the FENECON Binding

Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de>
15 months agoAdd another motion detection topic for VivoTek FD9388-HTV (#17388)
Matthew Skinner [Sun, 8 Sep 2024 11:14:09 +0000 (21:14 +1000)]
Add another motion detection topic for VivoTek FD9388-HTV (#17388)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
15 months ago[lifx] Add support for new LIFX products (#17386)
Wouter Born [Sat, 7 Sep 2024 20:49:53 +0000 (22:49 +0200)]
[lifx] Add support for new LIFX products (#17386)

Allows for discovering the new LIFX B10 and T10 Candle products and their features.

See: https://github.com/LIFX/products/blob/master/products.json

Signed-off-by: Wouter Born <github@maindrain.net>
15 months agoReplace deprecated stale bot with stale action (#17384)
Wouter Born [Sat, 7 Sep 2024 18:11:49 +0000 (20:11 +0200)]
Replace deprecated stale bot with stale action (#17384)

The stale bot is deprecated and no longer maintained.
Instead the stale GHA should be used.

Signed-off-by: Wouter Born <github@maindrain.net>
15 months ago[smartmeter] Fix Undelivered IOException (#17133)
lsiepel [Sat, 7 Sep 2024 08:06:56 +0000 (10:06 +0200)]
[smartmeter] Fix Undelivered IOException (#17133)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>