joerg1985
937ccf6753
[astro] Use the existing ChannelUID instance to check the linked state ( #17126 )
...
Signed-off-by: Jörg Sautter <joerg.sautter@gmx.net>
2024-07-23 21:55:14 +02:00
Konstantin Polihronov
104a1e5379
[solax] Support for Solax EV charger via direct(local) data retrieval ( #17055 )
...
* Implementation of Solax EV Charger support
Signed-off-by: Konstantin Polihronov <polychronov@gmail.com>
2024-07-23 09:23:03 +02:00
Cody Cutrer
cbbc36697c
[homekit] implement StatelessProgrammableSwitch ( #17129 )
...
also supports adding multiple of them in a group, by supporting ServiceIndex
as an optional characteristic
refs #9969
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-23 08:22:27 +02:00
David Pace
64fc6bcd1f
[boschshc] Support for Smart Relay ( #17026 )
...
* [boschshc] Support for Smart Relay
Signed-off-by: David Pace <dev@davidpace.de>
2024-07-22 21:10:29 +02:00
Cody Cutrer
9a19eaa0fa
[homekit] use java, not xtend, for code fences in README ( #17128 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-22 21:09:46 +02:00
Cody Cutrer
48f50aa491
[homekit] alphabetize lists in code ( #17127 )
...
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-07-22 21:09:03 +02:00
Cody Cutrer
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 Born
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
jimtng
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-photography
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
lsiepel
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-Green
2ba2225ee9
[bluetooth.bluez] fix UnsatisfiedLinkException on Windows ( #17107 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-07-21 11:12:58 +02:00
mtraxiot
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 Meggyesi
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 Cutrer
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-photography
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
lolodomo
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-Green
5fdb9fd39c
[deconz] Fix tests. Fix #17104 ( #17108 )
...
Signed-off-by: AndrewFG <software@whitebear.ch>
2024-07-20 17:11:30 +02:00
Z0l
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
Paul Smedley
12a1f76c3c
[teslascope] Initial contribution ( #16956 )
...
* Initial source
Signed-off-by: Paul Smedley <paul@smedley.id.au>
2024-07-17 12:08:18 +02:00
mlobstein
3a5bee0412
fix compiler warning ( #17085 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-07-17 08:38:13 +02:00
Markus Michels
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
lsiepel
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 Seime
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
lolodomo
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
lolodomo
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
mlobstein
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 Cutrer
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-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
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
openhab-bot
1da7a8753a
New translations gardena.properties (Finnish) ( #16729 )
2024-05-09 07:50:13 +02:00
mlobstein
ebdac8ece7
[kaleidescape] Add Buttongrid example and command channel ( #16720 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-05-07 21:58:39 +02:00
mlobstein
283ae59bff
fix README ( #16721 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-05-07 07:05:49 +02:00
Florian Hotze
42c297a0ee
[jsscripting] Upgrade openhab-js to 5.0.0 ( #16719 )
...
See https://github.com/openhab/openhab-js/blob/main/CHANGELOG.md#500 .
Required to adjust to breaking changes from https://github.com/openhab/openhab-core/pull/3736 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-05-05 22:57:06 +02:00
lsiepel
f9d9dc2c8e
[freeathome] Rename binding from freeathomesystem ( #16718 )
...
* Remove 'System' from the binding name
Signed-off-by: Leo Siepel <leosiepel@gmail.com>
2024-05-05 22:50:06 +02:00
mlobstein
1ef13c6686
Add Buttongrid README examples ( #16701 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-05-04 22:35:16 +02:00
Bernd Weymann
71d335df9e
[solarforecast] Initial contribution ( #13308 )
...
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
2024-05-02 20:26:09 +02:00
Fabian Wolter
4d7864ba1f
[airq] Add health/performance channels in percent, add UoM, refine unit hints and state patterns, make item labels consistent ( #16698 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2024-05-01 19:51:22 +02:00
Fabian Wolter
e812d2dcbe
[airq] Add Hydrogen Sulfide (H₂S) ( #16696 )
...
* [airq] Add Hydrogen Sulfide (H₂S)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2024-05-01 11:41:03 +02:00
GiviMAD
94b4639f55
[pulseaudio] Declare pulseaudio module per audio stream ( #16254 )
...
* [pulseaudio] Declare pulseaudio module per audio stream
Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
2024-04-30 23:31:19 +02:00
morph166955
9bcb338188
Update httpcore and httpclient ( #16294 )
...
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
2024-04-30 15:37:37 +02:00
Florian Hotze
ebb0f54dbd
[openweathermap] Prepare for shutdown of One Call API version 2.5 ( #16705 )
...
* [openweathermap] Update README for shutdown of One Call API version 2.5 & Change default API version
Closes #16665 .
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
2024-04-30 14:05:50 +02:00
mlobstein
5567d96c6b
Add options ( #16706 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-04-30 09:31:03 +02:00
Jacob Laursen
3baaeb6db9
Improve discovery ( #16692 )
...
Resolves #16690
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-04-30 00:39:30 +02:00
Gaël L'hopital
22e3d55f85
Fix error introduced in #16681 ( #16703 )
...
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2024-04-29 18:23:47 +02:00
Gaël L'hopital
57025ce961
[netatmo] Correction of Last-Event group ( #16684 )
...
* Correction of Last-Event group
Signed-off-by: root <gael@lhopital.org>
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2024-04-29 13:35:10 +02:00
Gaël L'hopital
5f7282b21b
[netatmo] Fix Live Picture not always available ( #16679 )
...
* Adressing issue on live picture
Signed-off-by: gael@lhopital.org <gael@lhopital.org>
Signed-off-by: root <gael@lhopital.org>
2024-04-29 13:30:00 +02:00
Holger Friedrich
cf21184c1b
Update plugins ( #16683 )
...
* update multiple dependencies
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-04-29 12:24:45 +02:00
Gaël L'hopital
1437a2ac7d
Handling null WifiInformation ( #16700 )
...
Signed-off-by: Gaël L'hopital <gael@lhopital.org>
2024-04-29 01:32:55 +02:00
Holger Friedrich
1af3ecd989
[tradfri] Adapt tests to ColorUtil changes on core ( #16699 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-04-29 00:32:15 +02:00
Gaël L'hopital
01e8e1c8f8
[netatmo] Presence sub events were not updated ( #16681 )
...
* Making sub event work
Signed-off-by: clinique <gael@lhopital.org>
2024-04-28 23:38:54 +02:00
Daniel Rosengarten
bd2dcba1ce
[velbus] New functionality and bug fix ( #15661 )
...
* [velbus] New functionnality & Bug fix
Signed-off-by: Daniel Rosengarten <github@praetorians.be>
Co-authored-by: Simonas Kazlauskas <github@kazlauskas.me>
Co-authored-by: lsiepel <leosiepel@gmail.com>
2024-04-28 22:55:54 +02:00
Martin Grassl
bc136527bc
[mybmw] revert the changes for 16642 as BMW seems to have reverted the changes in the API ( #16687 )
...
Signed-off-by: Martin Grassl <martin.grassl@digital-filestore.de>
2024-04-28 22:38:23 +02:00
Fabian Wolter
1a727f87bd
[airq] Improve error handling ( #16694 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2024-04-28 21:39:27 +02:00
Cody Cutrer
836581ebc8
[mqtt] Treat incoming empty string as NULL for enum ( #16641 )
...
Treat incoming empty string as NULL for enum (#16641 )
Signed-off-by: Cody Cutrer <cody@cutrer.us>
2024-04-28 21:33:44 +02:00
Andrew Fiddian-Green
8329668931
[hue] fix JUnit tests for revised ColorUtil ( #16559 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2024-04-28 21:05:23 +02:00
Fabian Wolter
5765a9485d
[airq] Add note about JVM cryptographic strength policy ( #16695 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2024-04-28 20:56:13 +02:00
Sami Salonen
dee61a7651
[dynamodb] Optimize consumed read capacity ( #16693 )
...
We optimize consumed read capacity
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
2024-04-28 20:52:16 +02:00
Holger Friedrich
c9c75124aa
[tado] Update plugins ( #16686 )
...
* swagger-codegen-maven-plugin, 2.3.1 to 2.4.41
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-04-28 20:49:05 +02:00
Sebastian G
5b36db63b9
Update README.md ( #16668 )
...
Fix URL for AVR-X2000/E400 document
Signed-off-by: Sebastian G. <sebastian@goodrick.ch>
2024-04-28 20:24:00 +02:00
Holger Friedrich
b6cbc7ff82
[mapdb] Explicitly set date format for serialization ( #16657 )
...
Between Java 17 and Java 21, serialization of Date has changed due to CLDR 42 which uses a narrow non-breaking space.
To ease switching JDK versions, the serialization format is explicitly set to the Java 17 format when GsonBuilder is used.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-04-28 20:14:31 +02:00
M Valla
1fff7eb028
[openwebnet] add sendMessage rule actions to send generic OWN messages on the BUS ( #16691 )
...
* [openwebnet] Added OpenWebNetBridgeActions class and sendMessage action
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2024-04-28 11:55:28 +02:00
Christian Wild
dbe970981c
[tapocontrol] new communication protocol integration / code revision ( #15725 )
...
* [tapocontrol] new tapo klap-protocol integration
Signed-off-by: Christian Wild <christian@wildclan.de>
2024-04-28 09:38:06 +02:00
Doug Culnane
652845fee5
[saicismart] Initial contribution ( #15894 )
...
* [saicismart] initial binding creation
Signed-off-by: Markus Heberling <markus@heberling.net>
Signed-off-by: dougculnane <doug@culnane.net>
2024-04-27 22:49:34 +02:00
Jacob Laursen
229c2b7032
Interrupt running job on handler disposal ( #16689 )
...
Resolves #16688
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-04-27 14:03:50 +02:00
Jacob Laursen
321fde5486
Introduce console command for history persistence ( #16656 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-04-27 11:46:19 +02:00
Holger Friedrich
be7c6bbcdb
[amplipi] Update plugins ( #16685 )
...
* openapi-generator-maven-plugin, 5.1.0 to 7.0.1, see
https://github.com/OpenAPITools/openapi-generator/releases
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-04-27 10:45:51 +02:00
Spiev
bf7c2220b0
[openweathermap] Added "version" example to thing configuration and description. ( #16671 )
...
* Added "version" example to thing configuration and description.
Signed-off-by: / <StefanMiem+github@gmail.com>
2024-04-27 10:27:30 +02:00
Jacob Laursen
e67675b745
Reduce the default character limit for VARCHAR columns in MySQL ( #16680 )
...
Resolves #13920
Resolves #16678
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2024-04-27 10:25:46 +02:00
mlobstein
7eb5916804
[radiothermostat] Skip shutdown actions if thing offline ( #16677 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2024-04-25 08:08:58 +02:00
Doug Culnane
6ebf0f974e
[Renault] Cockpit/odometer information no longer retrieved #16669 ( #16675 )
...
Signed-off-by: dougculnane <doug@culnane.net>
2024-04-22 17:10:25 +02:00
Andras Uhrin
f466c88406
[freeathomesystem] Initial contribution ( #13703 )
...
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
2024-04-20 18:14:54 +02:00
MikeTheTux
6db28f5b46
[evcc] Adjust to evcc 0.125.0 API changes ( #16660 )
...
* avoid deprecated parameters evcc rest API parameters 'batteryConfigured' and 'pvConfigured'
Signed-off-by: Michael Weger <weger.michael@gmx.net>
2024-04-20 15:00:59 +02:00
M Valla
342b7b83f9
[openwebnet] Thermo: new channels and README updates ( #16652 )
...
* [openwebnet] added new channels: targetTemperature, heating and cooling to bus_thermo_zone
Fixes #12019
* [openwebnet] cleaner code in updateModeAndFunction() to handle *4*1*w## messages
* [openwebnet] Updated README. Added new device images
---------
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2024-04-19 00:22:48 +02:00
openhab-bot
e97c080c16
New translations livisismarthome.properties (Italian) ( #16662 )
2024-04-18 07:02:17 +02:00
Marcel
b035bf3824
[miio] Add Yeelight W3 RGB ( #16659 )
...
* fix: Added Yeelight W3 RGB props
cherrypicked from #7717221
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] update readme
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Co-authored-by: Igor Svehla <igor@taxtris.com>
2024-04-17 18:54:27 +02:00
Marcel
7b690d6c89
[miio] add suppoprt Mijia Omni Robot Vacuum-Mop dreame.vacuum.p2114o ( #16383 )
...
* [miio] add suppoprt Mijia Omni Robot Vacuum-Mop dreame.vacuum.p2114o
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2024-04-17 18:51:13 +02:00