Commit Graph
5029 Commits
Author SHA1 Message Date
Cody CutrerandGitHub 6b54480dac [homekit] Synthesize Thermostat.TargetTemperature in some cases (#17060)
* [homekit] synthesize Thermostat.TargetTemperature in some cases

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-22 20:16:47 +02:00
Wouter BornandGitHub 6d4ac2b29a [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>
2024-07-22 16:10:01 +02:00
jimtngandGitHub 6d63e8c37e [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>
2024-07-22 11:22:09 +02:00
tl-photographyandGitHub b58580a566 [aWATTar] shedule API update more then once per day (#17068)
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-07-22 08:35:24 +02:00
Andrew Fiddian-GreenandGitHub 31dcc27692 [bluetooth.grundfosalpha] Add to footer.xml (#17117)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-07-21 17:14:58 +02:00
lsiepelandGitHub 05cbd1a92f [bluetooth.bluez] Sync dbus version 0.1.4 (#17115)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-07-21 14:51:20 +02:00
Andrew Fiddian-GreenandGitHub 2ba2225ee9 [bluetooth.bluez] fix UnsatisfiedLinkException on Windows (#17107)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-07-21 11:12:58 +02:00
mtraxiotandGitHub 90dced717c 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>
2024-07-21 11:12:10 +02:00
Zalán MeggyesiandGitHub cc575263ef [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>
2024-07-21 10:40:15 +02:00
Cody CutrerandGitHub 422aaad5f7 [homekit] use characteristic factory for TemperatureSensor (#17084)
so that it automatically gets the proper unit handling

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-21 10:29:05 +02:00
tl-photographyandGitHub 2f8e9adf16 [aWATTar] fix counddown and remaining time (#17067)
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-07-21 10:24:54 +02:00
lolodomoandGitHub 5aec1c8a89 [jrubyscripting] Generate proper i18n file (#17063)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-07-21 10:22:50 +02:00
Andrew Fiddian-GreenandGitHub 5fdb9fd39c [deconz] Fix tests. Fix #17104 (#17108)
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-07-20 17:11:30 +02:00
Z0landGitHub 90d0263052 Update README.md (#17105)
Fixed link to eyezon forum for the TPI commands

Signed-off-by: Z0l <Z0l@users.noreply.github.com>
2024-07-19 21:59:12 +02:00
robnielsenandGitHub 5714a50e21 remove myself as codeowner of the insteon binding (#17100)
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2024-07-19 16:51:08 +02:00
Paul SmedleyandGitHub 12a1f76c3c [teslascope] Initial contribution (#16956)
* Initial source

Signed-off-by: Paul Smedley <paul@smedley.id.au>
2024-07-17 12:08:18 +02:00
mlobsteinandGitHub 3a5bee0412 fix compiler warning (#17085)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-07-17 08:38:13 +02:00
Markus MichelsandGitHub b123863d59 [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>
2024-07-17 00:47:05 +02:00
lsiepelandGitHub 30fa2d2533 [govee] Fix invalid status response handling (#17048)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-07-16 19:48:17 +02:00
Arne SeimeandGitHub a48f72fc8d [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>
2024-07-16 18:40:17 +02:00
lolodomoandGitHub 8e570c5afa [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>
2024-07-16 17:52:57 +02:00
lolodomoandGitHub 8cf49ebee3 [freeboxos] Fix macAddress property when discovering a server (#17082)
Fix #17071

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-07-16 17:52:17 +02:00
mlobsteinandGitHub 4946aa9163 [monopriceaudio] Fix compiler warnings and code improvements (#16991)
* Fix compiler warnings and code improvements

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-07-16 06:42:28 +02:00
Cody CutrerandGitHub f9c8d049b0 [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>
2024-07-15 22:22:42 +02:00
openhab-botandGitHub a34e61b83d 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)
2024-07-15 20:59:44 +02:00
openhab-botandGitHub 93dad051d4 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)
2024-07-15 18:53:53 +02:00
lolodomoandGitHub e861c83423 Fix i18n entry matching the add-on name for io add-ons (#17062)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-07-15 14:19:16 +02:00
Jacob LaursenandGitHub 2f35a79de7 Fix blocking initialization (#17057)
Resolves #16806

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-15 13:57:51 +02:00
lolodomoandGitHub 24eef7efd2 Fix i18n entry matching the add-on name for voice add-ons (#17061)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-07-15 13:55:08 +02:00
Cody CutrerandGitHub 3af703cfef [homekit] Allow configuring thermostat modes via metadata (#17056)
* [homekit] allow configuring thermostat modes via metadata

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-15 00:18:10 +02:00
Cody CutrerandGitHub 674e54588b [homekit] fix optional characteristics (#17038)
* [homekit] fix optional characteristics

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-14 19:01:36 +02:00
J-N-KandGitHub e735da12ac [rrd4j] Fix unit retrieval for group items (#17054)
Reported on the forum

Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-14 12:18:06 +02:00
mlobsteinandGitHub 0e78bd75ea Supress unecessary logging (#17050)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-07-14 10:23:32 +02:00
ulbiandGitHub ffee091c78 [mongodb] Fix MongoDBPersistenceServiceTest fails on CPU without AVX support (#17049)
Fixes #17046

Signed-off-by: René Ulbricht <rene_ulbricht@outlook.com>
2024-07-14 10:01:35 +02:00
Zhivka DimovaandGitHub 35add30e0c [enocean] fix temperature values for D2_50 eep (#16975)
Fixes #16974

Signed-off-by: Zhivka Dimova <zhivka.dimova@myforest.net>
2024-07-13 14:31:09 +02:00
Wouter BornandGitHub a5a02a17f0 [mongodb] Disable failing MongoDBPersistenceServiceTest (#17047)
It causes Jenkins CI builds to fail, see #17046

Signed-off-by: Wouter Born <github@maindrain.net>
2024-07-13 11:13:17 +02:00
Bernd WeymannandGitHub a7e460966f [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>
2024-07-13 11:08:23 +02:00
mlobsteinandGitHub 81d2fb276b Fix display of album art for streaming media (#17044)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-07-13 09:46:13 +02:00
J-N-KandGitHub f8e56444c7 [http] Properly escape + character in query string (#17042)
* [http] Properly escape + character in query string

Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-12 22:02:44 +02:00
mtraxiotandGitHub 790cc88a84 Update README.md remove duplicate TeslaChargerPower item (#17020)
TeslaChargerPower is duplicated in demo items

Signed-off-by: mtraxiot <37993378+mtraxiot@users.noreply.github.com>
2024-07-12 15:23:22 +02:00
tl-photographyandGitHub f7bcbe1575 [aWATTar] added inverted best price (#16877)
Signed-off-by: Thomas Leber <thomas@tl-photography.at>
2024-07-12 08:50:16 +02:00
Jacob LaursenandGitHub 8c392da542 Add test coverage for thing type mapping (#17040)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-12 08:13:03 +02:00
lsiepelandGitHub 5e0e9ce51e Update lastnpe EEA to 2.4.0 (#16875)
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-07-11 13:51:10 +02:00
Dan CunninghamandGitHub 7296b38b51 [openhabcloud] Update Notification Docs (#17023)
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2024-07-10 23:32:00 +02:00
Cody CutrerandGitHub 826e3b6bfa [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>
2024-07-10 16:54:29 +02:00
SkyLinedandGitHub 643b4e8c02 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>
2024-07-10 09:31:32 +02:00
Jacob LaursenandGitHub b37d0f0381 Fix thing type descriptions for Plus Mini series (#17015)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-09 20:20:43 +02:00
Florian HotzeandGitHub 405f4023ee [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>
2024-07-09 20:08:30 +02:00
Cody CutrerandGitHub 344b653b85 [homekit] implement all AccessoryInformationService characteristics (#17031)
mostly as metadata static characteristics

fixes #9595

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-09 20:01:14 +02:00
J-N-KandGitHub 026c1e2b99 [awattar] Fix price handler refresh (#17032)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-09 19:54:53 +02:00