]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
14 months agoNew translations goecharger.properties (Italian) (#17565)
openhab-bot [Sun, 13 Oct 2024 21:56:59 +0000 (23:56 +0200)]
New translations goecharger.properties (Italian) (#17565)

14 months ago[enocean] Spell when devices support power measurement, power failure detection ...
Дилян Палаузов [Sun, 13 Oct 2024 19:18:26 +0000 (22:18 +0300)]
[enocean] Spell when devices support power measurement, power failure detection (#17522)

configurable dimming or pilot wire, do not have local control.

Co-authored-by: Cody Cutrer <cody@cutrer.us>
14 months ago[pjlinkdevice] Remove org.apache.common (#14430)
lsiepel [Sun, 13 Oct 2024 11:44:19 +0000 (13:44 +0200)]
[pjlinkdevice] Remove org.apache.common (#14430)

* Remove org.apache.common

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months agoRemove apache (#17409)
lsiepel [Sun, 13 Oct 2024 11:40:02 +0000 (13:40 +0200)]
Remove apache (#17409)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[plclogo] Remove org.apache.commons.net.util.SubnetUtils (#17408)
lsiepel [Sun, 13 Oct 2024 11:38:24 +0000 (13:38 +0200)]
[plclogo] Remove org.apache.commons.net.util.SubnetUtils (#17408)

* Remove apache

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[dscalarm] Remove org.apache.commons.net.util.SubnetUtils (#17407)
lsiepel [Sun, 13 Oct 2024 11:32:49 +0000 (13:32 +0200)]
[dscalarm] Remove org.apache.commons.net.util.SubnetUtils (#17407)

* Remove apache

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[netatmo] Ensure expiresAt is usable (#17553)
Gaël L'hopital [Sun, 13 Oct 2024 09:50:27 +0000 (11:50 +0200)]
[netatmo] Ensure expiresAt is usable (#17553)

* Ensure expiresAt is usable

Signed-off-by: Gaël L'hopital <gael@lhopital.org>
14 months agoFix bug where port numbers in URL stop MJPEG from working (#17551)
Matthew Skinner [Sun, 13 Oct 2024 05:50:19 +0000 (16:50 +1100)]
Fix bug where port numbers in URL stop MJPEG from working (#17551)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
14 months agoAdd time series support for forecasts (#17543)
Jacob Laursen [Sun, 13 Oct 2024 05:44:25 +0000 (07:44 +0200)]
Add time series support for forecasts (#17543)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months ago[goecharger] Add awattarMaxPrice channel (#17532)
lsiepel [Sat, 12 Oct 2024 18:47:48 +0000 (20:47 +0200)]
[goecharger] Add awattarMaxPrice channel (#17532)

* Add awp channel

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months agofix mjpeg does not work if overridden (#17544)
Matthew Skinner [Sat, 12 Oct 2024 08:04:53 +0000 (19:04 +1100)]
fix mjpeg does not work if overridden (#17544)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
14 months ago[energidataservice] Introduce subscription-based providers (#17456)
Jacob Laursen [Fri, 11 Oct 2024 14:14:58 +0000 (16:14 +0200)]
[energidataservice] Introduce subscription-based providers (#17456)

* Introduce subscription-based providers

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months ago[mqtt.homeassistant] implement non-deprecated color inference for JSON Schema lights...
Cody Cutrer [Fri, 11 Oct 2024 12:56:17 +0000 (06:56 -0600)]
[mqtt.homeassistant] implement non-deprecated color inference for JSON Schema lights (#17529)

In particular, use the color_mode attribute to tell us which color space to parse in,
instead of trying to guess. Some devices will fill out attributes not-pertinent to
the current color mode, and their math might be... less than optimal.
Also sync color temp and color channels when the color_mode is the opposite.

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months agoConfigurable refreshinterval (#17523)
lsiepel [Fri, 11 Oct 2024 11:12:43 +0000 (13:12 +0200)]
Configurable refreshinterval (#17523)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[ipcamera] Improve onvif events with an auto restart feature (#17518)
Matthew Skinner [Fri, 11 Oct 2024 07:48:46 +0000 (18:48 +1100)]
[ipcamera] Improve onvif events with an auto restart feature (#17518)

* Refactor and improve onvif events with auto restart.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
14 months agoMarkdown Documentation fixes (#17526)
lsiepel [Thu, 10 Oct 2024 20:42:51 +0000 (22:42 +0200)]
Markdown Documentation fixes (#17526)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[insteon] Refactor msg definition/factory and product data classes (#17537)
Jeremy [Thu, 10 Oct 2024 19:15:31 +0000 (15:15 -0400)]
[insteon] Refactor msg definition/factory and product data classes (#17537)

Signed-off-by: jsetton <jeremy.setton@gmail.com>
14 months ago[automower] fix automower command channels (#17539)
MikeTheTux [Thu, 10 Oct 2024 19:08:18 +0000 (21:08 +0200)]
[automower] fix automower command channels (#17539)

* fixed automower command channels

Signed-off-by: Michael Weger <weger.michael@gmx.net>
14 months ago[insteon] Update remote device support (#17540)
Jeremy [Thu, 10 Oct 2024 19:02:52 +0000 (15:02 -0400)]
[insteon] Update remote device support (#17540)

* [insteon] Fix remote device not polled when awake

Signed-off-by: jsetton <jeremy.setton@gmail.com>
14 months ago[insteon] Rewrite with backward compatibility (#17146)
Jeremy [Thu, 10 Oct 2024 04:49:49 +0000 (00:49 -0400)]
[insteon] Rewrite with backward compatibility (#17146)

* [insteon] Restructure legacy code for rewrite

Signed-off-by: jsetton <jeremy.setton@gmail.com>
14 months agoAPI change on duration channels (#17528)
MikeTheTux [Tue, 8 Oct 2024 19:08:19 +0000 (21:08 +0200)]
API change on duration channels (#17528)

Signed-off-by: Michael Weger <weger.michael@gmx.net>
14 months agoReduce log level (#17524)
lsiepel [Tue, 8 Oct 2024 18:44:41 +0000 (20:44 +0200)]
Reduce log level (#17524)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[mqtt.homeassistant] Implement optimistic components with AutoUpdatePolicy.RECOMMEND...
Cody Cutrer [Tue, 8 Oct 2024 06:45:11 +0000 (00:45 -0600)]
[mqtt.homeassistant] Implement optimistic components with AutoUpdatePolicy.RECOMMEND (#17520)

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months ago[pushover] Fix idle connection causing EOF exception (#17348)
lsiepel [Mon, 7 Oct 2024 21:36:26 +0000 (23:36 +0200)]
[pushover] Fix idle connection causing EOF exception (#17348)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[mqtt.homeassistant] fix newStyleChannels (#17491)
Cody Cutrer [Mon, 7 Oct 2024 21:28:50 +0000 (15:28 -0600)]
[mqtt.homeassistant] fix newStyleChannels (#17491)

* [mqtt.homeassistant] fix newStyleChannels
* further simplify channel IDs

Signed-off-by: Cody Cutrer <cody@cutrer.us>
14 months ago[gree] Use GCM encryption when bind fails (#17398)
Zhivka Dimova [Mon, 7 Oct 2024 18:22:14 +0000 (20:22 +0200)]
[gree] Use GCM encryption when bind fails (#17398)

* [gree]: use GCM encryption when binding fails

Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
14 months agoProvide basic properties for access point (#17519)
Jacob Laursen [Mon, 7 Oct 2024 18:20:07 +0000 (20:20 +0200)]
Provide basic properties for access point (#17519)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
14 months ago[homewizard] Add current, voltage and failure channels (#16995)
lsiepel [Mon, 7 Oct 2024 06:11:04 +0000 (08:11 +0200)]
[homewizard] Add current, voltage and failure channels (#16995)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
14 months ago[openhabcloud]: update docs: rule and app aren't available on Android yet (#17471)
mueller-ma [Sun, 6 Oct 2024 18:28:55 +0000 (20:28 +0200)]
[openhabcloud]: update docs: rule and app aren't available on Android yet (#17471)

See https://community.openhab.org/t/oh4-2-0-notifications-with-android-app-actions/157204/29 for discussion about it.

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
14 months agoResolve runbundles for Xtext and Jollyday upgrades (#17509)
Wouter Born [Sun, 6 Oct 2024 07:03:47 +0000 (09:03 +0200)]
Resolve runbundles for Xtext and Jollyday upgrades (#17509)

Related to:

* openhab/openhab-core#4398
* openhab/openhab-core#4403

Signed-off-by: Wouter Born <github@maindrain.net>
14 months ago[pushbullet] Remove unimplemented channels and thing parameters (#17482)
Jeremy [Sat, 5 Oct 2024 19:46:49 +0000 (15:46 -0400)]
[pushbullet] Remove unimplemented channels and thing parameters (#17482)

* [pushbullet] Remove unimplemented channels and thing parameters

Signed-off-by: jsetton <jeremy.setton@gmail.com>
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>