]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
20 months ago[groovyscripting] Update Groovy to 4.0.22 (#17125)
Wouter Born [Mon, 22 Jul 2024 14:10:01 +0000 (16:10 +0200)]
[groovyscripting] Update Groovy to 4.0.22 (#17125)

Updates Groovy from 4.0.11 to 4.0.22.

For all bugfixes and improvements, see:

* https://groovy-lang.org/changelogs/changelog-4.0.12.html
* https://groovy-lang.org/changelogs/changelog-4.0.13.html
* https://groovy-lang.org/changelogs/changelog-4.0.14.html
* https://groovy-lang.org/changelogs/changelog-4.0.15.html
* https://groovy-lang.org/changelogs/changelog-4.0.16.html
* https://groovy-lang.org/changelogs/changelog-4.0.17.html
* https://groovy-lang.org/changelogs/changelog-4.0.18.html
* https://groovy-lang.org/changelogs/changelog-4.0.19.html
* https://groovy-lang.org/changelogs/changelog-4.0.20.html
* https://groovy-lang.org/changelogs/changelog-4.0.21.html
* https://groovy-lang.org/changelogs/changelog-4.0.22.html

Fixes #16936

Signed-off-by: Wouter Born <github@maindrain.net>
20 months ago[dscalarm] Add details in bridge handler error log to help find the problem (#17051)
jimtng [Mon, 22 Jul 2024 09:22:09 +0000 (19:22 +1000)]
[dscalarm] Add details in bridge handler error log to help find the problem (#17051)

* [dscalarm] Add details in bridge handler error log to help find the problem

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[aWATTar] shedule API update more then once per day (#17068)
tl-photography [Mon, 22 Jul 2024 06:35:24 +0000 (08:35 +0200)]
[aWATTar] shedule API update more then once per day (#17068)

Signed-off-by: Thomas Leber <thomas@tl-photography.at>
20 months ago[bluetooth.grundfosalpha] Add to footer.xml (#17117)
Andrew Fiddian-Green [Sun, 21 Jul 2024 15:14:58 +0000 (16:14 +0100)]
[bluetooth.grundfosalpha] Add to footer.xml (#17117)

Signed-off-by: AndrewFG <software@whitebear.ch>
20 months ago[bluetooth.bluez] Sync dbus version 0.1.4 (#17115)
lsiepel [Sun, 21 Jul 2024 12:51:20 +0000 (14:51 +0200)]
[bluetooth.bluez] Sync dbus version 0.1.4 (#17115)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[bluetooth.bluez] fix UnsatisfiedLinkException on Windows (#17107)
Andrew Fiddian-Green [Sun, 21 Jul 2024 09:12:58 +0000 (10:12 +0100)]
[bluetooth.bluez] fix UnsatisfiedLinkException on Windows (#17107)

Signed-off-by: AndrewFG <software@whitebear.ch>
20 months agoUpdate README.md correct channel name (#17106)
mtraxiot [Sun, 21 Jul 2024 09:12:10 +0000 (19:12 +1000)]
Update README.md correct channel name (#17106)

the item channel name is incorrect
also removed some items which are no longer in thing channel

ideally owner of addon should also review the rest of the documentation

Signed-off-by: mtraxiot <37993378+mtraxiot@users.noreply.github.com>
20 months ago[sensibo] Fix potential API throttling at binding start (#17091)
Zalán Meggyesi [Sun, 21 Jul 2024 08:40:15 +0000 (10:40 +0200)]
[sensibo] Fix potential API throttling at binding start (#17091)

* refactor(sensibo): Utilize field selector in model refresh

Utilize Sensibo's field selector to get all data for all pods in one request and avoid request rate limiting

resolves openhab/openhab-addons#17090

Signed-off-by: Zalan Meggyesi <zmeggyesi@skawa.hu>
20 months ago[homekit] use characteristic factory for TemperatureSensor (#17084)
Cody Cutrer [Sun, 21 Jul 2024 08:29:05 +0000 (02:29 -0600)]
[homekit] use characteristic factory for TemperatureSensor (#17084)

so that it automatically gets the proper unit handling

Signed-off-by: Cody Cutrer <cody@cutrer.us>
20 months ago[aWATTar] fix counddown and remaining time (#17067)
tl-photography [Sun, 21 Jul 2024 08:24:54 +0000 (10:24 +0200)]
[aWATTar] fix counddown and remaining time (#17067)

Signed-off-by: Thomas Leber <thomas@tl-photography.at>
20 months ago[jrubyscripting] Generate proper i18n file (#17063)
lolodomo [Sun, 21 Jul 2024 08:22:50 +0000 (10:22 +0200)]
[jrubyscripting] Generate proper i18n file (#17063)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months ago[deconz] Fix tests. Fix #17104 (#17108)
Andrew Fiddian-Green [Sat, 20 Jul 2024 15:11:30 +0000 (16:11 +0100)]
[deconz] Fix tests. Fix #17104 (#17108)

Signed-off-by: AndrewFG <software@whitebear.ch>
20 months agoUpdate README.md (#17105)
Z0l [Fri, 19 Jul 2024 19:59:12 +0000 (21:59 +0200)]
Update README.md (#17105)

Fixed link to eyezon forum for the TPI commands

Signed-off-by: Z0l <Z0l@users.noreply.github.com>
20 months agoremove myself as codeowner of the insteon binding (#17100)
robnielsen [Fri, 19 Jul 2024 14:51:08 +0000 (09:51 -0500)]
remove myself as codeowner of the insteon binding (#17100)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
20 months ago[teslascope] Initial contribution (#16956)
Paul Smedley [Wed, 17 Jul 2024 10:08:18 +0000 (19:38 +0930)]
[teslascope] Initial contribution (#16956)

* Initial source

Signed-off-by: Paul Smedley <paul@smedley.id.au>
20 months agofix compiler warning (#17085)
mlobstein [Wed, 17 Jul 2024 06:38:13 +0000 (01:38 -0500)]
fix compiler warning (#17085)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
20 months ago[shelly] Fix initialization of BLU Motion device (#17053)
Markus Michels [Tue, 16 Jul 2024 22:47:05 +0000 (00:47 +0200)]
[shelly] Fix initialization of BLU Motion device (#17053)

* Fixes #17052 (caused by inproper initialization of the profile flags for
BLU devices in general and for BLU Motion another one)

Signed-off-by: Markus Michels <markus7017@gmail.com>
20 months ago[govee] Fix invalid status response handling (#17048)
lsiepel [Tue, 16 Jul 2024 17:48:17 +0000 (19:48 +0200)]
[govee] Fix invalid status response handling (#17048)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[sensibo] Fix channel provider throwing exception (#17030)
Arne Seime [Tue, 16 Jul 2024 16:40:17 +0000 (18:40 +0200)]
[sensibo] Fix channel provider throwing exception (#17030)

* Fix channel provider throwing exception
* Add case insensitive mac address comparison

Signed-off-by: Arne Seime <arne.seime@gmail.com>
20 months ago[freeboxos] Fix creation of properties and dynamic channels at init (#17081)
lolodomo [Tue, 16 Jul 2024 15:52:57 +0000 (17:52 +0200)]
[freeboxos] Fix creation of properties and dynamic channels at init (#17081)

This was bypassed in bridgeStatusChanged.

Fix #17078
Fix #17079

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months ago[freeboxos] Fix macAddress property when discovering a server (#17082)
lolodomo [Tue, 16 Jul 2024 15:52:17 +0000 (17:52 +0200)]
[freeboxos] Fix macAddress property when discovering a server (#17082)

Fix #17071

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months ago[monopriceaudio] Fix compiler warnings and code improvements (#16991)
mlobstein [Tue, 16 Jul 2024 04:42:28 +0000 (23:42 -0500)]
[monopriceaudio] Fix compiler warnings and code improvements (#16991)

* Fix compiler warnings and code improvements

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
20 months ago[homekit] Fix temperature unit conversion for min/max/step (#17059)
Cody Cutrer [Mon, 15 Jul 2024 20:22:42 +0000 (14:22 -0600)]
[homekit] Fix temperature unit conversion for min/max/step (#17059)

* [homekit] fix temperature unit conversion for min/max/step
use the item's unit if it has one. or allow explicit units

Signed-off-by: Cody Cutrer <cody@cutrer.us>
20 months agoNew Crowdin updates (#17066)
openhab-bot [Mon, 15 Jul 2024 18:59:44 +0000 (20:59 +0200)]
New Crowdin updates (#17066)

* New translations inmemory.properties (French)

* New translations mapdb.properties (French)

* New translations mongodb.properties (French)

* New translations rrd4j.properties (French)

* New translations mactts.properties (French)

* New translations marytts.properties (French)

* New translations picotts.properties (French)

20 months agoNew Crowdin updates (#17065)
openhab-bot [Mon, 15 Jul 2024 16:53:53 +0000 (18:53 +0200)]
New Crowdin updates (#17065)

* New translations openhabcloud.properties (French)

* New translations openhabcloud.properties (Italian)

* New translations googletts.properties (French)

* New translations voicerss.properties (French)

* New translations voicerss.properties (Italian)

* New translations pollytts.properties (French)

* New translations googlestt.properties (French)

* New translations watsonstt.properties (French)

* New translations watsonstt.properties (Italian)

* New translations voskstt.properties (French)

* New translations voskstt.properties (Italian)

* New translations mimictts.properties (French)

* New translations mactts.properties (Italian)

* New translations marytts.properties (Italian)

* New translations picotts.properties (Italian)

20 months agoFix i18n entry matching the add-on name for io add-ons (#17062)
lolodomo [Mon, 15 Jul 2024 12:19:16 +0000 (14:19 +0200)]
Fix i18n entry matching the add-on name for io add-ons (#17062)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months agoFix blocking initialization (#17057)
Jacob Laursen [Mon, 15 Jul 2024 11:57:51 +0000 (13:57 +0200)]
Fix blocking initialization (#17057)

Resolves #16806

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months agoFix i18n entry matching the add-on name for voice add-ons (#17061)
lolodomo [Mon, 15 Jul 2024 11:55:08 +0000 (13:55 +0200)]
Fix i18n entry matching the add-on name for voice add-ons (#17061)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months ago[homekit] Allow configuring thermostat modes via metadata (#17056)
Cody Cutrer [Sun, 14 Jul 2024 22:18:10 +0000 (16:18 -0600)]
[homekit] Allow configuring thermostat modes via metadata (#17056)

* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
20 months ago[homekit] fix optional characteristics (#17038)
Cody Cutrer [Sun, 14 Jul 2024 17:01:36 +0000 (11:01 -0600)]
[homekit] fix optional characteristics (#17038)

* [homekit] fix optional characteristics

Signed-off-by: Cody Cutrer <cody@cutrer.us>
20 months ago[rrd4j] Fix unit retrieval for group items (#17054)
J-N-K [Sun, 14 Jul 2024 10:18:06 +0000 (12:18 +0200)]
[rrd4j] Fix unit retrieval for group items (#17054)

Reported on the forum

Signed-off-by: Jan N. Klug <github@klug.nrw>
20 months agoSupress unecessary logging (#17050)
mlobstein [Sun, 14 Jul 2024 08:23:32 +0000 (03:23 -0500)]
Supress unecessary logging (#17050)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
20 months ago[mongodb] Fix `MongoDBPersistenceServiceTest` fails on CPU without AVX support (...
ulbi [Sun, 14 Jul 2024 08:01:35 +0000 (10:01 +0200)]
[mongodb] Fix `MongoDBPersistenceServiceTest` fails on CPU without AVX support (#17049)

Fixes #17046

Signed-off-by: René Ulbricht <rene_ulbricht@outlook.com>
20 months ago[enocean] fix temperature values for D2_50 eep (#16975)
Zhivka Dimova [Sat, 13 Jul 2024 12:31:09 +0000 (14:31 +0200)]
[enocean] fix temperature values for D2_50 eep (#16975)

Fixes #16974

Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
20 months ago[mongodb] Disable failing MongoDBPersistenceServiceTest (#17047)
Wouter Born [Sat, 13 Jul 2024 09:13:17 +0000 (11:13 +0200)]
[mongodb] Disable failing MongoDBPersistenceServiceTest (#17047)

It causes Jenkins CI builds to fail, see #17046

Signed-off-by: Wouter Born <github@maindrain.net>
20 months ago[mercedesme] take end of charge weekday into account (#17001)
Bernd Weymann [Sat, 13 Jul 2024 09:08:23 +0000 (11:08 +0200)]
[mercedesme] take end of charge weekday into account (#17001)

* take end of charge day into account

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
20 months agoFix display of album art for streaming media (#17044)
mlobstein [Sat, 13 Jul 2024 07:46:13 +0000 (02:46 -0500)]
Fix display of album art for streaming media (#17044)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
20 months ago[http] Properly escape + character in query string (#17042)
J-N-K [Fri, 12 Jul 2024 20:02:44 +0000 (22:02 +0200)]
[http] Properly escape + character in query string (#17042)

* [http] Properly escape + character in query string

Signed-off-by: Jan N. Klug <github@klug.nrw>
20 months agoUpdate README.md remove duplicate TeslaChargerPower item (#17020)
mtraxiot [Fri, 12 Jul 2024 13:23:22 +0000 (23:23 +1000)]
Update README.md remove duplicate TeslaChargerPower  item (#17020)

TeslaChargerPower is duplicated in demo items

Signed-off-by: mtraxiot <37993378+mtraxiot@users.noreply.github.com>
20 months ago[aWATTar] added inverted best price (#16877)
tl-photography [Fri, 12 Jul 2024 06:50:16 +0000 (08:50 +0200)]
[aWATTar] added inverted best price (#16877)

Signed-off-by: Thomas Leber <thomas@tl-photography.at>
20 months agoAdd test coverage for thing type mapping (#17040)
Jacob Laursen [Fri, 12 Jul 2024 06:13:03 +0000 (08:13 +0200)]
Add test coverage for thing type mapping (#17040)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months agoUpdate lastnpe EEA to 2.4.0 (#16875)
lsiepel [Thu, 11 Jul 2024 11:51:10 +0000 (13:51 +0200)]
Update lastnpe EEA to 2.4.0 (#16875)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[openhabcloud] Update Notification Docs (#17023)
Dan Cunningham [Wed, 10 Jul 2024 21:32:00 +0000 (14:32 -0700)]
[openhabcloud] Update Notification Docs (#17023)

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
20 months ago[homekit] sort characteristics in HomekitCharacteristicFactory (#17033)
Cody Cutrer [Wed, 10 Jul 2024 14:54:29 +0000 (08:54 -0600)]
[homekit] sort characteristics in HomekitCharacteristicFactory (#17033)

there are so many shared characteristics now, and so many accessories they belong
to, there is no longer any groupings that make sense. so just sort solely by
characteristic/method name

Signed-off-by: Cody Cutrer <cody@cutrer.us>
20 months agoAdd info about npm requiring path (#17022)
SkyLined [Wed, 10 Jul 2024 07:31:32 +0000 (09:31 +0200)]
Add info about npm requiring path (#17022)

The command to install an npm package that was suggested in the documentation would not work, as it was missing the required path. I've added information to explain this is required.

Signed-off-by: SkyLined <cojmpjum_github.com@sxd.be>
20 months agoFix thing type descriptions for Plus Mini series (#17015)
Jacob Laursen [Tue, 9 Jul 2024 18:20:43 +0000 (20:20 +0200)]
Fix thing type descriptions for Plus Mini series (#17015)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[jsscripting] Implement `javax.script.Compilable` (#16970)
Florian Hotze [Tue, 9 Jul 2024 18:08:30 +0000 (20:08 +0200)]
[jsscripting] Implement `javax.script.Compilable` (#16970)

* [jsscripting] Restructure & Comment POM
* [jsscripting] Use OPENHAB_TRANSFORMATION_SCRIPT constant from core

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months ago[homekit] implement all AccessoryInformationService characteristics (#17031)
Cody Cutrer [Tue, 9 Jul 2024 18:01:14 +0000 (12:01 -0600)]
[homekit] implement all AccessoryInformationService characteristics (#17031)

mostly as metadata static characteristics

fixes #9595

Signed-off-by: Cody Cutrer <cody@cutrer.us>
20 months ago[awattar] Fix price handler refresh (#17032)
J-N-K [Tue, 9 Jul 2024 17:54:53 +0000 (19:54 +0200)]
[awattar] Fix price handler refresh (#17032)

Signed-off-by: Jan N. Klug <github@klug.nrw>
20 months ago[openhabcloud] Fix typo in Readme (#17029)
mueller-ma [Tue, 9 Jul 2024 14:56:42 +0000 (16:56 +0200)]
[openhabcloud] Fix typo in Readme (#17029)

Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
20 months ago[pihole] New binding PiHole (#16627)
Martin [Tue, 9 Jul 2024 14:07:47 +0000 (16:07 +0200)]
[pihole] New binding PiHole (#16627)

* Init Pi-hole binding

Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
20 months ago[shelly] Revise fix for Gen1 initialization problem for manually created Things ...
Markus Michels [Tue, 9 Jul 2024 05:36:21 +0000 (07:36 +0200)]
[shelly] Revise fix for Gen1 initialization problem for manually created Things (#17011)

* Fixes #16990 - Gen1 nbo longer initializes when defined in .things

Signed-off-by: Markus Michels <markus7017@gmail.com>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[argoclima] Editorial fixes in README.md (#17025)
Mateusz Bronk [Mon, 8 Jul 2024 22:03:51 +0000 (00:03 +0200)]
[argoclima] Editorial fixes in README.md (#17025)

- standalone code fences de-indented
- changed link to Argo Smart APP to YT playlist (official vendor's link
  seems EOLed)

Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
20 months ago[pentair] Many enhancements since original commit, including (#13485)
jsjames [Mon, 8 Jul 2024 21:58:35 +0000 (14:58 -0700)]
[pentair] Many enhancements since original commit, including (#13485)

* Updated per design review comments
* Added unitHint to Dimensionless items

Signed-off-by: Jeff James <jeff@james-online.com>
20 months agoUpdate README.md (#17024)
e36Alex [Mon, 8 Jul 2024 18:55:00 +0000 (20:55 +0200)]
Update README.md (#17024)

Changed username to userName, otherwise the username is not imported correctly and auth does not work.

Signed-off-by: e36Alex <alexander18011984@me.com>
20 months agoFix logging statements (#16989)
logresearch [Mon, 8 Jul 2024 16:15:10 +0000 (00:15 +0800)]
Fix logging statements (#16989)

* Fix logging statement

Signed-off-by: logresearch <log.researchovo@gmail.com>
20 months ago[homeconnect] Update README.md (#16945)
Marcel [Mon, 8 Jul 2024 16:11:48 +0000 (18:11 +0200)]
[homeconnect] Update README.md (#16945)

* Update bundles/org.openhab.binding.homeconnect/README.md

Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
Signed-off-by: Marcel <56234041+Linsenschisdre@users.noreply.github.com>
Co-authored-by: lsiepel <leosiepel@gmail.com>
Co-authored-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[jrubyscripting] Upgrade to JRuby 9.4.8.0 (#17004)
jimtng [Mon, 8 Jul 2024 15:30:27 +0000 (01:30 +1000)]
[jrubyscripting] Upgrade to JRuby 9.4.8.0 (#17004)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months agoUpdate OH version in skeleton scripts (#17021)
Wouter Born [Mon, 8 Jul 2024 06:35:38 +0000 (08:35 +0200)]
Update OH version in skeleton scripts (#17021)

Signed-off-by: Wouter Born <github@maindrain.net>
20 months agoResolve itests (#17019)
Kai Kreuzer [Mon, 8 Jul 2024 01:14:30 +0000 (03:14 +0200)]
Resolve itests (#17019)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
20 months agoApply Spotless after release (#17016)
lsiepel [Sun, 7 Jul 2024 21:20:16 +0000 (23:20 +0200)]
Apply Spotless after release (#17016)

* Spotless

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[unleash-maven-plugin] Preparation for next development cycle.
openhab-bot [Sun, 7 Jul 2024 18:09:31 +0000 (18:09 +0000)]
[unleash-maven-plugin] Preparation for next development cycle.

20 months agoFixes #16990 - Gen1 nbo longer initializes when defined in .things (#17009)
Markus Michels [Sun, 7 Jul 2024 07:48:51 +0000 (09:48 +0200)]
Fixes #16990 - Gen1 nbo longer initializes when defined in .things (#17009)

Signed-off-by: Markus Michels <markus7017@gmail.com>
20 months ago[energidataservice] Fix JRuby tabs (#17005)
Jacob Laursen [Sat, 6 Jul 2024 18:52:27 +0000 (20:52 +0200)]
[energidataservice] Fix JRuby tabs (#17005)

* Fix JRuby tabs
* Fix Rule DSL example after breaking changes in PersistenceExtensions

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months agoIncrease consistency between examples (#17003)
Jacob Laursen [Fri, 5 Jul 2024 18:00:04 +0000 (20:00 +0200)]
Increase consistency between examples (#17003)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[energidataservice] Add missing JRuby examples (#17002)
jimtng [Fri, 5 Jul 2024 15:31:37 +0000 (01:31 +1000)]
[energidataservice] Add missing JRuby examples (#17002)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[homeconnect] Update README.md (#16944)
Linsenschisdre [Fri, 5 Jul 2024 14:55:57 +0000 (16:55 +0200)]
[homeconnect] Update README.md (#16944)

* Update README.md
Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
20 months agoEnrich examples with JavaScript versions (#16981)
Jacob Laursen [Fri, 5 Jul 2024 14:55:25 +0000 (16:55 +0200)]
Enrich examples with JavaScript versions (#16981)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[meater] Fix broken cloud communication (#16994)
Jacob Laursen [Fri, 5 Jul 2024 14:55:05 +0000 (16:55 +0200)]
[meater] Fix broken cloud communication (#16994)

* Improve error handling

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[growatt] better and more documentation of possible rule actions (#16947)
Andrew Fiddian-Green [Fri, 5 Jul 2024 14:50:48 +0000 (15:50 +0100)]
[growatt] better and more documentation of possible rule actions (#16947)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
20 months ago[jrubyscripting] Update README (#17000)
jimtng [Fri, 5 Jul 2024 12:42:26 +0000 (22:42 +1000)]
[jrubyscripting] Update README (#17000)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[openhabcloud] Update JRuby examples and minor changes to JS examples (#16997)
jimtng [Fri, 5 Jul 2024 08:52:40 +0000 (18:52 +1000)]
[openhabcloud] Update JRuby examples and minor changes to JS examples (#16997)

* [openhabcloud] Update JRuby examples and minor changes to JS examples
* remove table delimiter row padding, change tag HIGH to Door
* js addActionButton('Turn on the light', 'command:Apartment_Light:ON')

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[openhabcloud] Change severity to tag in README (#16998)
jimtng [Fri, 5 Jul 2024 08:51:24 +0000 (18:51 +1000)]
[openhabcloud] Change severity to tag in README (#16998)

* [openhabcloud] Change severity to tag in README
* remove padding insertion in table delimiter

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[jsscripting] Fix notification builder examples (#16999)
Florian Hotze [Fri, 5 Jul 2024 08:50:39 +0000 (10:50 +0200)]
[jsscripting] Fix notification builder examples (#16999)

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months ago[jsscripting] Upgrade to openhab-js 5.3.1 (#16985)
Florian Hotze [Thu, 4 Jul 2024 12:07:21 +0000 (14:07 +0200)]
[jsscripting] Upgrade to openhab-js 5.3.1 (#16985)

Depends on #16979.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
20 months ago[openhabcloud] Support hiding notifications and tags (#16979)
Dan Cunningham [Thu, 4 Jul 2024 12:06:33 +0000 (05:06 -0700)]
[openhabcloud] Support hiding notifications and tags (#16979)

* Support hiding notifications
See #16934

* Adds support for using tag over severity on extended actions

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
20 months agoUpgrade maven-deploy-plugin to 3.1.2 (#16987)
Wouter Born [Wed, 3 Jul 2024 17:39:44 +0000 (19:39 +0200)]
Upgrade maven-deploy-plugin to 3.1.2 (#16987)

This may help with fixing or diagnosing read timouts during deployment.

Signed-off-by: Wouter Born <github@maindrain.net>
20 months ago[growatt] annotate ThingActions implementation as a Component (#16986)
Andrew Fiddian-Green [Wed, 3 Jul 2024 11:12:30 +0000 (12:12 +0100)]
[growatt] annotate ThingActions implementation as a Component (#16986)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
20 months agoFix logging statement (#16984)
logresearch [Wed, 3 Jul 2024 11:00:45 +0000 (19:00 +0800)]
Fix logging statement (#16984)

Signed-off-by: logresearch <log.researchovo@gmail.com>
20 months ago[homeconnect] Update README.md (#16943)
Linsenschisdre [Tue, 2 Jul 2024 20:09:47 +0000 (22:09 +0200)]
[homeconnect] Update README.md (#16943)

* Update README.md

Added note for possible occurrence of 403 error during application registration in homeconnect developer portal and recommended a solution to resolve the error.

20 months ago[mongodb] Fix handling of GroupItems on restore (#16978)
J-N-K [Mon, 1 Jul 2024 21:26:58 +0000 (23:26 +0200)]
[mongodb] Fix handling of GroupItems on restore (#16978)

Related to https://github.com/openhab/openhab-core/pull/4257

Signed-off-by: Jan N. Klug <github@klug.nrw>
20 months ago[jpa] Fix return value for UoM items (#16977)
J-N-K [Mon, 1 Jul 2024 21:24:04 +0000 (23:24 +0200)]
[jpa] Fix return value for UoM items (#16977)

Signed-off-by: Jan N. Klug <github@klug.nrw>
20 months ago[mail] fix doc (#16973)
Andrew Fiddian-Green [Mon, 1 Jul 2024 17:41:50 +0000 (18:41 +0100)]
[mail] fix doc (#16973)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
20 months ago[argoclima] Initial contribution (#15481)
Mateusz Bronk [Mon, 1 Jul 2024 17:41:04 +0000 (19:41 +0200)]
[argoclima] Initial contribution (#15481)

* Initial contribution of the ArgoClima binding

Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
20 months agoNew Crowdin updates (#16967)
openhab-bot [Mon, 1 Jul 2024 15:32:59 +0000 (17:32 +0200)]
New Crowdin updates (#16967)

* New translations volumio.properties (French)
* New translations astro.properties (Finnish)
* New translations chromecast.properties (Finnish)
* New translations icloud.properties (Finnish)
* New translations tradfri.properties (Finnish)
* New translations icalendar.properties (Finnish)
* New translations dali.properties (Finnish)
* New translations fmiweather.properties (Finnish)
* New translations modbus.properties (Finnish)
* New translations mybmw.properties (Finnish)
* New translations netatmo.properties (Finnish)
* New translations rollershutter.properties (Finnish)
* New translations vat.properties (Finnish)
* New translations avmfritz.properties (Italian)
* New translations enigma2.properties (Italian)
* New translations astro.properties (Dutch)
* New translations openweathermap.properties (Dutch)
* New translations dsmr.properties (Dutch)
* New translations systeminfo.properties (Dutch)
* New translations unifi.properties (Dutch)
* New translations jsscripting.properties (Dutch)
* New translations inmemory.properties (Dutch)
* New translations mapdb.properties (Dutch)
* New translations rrd4j.properties (Dutch)
* New translations smhi.properties (Swedish)
* New translations plex.properties (Italian)
* New translations openwebnet.properties (Italian)
* New translations solarforecast.properties (Finnish)
* New translations nikohomecontrol.properties (Dutch)
* New translations emotiva.properties (Italian)
* New translations volumio.properties (Italian)
* New translations siemenshvac.properties (Italian)

20 months ago[sonyprojector] Fix edge case in mac address decoding (#16976)
Andrew Fiddian-Green [Mon, 1 Jul 2024 15:22:37 +0000 (16:22 +0100)]
[sonyprojector] Fix edge case in mac address decoding (#16976)

* [sonyprojector] mac fix edge case
* [sonyprojector] delete redundant toLowerCase() call

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
20 months agofix startup (#16971)
Mark Herwege [Mon, 1 Jul 2024 11:55:32 +0000 (13:55 +0200)]
fix startup (#16971)

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
20 months ago[sonyprojector] fix mac address (#16972)
Andrew Fiddian-Green [Mon, 1 Jul 2024 11:31:35 +0000 (12:31 +0100)]
[sonyprojector] fix mac address (#16972)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
20 months agobugfix websocket exception (#16962)
Bernd Weymann [Sat, 29 Jun 2024 17:02:38 +0000 (19:02 +0200)]
bugfix websocket exception (#16962)

Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
20 months ago[energidataservice] Update JS example (#16963)
jimtng [Sat, 29 Jun 2024 14:14:26 +0000 (00:14 +1000)]
[energidataservice] Update JS example (#16963)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[energidataservice] Update JRuby example (#16961)
jimtng [Sat, 29 Jun 2024 14:13:03 +0000 (00:13 +1000)]
[energidataservice] Update JRuby example (#16961)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
20 months ago[volumio] Adjust thing/channels label and description (#16925)
lolodomo [Sat, 29 Jun 2024 13:44:35 +0000 (15:44 +0200)]
[volumio] Adjust thing/channels label and description (#16925)

* [volumio] Adjust thing/channels label and description

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
20 months agoAdd language tab for Rule DSL examples (#16960)
Jacob Laursen [Sat, 29 Jun 2024 11:12:06 +0000 (13:12 +0200)]
Add language tab for Rule DSL examples (#16960)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
20 months ago[siemenshvac] Initial contribution (#14263)
lo92fr [Sat, 29 Jun 2024 10:25:00 +0000 (12:25 +0200)]
[siemenshvac] Initial contribution (#14263)

Signed-off-by: Laurent ARNAL <laurent@clae.net>
20 months agoNew Crowdin updates (#16959)
openhab-bot [Sat, 29 Jun 2024 10:03:33 +0000 (12:03 +0200)]
New Crowdin updates (#16959)

* New translations googlestt.properties (French)

* New translations watsonstt.properties (French)

* New translations voskstt.properties (French)

20 months agoNew translations watsonstt.properties (French) (#16958)
openhab-bot [Sat, 29 Jun 2024 09:23:48 +0000 (11:23 +0200)]
New translations watsonstt.properties (French) (#16958)

20 months agoNew translations watsonstt.properties (French) (#16957)
openhab-bot [Sat, 29 Jun 2024 08:55:55 +0000 (10:55 +0200)]
New translations watsonstt.properties (French) (#16957)

20 months agoNew Crowdin updates (#16954)
openhab-bot [Fri, 28 Jun 2024 22:39:41 +0000 (00:39 +0200)]
New Crowdin updates (#16954)

* New translations mffan.properties (French)
* New translations watsonstt.properties (French)

20 months agoRemove apache in itest (#16953)
lsiepel [Fri, 28 Jun 2024 22:19:56 +0000 (00:19 +0200)]
Remove apache in itest (#16953)

Signed-off-by: Leo Siepel <leosiepel@gmail.com>
20 months ago[openhabcloud] Further README improvements (#16942)
Florian Hotze [Fri, 28 Jun 2024 20:13:24 +0000 (22:13 +0200)]
[openhabcloud] Further README improvements (#16942)

Also-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>