openhab-bot
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-bot
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
lolodomo
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 Laursen
2f35a79de7
Fix blocking initialization ( #17057 )
...
Resolves #16806
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-15 13:57:51 +02:00
lolodomo
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 Cutrer
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 Cutrer
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-K
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
mlobstein
0e78bd75ea
Supress unecessary logging ( #17050 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-07-14 10:23:32 +02:00
ulbi
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 Dimova
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 Born
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 Weymann
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
mlobstein
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-K
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
mtraxiot
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-photography
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 Laursen
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
lsiepel
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 Cunningham
7296b38b51
[openhabcloud] Update Notification Docs ( #17023 )
...
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2024-07-10 23:32:00 +02:00
Cody Cutrer
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
SkyLined
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 Laursen
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 Hotze
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 Cutrer
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-K
026c1e2b99
[awattar] Fix price handler refresh ( #17032 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-09 19:54:53 +02:00
mueller-ma
32fd329160
[openhabcloud] Fix typo in Readme ( #17029 )
...
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-07-09 16:56:42 +02:00
Martin
4f322cc663
[pihole] New binding PiHole ( #16627 )
...
* Init Pi-hole binding
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2024-07-09 16:07:47 +02:00
Markus Michels
7755681749
[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>
2024-07-09 07:36:21 +02:00
Mateusz Bronk
aee9d7023a
[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>
2024-07-09 00:03:51 +02:00
jsjames
c0d2638b0e
[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>
2024-07-08 23:58:35 +02:00
e36Alex
174064420a
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>
2024-07-08 20:55:00 +02:00
logresearch
2ac44ff234
Fix logging statements ( #16989 )
...
* Fix logging statement
Signed-off-by: logresearch <log.researchovo@gmail.com>
2024-07-08 18:15:10 +02:00
Marcel
627211b612
[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>
2024-07-08 18:11:48 +02:00
jimtng
09558de794
[jrubyscripting] Upgrade to JRuby 9.4.8.0 ( #17004 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-08 17:30:27 +02:00
Wouter Born
f237bc49a0
Update OH version in skeleton scripts ( #17021 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2024-07-08 08:35:38 +02:00
Kai Kreuzer
dd1c041488
Resolve itests ( #17019 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2024-07-08 03:14:30 +02:00
lsiepel
71a208b91b
Apply Spotless after release ( #17016 )
...
* Spotless
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-07-07 23:20:16 +02:00
openhab-bot
4b5e4646ac
[unleash-maven-plugin] Preparation for next development cycle.
2024-07-07 18:09:31 +00:00
Markus Michels
ab385ed2f3
Fixes #16990 - Gen1 nbo longer initializes when defined in .things ( #17009 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-07-07 09:48:51 +02:00
Jacob Laursen
4e3a3175ba
[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>
2024-07-06 20:52:27 +02:00
Jacob Laursen
2610ba5ca6
Increase consistency between examples ( #17003 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-05 20:00:04 +02:00
jimtng
d6e8bee5a3
[energidataservice] Add missing JRuby examples ( #17002 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-05 17:31:37 +02:00
Linsenschisdre
e928e2f7ee
[homeconnect] Update README.md ( #16944 )
...
* Update README.md
Signed-off-by: Linsenschisdre <56234041+Linsenschisdre@users.noreply.github.com>
2024-07-05 16:55:57 +02:00
Jacob Laursen
e11a466785
Enrich examples with JavaScript versions ( #16981 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-05 16:55:25 +02:00
Jacob Laursen
59fd108518
[meater] Fix broken cloud communication ( #16994 )
...
* Improve error handling
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-07-05 16:55:05 +02:00
Andrew Fiddian-Green
9aad1fced1
[growatt] better and more documentation of possible rule actions ( #16947 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-05 16:50:48 +02:00
jimtng
bd275e7046
[jrubyscripting] Update README ( #17000 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-07-05 14:42:26 +02:00
jimtng
7ae891e6d3
[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>
2024-07-05 10:52:40 +02:00
jimtng
f961c3329e
[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>
2024-07-05 10:51:24 +02:00