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
Martin
b83bdbc218
Fix ForecastSolar Plane default values in documentation. ( #16814 )
...
Signed-off-by: Martin Renner <martin+github@planet-renner.net>
2024-05-27 21:58:36 +02:00
Martin
38e4f220a7
[salus] Initial contribution ( #16065 )
...
* Init salus binding
Signed-off-by: Martin Grześlowski <martin.grzeslowski@gmail.com>
Co-authored-by: Holger Friedrich <mail@holger-friedrich.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2024-05-26 21:43:13 +02:00
Gaël L'hopital
bae5b0c939
[Ephemeris] Binding to make the bridge with core Ephemeris functions ( #16628 )
...
* [ephemeris] Initial commit of the ephemeris binding
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
2024-05-26 18:58:48 +02:00
openhab-bot
d6382d34a8
New translations denonmarantz.properties (Danish) ( #16805 )
2024-05-26 16:26:54 +02:00
Jacob Laursen
848667eba2
Upgrade bouncycastle to 1.78 ( #16781 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-25 15:24:33 +02:00
Jacob Laursen
f8700a9cdd
[denonmarantz] Add HTTP protocol support for newer receivers ( #16748 )
...
* Add HTTP protocol support for newer receivers
Resolves #16747
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-25 13:53:02 +02:00
Jacob Laursen
7dcaf86607
Provide channels icons/tags ( #16800 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-25 12:56:21 +02:00
J-N-K
a177e699b3
[snmp] Upgrade SNMP4J and fix AUTH_NO_PRIV ( #16801 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-05-25 10:10:54 +02:00
MikeTheTux
affeb95c44
[solarforecast] Fix documentation typo ( #16799 )
...
* fixed typo
Signed-off-by: Michael Weger <weger.michael@gmx.net>
2024-05-24 20:58:21 +02:00
Mark Herwege
a3fad333e7
[nikohomecontrol] Energy meters and access control ( #12893 )
...
* NHCI energy meters and NHCII access control
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-05-24 17:43:01 +02:00
Gaël L'hopital
03f311d586
[freeboxos] FreeboxOsIconProvider should only provide icons for its own icon set ( #16792 )
...
* FreeboxOsIconProvider should only provide icons for its icon set
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2024-05-24 17:30:17 +02:00
Jonathan
7fafc024f7
README.md - "bandwith" -> "bandwidth" ( #16796 )
...
Fix typing error: "bandwith" -> "bandwidth"
Signed-off-by: Jonathan <festivjo@gmail.com>
2024-05-24 08:41:50 +02:00
mlobstein
6e7d64fd92
[radiothermostat] Add discovery-methods ( #16768 )
...
* Add discovery-methods
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-05-24 08:16:30 +02:00
Holger Friedrich
b5375fec8a
[tado] Revert #16686 ( #16793 )
...
Downgrade swagger-codegen-maven-plugin to old version.
Add warning to pom file.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-05-23 19:51:21 +02:00
Nick Waterton
7394ba0603
[samsungtv] fix input change bug ( #16787 )
...
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
2024-05-22 22:45:00 +02:00
openhab-bot
1ce305b3e8
New translations samsungtv.properties (Italian) ( #16785 )
2024-05-22 16:42:41 +02:00
Gaël L'hopital
9b7d19b2f8
[French Govt Energy Data] New binding ( #16713 )
...
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
Signed-off-by: clinique <gael@lhopital.org>
2024-05-22 12:28:03 +02:00
jimtng
77bd3bf0f5
[mqtt] add additional details in ChannelStateTransformation logging ( #16782 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2024-05-21 22:47:40 +02:00
Nick Waterton
20ace6406a
[samsungtv] Frame TV Fixes, Improvements and New Channels ( #11895 )
...
* [samsungtv] add certificate trust
Signed-off-by: Nick Waterton <n.waterton@outlook.com>
2024-05-21 19:34:36 +02:00
Nils Schnabel
367f8c434f
[PJLinkDevice] audio/video mute ( #16504 )
...
* audio/video mute
Signed-off-by: Nils Schnabel <github@to.nilsschnabel.de>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2024-05-21 11:45:26 +02:00
mueller-ma
330c77629c
[homeconnect] Remove duplicate warning ( #16780 )
...
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
2024-05-20 23:45:58 +02:00
Holger Friedrich
d36b123e0c
Upgrade Karaf from 4.4.5 to 4.4.6 ( #16676 )
...
* Sync runtime dependencies with Karaf 4.4.6, most status
t notably:
* Jetty 9.4.54.v20240208, addresses CVE-2024-22201
* Pax Logging 2.2.7
* Pax Web 8.0.27
* ASM 9.7
* Resolve itest runbundles
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-05-20 23:39:42 +02:00
Matthew Skinner
f7ebff9d83
[ipcamera] Fix ONVIF alarms streams may stop and not restart on some cameras. ( #16777 )
...
* Fault find stream
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2024-05-20 21:11:09 +02:00
openhab-bot
659423f857
New Crowdin updates ( #16778 )
...
* New translations exec.properties (Hungarian)
* New translations jsscripting.properties (Hungarian)
2024-05-20 20:55:30 +02:00
Matthew Skinner
d131d4d565
Add new AI alarms for Foscam ( #16775 )
...
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2024-05-19 14:23:38 +02:00
Mark Herwege
0ff85640e3
[MQTT] Fix tests after core change ( #16774 )
...
* fix mqtt tests
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
2024-05-19 13:56:30 +02:00
Ondrej Pecta
045065f7ad
[somfytahoma] force the gateway discovery if the LAN mode is not working ( #16751 )
...
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2024-05-19 13:31:14 +02:00
Kai Kreuzer
8c22ea2772
Fix typos ( #16776 )
2024-05-19 13:29:17 +02:00
benediktkuntz
9e75a4985d
[gridbox] Initial contribution ( #16664 )
...
* [gridbox] Add binding for Viessmann GridBox - Initial contribution
Signed-off-by: Benedikt Kuntz <benkuntz@web.de>
2024-05-19 12:38:35 +02:00
GiviMAD
68fd415975
[PiperTTS] Reduce bundle size ( #16755 )
...
* [PiperTTS] Reduce bundle size
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-05-19 12:29:18 +02:00
lsiepel
20ed0e189f
[dsmr] Fix delivery demand labels ( #16739 )
...
* Fix delivery demand labels
* Add upgrade instructions
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-05-19 10:36:33 +02:00
J-N-K
7715bd2b53
[deconz] Fix color conversion ( #16769 )
...
After core changes to ColorUtil the Y part can no longer be used as brightness.
Signed-off-by: Jan N. Klug <github@klug.nrw>
2024-05-17 21:41:38 +02:00
Jacob Laursen
c8ba71f2e3
[denonmarantz] Improve README ( #16767 )
...
* Reformat table Markdown
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-15 22:30:01 +02:00
Jacob Laursen
50ce7ca7d2
Add UoM support for volume dB channel ( #16759 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-15 00:01:04 +02:00
Jacob Laursen
bf24b4e4d2
Refactor dynamic creation of zone channels ( #16763 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-14 22:42:57 +02:00
openhab-bot
2645a26443
New translations energidataservice.properties (Danish) ( #16760 )
2024-05-13 23:43:47 +02:00
Jacob Laursen
b70d3b1184
[denonmarantz] Add null annotations ( #16757 )
...
* Add null annotations
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-13 22:51:04 +02:00
Jacob Laursen
d24e73b6d1
Add support for suggestion finder ( #16277 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-13 22:44:03 +02:00
openhab-bot
2b9542c976
New translations energidataservice.properties (Italian) ( #16756 )
2024-05-13 07:12:32 +02:00
M Valla
575c86c8af
[openwebnet] add support for lights general/area/group events and Things ( #15921 )
...
* [openwebnet] initial support for general/area light events
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2024-05-13 07:10:36 +02:00
Fabian Fagerholm
8b85ff1db5
Enable use of analogue input with Shelly Plus Add-on ( #16744 )
...
Signed-off-by: Fabian Fagerholm <fabbe@paniq.net>
2024-05-12 12:06:23 +02:00
openhab-bot
1caf5ff547
New translations astro.properties (Danish) ( #16749 )
2024-05-12 00:53:14 +02:00
Markus Michels
7a32f4e97d
[shelly] Support for Shelly Plus HT Gen3 ( #16625 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
2024-05-11 23:30:06 +02:00
Jacob Laursen
4448d999b8
Declare connection ( #16745 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-11 13:45:16 +02:00
Simmon Yau
f5fe9d18ff
Updated whiteLED channel for reolink ipcamera so that when the ( #16663 )
...
light is turned on, it will stay on forever and if the light is
turned off, it will stay off forever.
Signed-off-by: Simmon Yau <simmonyau@gmail.com>
2024-05-11 13:29:40 +02:00
Ondrej Pecta
85a45ce0d9
[jablotron] Migrate to v2.2 API ( #16743 )
...
Signed-off-by: Ondrej Pecta <opecta@gmail.com>
2024-05-11 11:17:24 +02:00
openhab-bot
2b83e74bf5
New Crowdin updates ( #16741 )
...
* New translations astro.properties (Danish)
2024-05-10 23:53:57 +02:00
lsiepel
2dfd663a86
[transformation][exec] allow spaces in parameters by enclosing in single quotes ( #16160 )
...
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-05-10 19:54:56 +02:00
Łukasz Dywicki
3c0eb946f1
[smaenergymeter] Fix handling of broadcast frames ( #11718 )
...
* Fix handling of broadcast frames for SMA meter #11497 .
Added support for multiple meters in single multicast group #3429 .
Signed-off-by: Łukasz Dywicki <luke@code-house.org>
Co-authored-by: Leo Siepel <leosiepel@gmail.com>
2024-05-10 17:25:48 +02:00
Jacob Laursen
fc68df7a6e
Introduce a trigger channel to announce the availability of day-ahead prices ( #16704 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-05-10 17:09:27 +02:00
Matúš Hromada
4fbe464a51
Update README.md ( #16670 )
...
Added information when having one device attached
Signed-off-by: Matúš Hromada <matushromada@gmail.com>
2024-05-10 12:18:31 +02:00
openhab-bot
525b04ca61
New Crowdin updates ( #16732 )
...
* New translations astro.properties (Danish)
2024-05-10 06:04:05 +02:00
Matt
6c56f29dae
[haywardomnilogic] Fix chlorinator units. Continuation of PR#15478 ( #16733 )
...
* Fixed units on chlorinator timed percent state description pattern
Signed-off-by: Matt Myers <mmyers75@icloud.com>
2024-05-10 06:01:05 +02:00
Jørgen Austvik
6efe62fe70
[airgradient] Initial contribution ( #16584 )
...
* [airgradient] Initial contribution
AirGradient are open source and open hardware air quality sensors that
you can read values from through a cloud API or directly from the device.
Signed-off-by: Jørgen Austvik <jaustvik@acm.org>
2024-05-10 00:10:37 +02:00
Matt Filetto
677fd35d02
[openhab.binding.onkyo]: add channel for changing the Audyssey EQ Mode ( #14316 )
...
* Values are Off, Movie, and Music and and corspond to 0,1,2
Signed-off-by: Matt Filetto <matt.filetto@gmail.com>
2024-05-09 23:53:06 +02:00
Timo Schober
90a23160ae
[jeelink] Add support for emt7110 energy meter ( #16725 )
...
* feat: add support for emt7110 energy meter with jeelink
Signed-off-by: tischober <t.schober@outlook.de>
2024-05-09 15:49:39 +02:00
Andrew Fiddian-Green
1d3c52a33d
[hue] Fix migration of API v1 legacy data to new v2 things ( #16714 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-05-09 10:42:54 +02:00
Matt
62e62e66a4
[haywardomnilogic] Added support ColorLogic V2 Lights, Updated Chlor Enable, Alert, Error, Status ( #15478 )
...
* Update polling times based on Hayward API recommendations
---------
Signed-off-by: Matt Myers <mmyers75@icloud.com>
2024-05-09 10:08:38 +02:00