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
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
Florian Hotze
5487b9c05d
[jsscripting] Fix notification builder examples ( #16999 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-07-05 10:50:39 +02:00
Florian Hotze
2d412023a9
[jsscripting] Upgrade to openhab-js 5.3.1 ( #16985 )
...
Depends on #16979 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-07-04 14:07:21 +02:00
Dan Cunningham
2d7c9a23e5
[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>
2024-07-04 14:06:33 +02:00
Andrew Fiddian-Green
c20871d33c
[growatt] annotate ThingActions implementation as a Component ( #16986 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-03 13:12:30 +02:00
logresearch
913ce68561
Fix logging statement ( #16984 )
...
Signed-off-by: logresearch <log.researchovo@gmail.com>
2024-07-03 13:00:45 +02:00
Linsenschisdre
6c7832a338
[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.
2024-07-02 22:09:47 +02:00
J-N-K
701a6159d7
[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>
2024-07-01 23:26:58 +02:00
J-N-K
82379f0de6
[jpa] Fix return value for UoM items ( #16977 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-07-01 23:24:04 +02:00
Andrew Fiddian-Green
0a7ed2bf89
[mail] fix doc ( #16973 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-01 19:41:50 +02:00
Mateusz Bronk
7bcce7748d
[argoclima] Initial contribution ( #15481 )
...
* Initial contribution of the ArgoClima binding
Signed-off-by: Mateusz Bronk <bronk.m+gh@gmail.com>
2024-07-01 19:41:04 +02:00
openhab-bot
577c73af0e
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)
2024-07-01 17:32:59 +02:00
Andrew Fiddian-Green
812d7a77c8
[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>
2024-07-01 17:22:37 +02:00
Mark Herwege
74b76129ba
fix startup ( #16971 )
...
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-07-01 13:55:32 +02:00
Andrew Fiddian-Green
11326e7b77
[sonyprojector] fix mac address ( #16972 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-07-01 13:31:35 +02:00
Bernd Weymann
104a71b663
bugfix websocket exception ( #16962 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-06-29 19:02:38 +02:00
jimtng
bd2fd5555a
[energidataservice] Update JS example ( #16963 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-06-29 16:14:26 +02:00
jimtng
3770650bf4
[energidataservice] Update JRuby example ( #16961 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-06-29 16:13:03 +02:00
lolodomo
4cb176857b
[volumio] Adjust thing/channels label and description ( #16925 )
...
* [volumio] Adjust thing/channels label and description
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-06-29 15:44:35 +02:00
Jacob Laursen
519a03944f
Add language tab for Rule DSL examples ( #16960 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-29 13:12:06 +02:00
lo92fr
80bd5bfcb3
[siemenshvac] Initial contribution ( #14263 )
...
Signed-off-by: Laurent ARNAL <laurent@clae.net>
2024-06-29 12:25:00 +02:00
openhab-bot
0786bfde9a
New Crowdin updates ( #16959 )
...
* New translations googlestt.properties (French)
* New translations watsonstt.properties (French)
* New translations voskstt.properties (French)
2024-06-29 12:03:33 +02:00
openhab-bot
b3ba6048c0
New translations watsonstt.properties (French) ( #16958 )
2024-06-29 11:23:48 +02:00
openhab-bot
ee4c2563d4
New translations watsonstt.properties (French) ( #16957 )
2024-06-29 10:55:55 +02:00
openhab-bot
d3aedffa11
New Crowdin updates ( #16954 )
...
* New translations mffan.properties (French)
* New translations watsonstt.properties (French)
2024-06-29 00:39:41 +02:00
Florian Hotze
7475e5d1d7
[openhabcloud] Further README improvements ( #16942 )
...
Also-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-28 22:13:24 +02:00
jimtng
ae34f95a3c
Add JRuby examples in READMEs ( #16948 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-06-28 22:10:03 +02:00
Florian Hotze
001dd6aba7
[jsscripting] Upgrade openhab-js to 5.3.0 ( #16951 )
...
This adds the new notification builder.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-28 19:15:49 +02:00
maniac103
ef5e43b921
[ecovacs] Add DEEBOT T20e to supported device list ( #16952 )
...
Fixes #16121
Signed-off-by: Danny Baumann <dannybaumann@web.de>
2024-06-28 17:38:29 +02:00
Paul Smedley
642794fc0d
[teslapowerwall] Initial contribution ( #16876 )
...
* Latest fixes
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2024-06-28 13:33:54 +02:00
Sven Strohschein
e662320877
[livisismarthome] Support for the indoor siren device added ( #16914 )
...
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Signed-off-by: Sven Strohschein <novanic@gmx.de>
2024-06-27 19:25:58 +02:00
David Pace
33a9894bde
[bosesoundtouch] Fix parsing of metadata fields ( #16898 )
...
XML text content was not processed correctly in case the value contained XML entities.
Signed-off-by: David Pace <dev@davidpace.de>
2024-06-27 19:22:29 +02:00
Mark Herwege
b8c04ae424
[inmemory] Default persistence strategy Forecast ( #16496 )
...
* default forecast persistence strategy
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-06-27 08:58:11 +02:00
Florian Hotze
9a6258b405
[openhabcloud] Update README for new notification features ( #16941 )
...
* [openhabcloud] Update README for new notification features
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-26 22:09:45 +02:00
Dan Cunningham
95d1b6fbc8
[openhabcloud] Enhanced Notification Actions ( #16938 )
...
* [openhabcloud] Enhanced Notification Actions
Co-authored-by: Florian Hotze <florianh_dev@icloud.com>
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2024-06-26 20:32:09 +02:00
Martin Grassl
9744090698
[mybmw] add stop charging command ( #16937 )
...
Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
2024-06-25 22:54:13 +02:00
Łukasz Dywicki
44b0c52690
Make sure that energy meter packets are not queued up. ( #16841 )
...
Hide `open()` socket call beneath PacketListener, so caller do not need to care about that.
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
2024-06-25 21:27:43 +02:00
lsiepel
4401de57aa
[fineoffsetweatherstation] Replace apache.commons ( #16923 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-25 21:06:41 +02:00
Florian Hotze
6ccaf813e6
[jsscripting] Upgrade openhab-js to 5.2.0 ( #16935 )
...
Adds support for https://github.com/openhab/openhab-core/pull/4259 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-25 20:47:15 +02:00
openhab-bot
2e7115f267
New Crowdin updates ( #16933 )
...
* New translations watsonstt.properties (Italian)
* New translations whisperstt.properties (Italian)
2024-06-24 23:10:08 +02:00
lsiepel
226806d55c
[mercedesme] Refactor code and fix test ( #16897 )
...
Also-by: Bernd Weymann <bernd.weymann@gmail.com>
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-24 21:19:51 +02:00
lolodomo
e68f9c99e3
[mffan] Regenerate the i18n file ( #16931 )
...
Add few missing entries
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-06-24 09:23:07 +02:00
openhab-bot
21f0a987bf
New Crowdin updates ( #16929 )
...
* New translations bluetooth.properties (French)
* New translations smgw.properties (French)
* New translations gridbox.properties (French)
* New translations ephemeris.properties (French)
* New translations mffan.properties (French)
2024-06-24 00:32:21 +02:00
GiviMAD
9512f8f894
[voice] Allow speech-to-text services to emit empty error events ( #16922 )
...
* [voice] Align speech-to-text services error events to core
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-06-23 23:21:55 +02:00
lsiepel
61a47da2de
[mongodb] Replace apache.commons ( #16924 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-23 22:40:51 +02:00
J-N-K
994a6b8f6f
[awattar] Add tests and improve code ( #16871 )
...
* [awattar] add tests
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-06-23 22:05:20 +02:00
openhab-bot
93457feda2
New translations frenchgovtenergydata.properties (French) ( #16928 )
2024-06-23 20:12:46 +02:00
Florian Hotze
20b5e1c20e
[jsscripting] Upgrade openhab-js to 5.1.2 ( #16926 )
...
Second attempt to fix a problem, where persisting TimeSeries failed when injection caching was enabled.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-23 19:39:25 +02:00
lolodomo
95c9682e82
[ephemeris] Clean up i18n entries ( #16927 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-06-23 19:37:06 +02:00
openhab-bot
7a3a5d36a2
New Crowdin updates ( #16918 )
...
* New translations network.properties (French)
* New translations volumio.properties (French)
* New translations plex.properties (French)
* New translations pipertts.properties (French)
* New translations rotel.properties (French)
* New translations netatmo.properties (French)
2024-06-23 17:21:15 +02:00
lsiepel
6c734e14f7
Remove apache commons ( #16920 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-23 14:30:22 +02:00
lsiepel
e23b5505f9
Remove apache.commons ( #16919 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-23 14:27:23 +02:00
GiviMAD
bf822211d9
[WhisperSTT] Initial contribution ( #15166 )
...
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
Signed-off-by: GiviMAD <GiviMAD@users.noreply.github.com>
2024-06-23 13:31:05 +02:00
Patrik Gfeller
56db6f8bce
build(API): Jellyfin SDK API update from 1.4.6 to 1.4.7 ( #16917 )
...
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.
Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
2024-06-23 11:51:38 +02:00
openhab-bot
c49cd8defb
New translations pegelonline.properties (Italian) ( #16915 )
2024-06-23 11:15:51 +02:00
Jacob Laursen
8cfe0d8c61
Add semantic tags for advanced light channels ( #16905 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-22 20:41:57 +02:00
lolodomo
d2466d53d3
[hue] API v1: retry once on timeout for GET requests to the bridge ( #16902 )
...
Fix #16723
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-06-22 12:01:30 +02:00
openhab-bot
4f64bb9e5e
New translations bluetooth.properties (Italian) ( #16901 )
2024-06-22 10:22:23 +02:00
Joren Claus
1e3d75726e
[nibeheatpump] Fix serial params ( #14072 )
...
* Fixed serial params
Signed-off-by: Joren Claus <joren.claus@gmail.com>
* Fix formatting
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-21 21:09:24 +02:00
Arne Seime
0a6e5536e9
[bluetooth.airthings] Add support for Airthings Wave Radon ( #16879 )
...
* Add support for Wave Radon
Signed-off-by: Arne Seime <arne.seime@gmail.com>
2024-06-21 19:25:28 +02:00
Jacob Laursen
422b72eef5
Provide JavaScript example for persisting total price ( #16889 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-20 23:48:20 +02:00
Espen Fossen
344f191857
[emotiva] Remove discovery-methods because of missing listen port support in scanBroadcast ( #16891 )
...
Signed-off-by: Espen Fossen <espenaf@junta.no>
2024-06-20 08:21:18 +02:00
Florian Hotze
588aac4eba
[jsscripting] Upgrade openhab-js to 5.1.1 ( #16892 )
...
Fixes a problem, where persisting TimeSeries failed when injection caching was enabled.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-19 14:20:31 +02:00
Bernd Weymann
54ba2c732b
fix junit status race condition ( #16886 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-06-18 07:55:00 +02:00
openhab-bot
c6e40272c1
New translations hdpowerview.properties (Danish) ( #16887 )
2024-06-18 06:42:14 +02:00
ErikDB87
7a57761681
Update Shelly binding README regarding discovery of BLU devices ( #16884 )
...
See https://community.openhab.org/t/shelly-binding/56862/3864 (and thus https://community.openhab.org/t/shelly-binding/56862/3771 ).
Signed-off-by: ErikDB87 <148375835+ErikDB87@users.noreply.github.com>
2024-06-17 21:54:24 +02:00
Mark Herwege
663b2ad857
[nikohomecontrol] Alarm systems ( #16834 )
...
* alarm system
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-06-17 21:50:18 +02:00
Jan Gustafsson
2bd4e11dd8
[tellstick] Fix NPE ( #16869 ) ( #16882 )
...
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
2024-06-16 22:13:54 +02:00
Florian Hotze
53fa23b957
[jsscripting] Upgrade openhab-js to 5.1.0 ( #16881 )
...
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-06-16 20:33:50 +02:00
M Valla
d7496ceed6
[openwebnet] fix to tables in README ( #16880 )
...
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2024-06-16 19:34:31 +02:00
Bernd Weymann
7fa43ea8b1
[pegelonline] Initial contribution ( #16831 )
...
* initial version
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-06-15 19:38:55 +02:00
Jacob Laursen
5e157262c5
[hdpowerview] Improve Gen 1/2 discovery label ( #16865 )
...
* Improve Gen 1/2 discovery label
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-15 19:34:48 +02:00
mark-brooks-180
20868ec5d8
[mffan] Initial contribution ( #16786 )
...
* Added entry for binding mffan
Signed-off-by: mark-brooks-180 <mark.brooks.180@gmail.com>
2024-06-15 18:40:31 +02:00
Paul Smedley
30fbc999e2
[amberelectric] Initial contribution ( #16850 )
...
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2024-06-15 11:40:01 +02:00
Jan Gustafsson
643c9e457c
[verisure] Fix NPE ( #16867 ) ( #16868 )
...
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
2024-06-15 08:27:10 +02:00
openhab-bot
537ab4447c
New translations tado.properties (Italian) ( #16870 )
2024-06-15 06:43:44 +02:00
Andrew Fiddian-Green
fea02122eb
[tado] Add mDNS discovery ( #16861 )
...
* [tado] Add mDNS discovery
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-06-14 21:09:39 +02:00
Martin
c2d1789cd4
AWS signing without AWS ( #16840 )
...
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2024-06-14 21:06:44 +02:00
Andrew Fiddian-Green
f288150843
[tado] Remove dependency on Swagger CodeGen ( #16836 )
...
* Stop using Swagger Codegen
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-06-14 21:02:06 +02:00
Mark Herwege
f64cb0bbd5
[MQTT] Fix state description ( #16866 )
...
* fix state description
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-06-14 19:07:58 +02:00
lolodomo
cc71808b78
[sonyprojector] Add discovery through SDDP ( #16849 )
...
Only applicable to projector models having a network connector
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2024-06-14 17:48:02 +02:00
Espen Fossen
67e6f8bf30
[emotiva] Initial contribution ( #16499 )
...
* [emotiva] Initial contribution
Signed-off-by: Espen Fossen <espenaf@junta.no>
2024-06-13 22:33:14 +02:00
pali
790d4d09ca
[nibeheatpump] Updated NibeGW readme ( #16864 )
...
Added build information for ProDiNo ESP32 Ethernet v1 board.
Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
2024-06-12 19:45:48 +02:00
Jørgen Austvik
b25acdfb12
[airgradient] Support firmware v3.1.1 and later ( #16851 )
...
* Support calibrated measurements from firmware v3.1.1
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
2024-06-10 23:15:08 +02:00
lsiepel
726a868ce1
[androidtv] Bump bouncy castle to 1.78.1 ( #16863 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-10 22:59:16 +02:00
David Pace
23a68c502a
[boschshc] Bump Bouncy Castle Dependencies to 1.78.1 ( #16855 )
...
This relates to the following issue and security alerts:
* https://github.com/openhab/openhab-addons/issues/16459
* https://github.com/openhab/openhab-addons/security/dependabot/81
* https://github.com/openhab/openhab-addons/security/dependabot/82
* https://github.com/openhab/openhab-addons/security/dependabot/83
Signed-off-by: David Pace <dev@davidpace.de>
2024-06-10 22:19:49 +02:00
Simon Spielmann
866ea1bede
Use device.Id instead of device.DiscoveryId to fix playsound ( #16846 )
...
Signed-off-by: Simon Spielmann <simon.spielmann@gmx.de>
2024-06-09 20:58:58 +02:00
Jacob Laursen
ed9fbf0731
[sonos] Fix warnings ( #15708 )
...
* Fix warnings
* Fix discovery error logging for offline devices
Fixes #6793
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-09 15:10:49 +02:00
Bernd Weymann
7516ca557d
[solarforecast] wait 1 hour after http 429 error ( #16819 )
...
* wait 1 hour after 429 error
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-06-09 10:54:54 +02:00
Andrew Fiddian-Green
792aea7dbf
[hdpowerview] Improvements to SDDP discovery ( #16853 )
...
* [hdpowerview] add SDDP thing discovery
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-06-09 10:39:50 +02:00
J-N-K
b996078818
[mqtt] Fix certificate pinning ( #16857 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-06-08 23:22:24 +02:00
mlobstein
c0d60285fd
[epsonprojector] Incorporate review suggestions from other PRs ( #16860 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-06-08 15:31:25 +02:00
Jacob Laursen
cde4384bc8
Fix UoM in documentation example ( #16859 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-08 14:15:03 +02:00
vich-667
f748c18cde
[senechome] Add additional states ( #16842 )
...
Signed-off-by: Tobias Lange <vich-667@quantentunnel.de>
2024-06-07 22:06:07 +02:00
stefan-hoehn
3ff89f8224
govee docs: remove device type ( #16854 )
...
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2024-06-07 21:04:40 +02:00
mlobstein
f6a9ced336
[atlona] Replace discovery service with core SDDP discovery ( #16832 )
...
* Replace discovery service with core SDDP discovery
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-06-07 18:54:14 +02:00
mlobstein
614b42d2a4
[benqprojector] Add SDDP discovery and missing menu options ( #16848 )
...
* Add SDDP discovery
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-06-07 18:45:16 +02:00
Alexander Falkenstern
6ebe335ee0
[systeminfo] Reduce code complexity as well garbage collection ( #16838 )
...
* [systeminfo] Avoid thing type change as well memory re-allocations
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
2024-06-06 20:57:41 +02:00
J-N-K
c2e051ec2d
[snmp] SNMP v3 fixes and improvements ( #16803 )
...
* [snmp] SNMP v3 fixes and improvements
(cherry picked from commit a32af97d785f301ad2253801353af53a9941d6f9)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-06-05 23:30:33 +02:00
Jacob Laursen
359d63f84d
Fix state and timestamp being discarded on store with alias ( #16845 )
...
Fixes #16844
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-06-05 18:32:53 +02:00
mlobstein
43fa2c7768
[epsonprojector] Add SDDP discovery ( #16802 )
...
* Replace AMX discovery with SDDP
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-06-05 08:04:35 +02:00
Bernd Weymann
09a22e5cbc
[MercedesMe] Switch to Mercedes App SDK ( #15628 )
...
* add protocol buffer definitions
* oauth rework
* websocket introduction
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-06-04 21:27:41 +02:00
lsiepel
c9864d6aa2
[max] Remove org.apache.commons ( #14413 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-06-02 22:02:58 +02:00
openhab-bot
c544f12b82
New Crowdin updates ( #16839 )
...
* New translations http.properties (German)
2024-06-02 20:59:55 +02:00
Frank
40bc3513e9
[ecotouch] Adding Warmwater Hystersis ( #16815 )
...
* Adding Warmwater Hystersis
Signed-off-by: Frank Münster <kalinrow@web.de>
2024-06-02 14:48:20 +02:00
Martin
95ec85ac42
[salus] Add support for AWS ( #16807 )
...
* AWS support
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
2024-06-02 12:46:58 +02:00
Chris Wohlbrecht
280f5c5beb
[volumio] Fixed volumio don't play playlist ( #16826 ) ( #16828 )
...
Signed-off-by: Chris Wohlbrecht <chris@antisphex.net>
2024-06-02 10:43:57 +02:00
Matt
2bfba0a4f1
[haywardomnilogic] Fixed chlorinator bug ( #16820 )
...
* Fixed chlorinator handler bug that caused the chlorinator to turn off if the chlorinator salt % output channel was adjusted.
Signed-off-by: Matt Myers <mmyers75@icloud.com>
2024-05-31 10:13:09 +02:00
Alexander Falkenstern
c8365610ef
[systeminfo] Rename Systeminfo* to SystemInfo* ( #16823 )
...
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
2024-05-31 10:11:51 +02:00
mlobstein
86a8a07c14
Add SSDP addon finder methods ( #16794 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-05-31 07:54:23 +02:00
Andrew Fiddian-Green
cfc7463249
[hdpowerview] support addon suggestion finder via SDDP ( #16790 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-05-31 07:53:33 +02:00
Christian Wild
99eff3d523
[tapocontrol] fixed cloud connection error ( #16822 )
...
Signed-off-by: Christian Wild <christian@wildclan.de>
2024-05-31 06:48:00 +02:00
Alexander Falkenstern
5a73c99b17
[systeminfo] Bump OSHI to 6.5.0 ( #16821 )
...
Signed-off-by: Alexander Falkenstern <alexander.falkenstern@gmail.com>
2024-05-29 23:57:34 +02:00
David Pace
170d81b4b1
[boschshc] Support for Smart Water Alarm ( #16770 )
...
Adds support for Bosch Smart Water Alarm devices.
* add new thing type and new channel types
* add new services for water detector
* refactor CameraNotificationState and PrivacyModeState to a common enum
EnabledDisabledState that can be re-used in the water detector tilt
service states
* implement handler for new device
* register new device in handler factory and discovery
* add unit tests
* add documentation
Signed-off-by: David Pace <dev@davidpace.de>
2024-05-29 16:10:48 +02:00
J-N-K
706f9ca6b5
[basicprofiles] Initial contribution ( #16754 )
...
* [basicprofiles] Initial contribution
A set of basic profiles with general use cases. See documentation for details.
Also-By: Christoph Weitkamp <github@christophweitkamp.de>
Also-By: Arne Seime <arne.seime@gmail.com>
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-05-28 23:30:46 +02:00
Holger Friedrich
dcd778301b
[persistence.jpa] Upgrade openjpa and derby ( #16591 )
...
Support Java 21
- Upgrade openjpa from 3.2.2 to 4.0.0
- Upgrade derby from 10.14.2.0 to 10.16.1.1 (last Java 17 release)
- Migrate javax.el to jakarta.el-api 6.0.0-RC1
- Revert workaround for Java 21, #16612
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-05-28 22:47:02 +02:00
Markus Michels
f79a2dd7f0
[shelly] Various small fixes for BLU HT, Range Extender, Plus 10V, TRV set temp ( #16746 )
...
* fixes ##16736, #16734 , #16542 , #16709 , #16735
Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-05-28 21:48:56 +02:00
Pete
a4ad7b27b7
[iotawatt] Initial contribution ( #16491 )
...
* [iotawatt] generate new binding
Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
2024-05-28 21:37:59 +02:00
Bernd Weymann
40ed4f7781
damp factor default value ( #16818 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-05-28 20:43:29 +02:00