]>
git.basschouten.com Git - openhab-addons.git/log
mlobstein [Tue, 4 Jul 2023 19:35:35 +0000 (14:35 -0500)]
Fix MIME type (#15162)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
mlobstein [Tue, 4 Jul 2023 19:34:43 +0000 (14:34 -0500)]
Fix MIME type (#15161)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Dan Cunningham [Tue, 4 Jul 2023 19:29:03 +0000 (12:29 -0700)]
[hydrawise] Fixes occasional connection issues (#15177)
* The Hydrawise API can return sometimes return a non JSON response during service outages, like when they are updating thier software. This treats this as a connection error and allows the client to try the poll again.
* Adds additional http status checking
Fixes #15170
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
openhab-bot [Tue, 4 Jul 2023 18:40:34 +0000 (20:40 +0200)]
New Crowdin updates (#15178)
* New translations energidataservice.properties (Danish)
Jacob Laursen [Tue, 4 Jul 2023 17:50:18 +0000 (19:50 +0200)]
Remove obsoleted texts and update description (#15176)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
J-N-K [Mon, 3 Jul 2023 20:48:03 +0000 (22:48 +0200)]
[avmfritz] Fix wrong system channel types (#15172)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Jacob Laursen [Mon, 3 Jul 2023 16:16:17 +0000 (18:16 +0200)]
[energidataservice] Initial contribution (#14376)
* Initial contribution
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Remove Value-Added Tax
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Migrate naming convention
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add channel configuration example
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Remove current prefixes for forward compatibility with timestamped items
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add filter for another grid company
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Use ISO 3166-1 alpha-2 codes in lowercase for XSD compliance
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix error handling for deserializers
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix compliance with RFC 9110 section 10.1.5
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add JavaScript example code
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Refactor List to Collection and use iterators
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Add filter for another grid company
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Extend cached history to 24 hours
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Remove filter for expired GLN
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Fix typos
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Improve descriptions
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
* Improve logging
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
---------
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Hans Böhm [Mon, 3 Jul 2023 15:45:45 +0000 (17:45 +0200)]
[comfoair] extend UoM support, add semantic tags & update state descriptions (#15167)
* enable UoM for rpm values
* support uom for non-hour time channels
* add state options for frost setting
* add data type for percentage
* support DecimalType for QuantityType channels
* support rfc2217
* improve state description for time channels
* improve code style in DataTypes
* remove unnecessary command type check
* enable UoM for enthalpy timer
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
J-N-K [Mon, 3 Jul 2023 07:07:27 +0000 (09:07 +0200)]
[mail] Add mail content processing (#14345)
* [mail] Add mail content processing
Signed-off-by: Jan N. Klug <github@klug.nrw>
Robert D [Sun, 2 Jul 2023 19:20:50 +0000 (21:20 +0200)]
fix timescale db type replacement (#15156)
Signed-off-by: querdenker2k <querdenker2k@gmx.de>
Hans-Jörg Merk [Sun, 2 Jul 2023 19:10:32 +0000 (21:10 +0200)]
[intesis] Add configurable polling interval (#15138)
Signed-off-by: hmerk <github@hmerk.de>
lolodomo [Sun, 2 Jul 2023 09:23:41 +0000 (11:23 +0200)]
[upnpcontrol] Support for more audio streams through the HTTP audio s… (#15122)
* [upnpcontrol] Support for more audio streams through the HTTP audio servlet
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 2 Jul 2023 09:22:31 +0000 (11:22 +0200)]
[sonos] Support for more audio streams through the HTTP audio servlet (#15116)
* [sonos] Audio sink supporting more audio streams
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Matthew Skinner [Sun, 2 Jul 2023 07:11:06 +0000 (17:11 +1000)]
[ipcamera] Fix discovery crashes when networks have access rights issues in docker (#15059)
* Fix discovery crashes if network use is blocked by docker.
* Change log levels to be more useful.
* add better reolink discovery check
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Andrew Fiddian-Green [Sat, 1 Jul 2023 22:48:31 +0000 (23:48 +0100)]
[hue] Implement CLIP 2 / API v2 (#13570)
* [hue] Implement CLIP 2 / API v2
---------
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
lolodomo [Sat, 1 Jul 2023 08:59:30 +0000 (10:59 +0200)]
[mactts] Add LRU cache (#15109)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
morph166955 [Fri, 30 Jun 2023 15:20:14 +0000 (10:20 -0500)]
[androidtv] Normalized exception logging for both MessageParsers (#15157)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
morph166955 [Fri, 30 Jun 2023 06:07:51 +0000 (01:07 -0500)]
[androidtv] Updates to GoogleTV 4.39.644 (#15154)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
morph166955 [Fri, 30 Jun 2023 05:53:01 +0000 (00:53 -0500)]
[androidtv] Resolves EmptyControlStatement SAT alerts (#15158)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
morph166955 [Wed, 28 Jun 2023 05:16:31 +0000 (00:16 -0500)]
[androidtv] Update BouncyCastle to jdk18on and 1.75 (#15140)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Chiuaua79 [Tue, 27 Jun 2023 21:00:32 +0000 (23:00 +0200)]
[velux] Fix limit minimum bug (#15088)
Also-by: Andrew Fiddian-Green <software@whitebear.ch>
Signed-off-by: Cor Hoogendoorn <chiuaua@hotmail.com>
openhab-bot [Tue, 27 Jun 2023 20:57:57 +0000 (22:57 +0200)]
New Crowdin updates (#15142)
* New translations boschindego.properties (Danish)
* New translations androidtv.properties (Italian)
Holger Friedrich [Tue, 27 Jun 2023 18:22:06 +0000 (20:22 +0200)]
[knx] Code cleanup (#15141)
* cleanup
* [knx] Replace StringBuffer with StringBuilder
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Wouter Born [Mon, 26 Jun 2023 20:22:55 +0000 (22:22 +0200)]
Resolve itest runbundles (#15139)
With openhab/openhab-core#3355 the dependencies changed.
Signed-off-by: Wouter Born <github@maindrain.net>
Markus Michels [Mon, 26 Jun 2023 14:37:50 +0000 (16:37 +0200)]
[shelly] Add support for Shelly BLU series of devices (#15031)
* support for Pro 3EM (WIP)
* Support for Plug-S and Smoke added
* new channel resetTotals for emeters, new channel sensor#mute for Smoke
* Validate Temp reported by CoAP before updating channel, ignore 999
* Add support for Shelly BLU Button and Door/Window
Signed-off-by: Markus Michels <markus7017@gmail.com>
morph166955 [Mon, 26 Jun 2023 06:49:42 +0000 (01:49 -0500)]
[androidtv] AndroidTV Binding initial contribution (#14282)
Signed-off-by: Ben Rosenblum <rosenblumb@gmail.com>
Tom Laermans [Sun, 25 Jun 2023 15:08:35 +0000 (17:08 +0200)]
[boschindego] Add support for random mowing status code (#15135)
* Add Bosch Indego 'Mowing randomly' state code 524
Signed-off-by: Tom Laermans <tom.laermans@powersource.cx>
Florian Hotze [Sun, 25 Jun 2023 10:14:58 +0000 (12:14 +0200)]
[yamahamusiccast] Fix DecimalType commands for volumeDB channel (#15124)
* [yamahamusiccast] Fix volumeDB channel doesn't accept DecimalType and QuantityType commands
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
dependabot[bot] [Sun, 25 Jun 2023 09:37:38 +0000 (11:37 +0200)]
Bump json in /bundles/org.openhab.binding.dbquery (#14805)
Bumps [json](https://github.com/douglascrockford/JSON-java) from
20180813 to
20230227 .
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Sun, 25 Jun 2023 09:37:04 +0000 (11:37 +0200)]
Bump json in /bundles/org.openhab.binding.mercedesme (#14804)
Bumps [json](https://github.com/douglascrockford/JSON-java) from
20180813 to
20230227 .
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
J-N-K [Sun, 25 Jun 2023 07:20:31 +0000 (09:20 +0200)]
[jsscriptingnashorn] Fix addon.xml (#15133)
The addon-id was wrong (the same as for `jsscripting`), leading to wrong responses of the add-on service when both are installed.
Signed-off-by: Jan N. Klug <github@klug.nrw>
J-N-K [Sun, 25 Jun 2023 07:18:55 +0000 (09:18 +0200)]
Fix build (#15132)
Signed-off-by: Jan N. Klug <github@klug.nrw>
J-N-K [Sat, 24 Jun 2023 09:15:09 +0000 (11:15 +0200)]
[inmemory] Initial contribution (#15063)
This is the initial contribution of a new volatile persistence service. It does store values in memory only and can especially be used for forecasts or other data where volatile storage is sufficient.
Signed-off-by: Jan N. Klug <github@klug.nrw>
Karel Goderis [Fri, 23 Jun 2023 18:53:03 +0000 (20:53 +0200)]
Fix error handling + migrate to the injected JAX-RS ClientBuilder (#15096)
Signed-off-by: Karel Goderis <karel.goderis@me.com>
mlobstein [Wed, 21 Jun 2023 13:44:38 +0000 (08:44 -0500)]
[radiothermostat] Skip clock sync when override is on (#15127)
* Don't sync clock when override is on
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Florian Hotze [Tue, 20 Jun 2023 13:40:11 +0000 (15:40 +0200)]
[jsscripting] Bump openhab-js version to 4.4.0 (#15128)
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
J-N-K [Sun, 18 Jun 2023 19:14:41 +0000 (21:14 +0200)]
[rrd4j] Improve timestamp handling (#15107)
* [rrd4j] Improve timestamp handling
Signed-off-by: Jan N. Klug <github@klug.nrw>
openhab-bot [Sun, 18 Jun 2023 18:25:56 +0000 (20:25 +0200)]
New translations tradfri.properties (Italian) (#15112)
Jacob Laursen [Sun, 18 Jun 2023 07:06:19 +0000 (09:06 +0200)]
[robonect] Fix `NullPointerException` on reinitialization (#15003)
* Fix NullPointerException on reinitialization
Fixes #15001
Vivien Boistuaud [Sat, 17 Jun 2023 13:29:03 +0000 (15:29 +0200)]
[tradfri] Add support for Air Purifier (#14836)
* [tradfri] Added Support for Air Purifier (#7)
Added Support for Tradfri Air Purifier:
* Added documentation disambiguation Tradfri vs Dirigera
* Added Tradfri Air Purifier - fanMode and fanSpeed
* Workable Tradfri Air Purifier basic implementation
* Tradfri: modified fanMode type and definition
* Tradfri Air Purifier: Added disableLed
* Tradfri Air Purifier: Added lockPhysicalButton
* Tradfri Air Purifier: Added airQuality data
* Tradfri Air Purifier: Added filterCheck data
* Tradfri Air Purifier: Added translations
* Tradfri Air Purifier: Added filter_uptime
* Tradfri Air Purifier: code optimization
* Documentation for supported Air Purifier channels
Fixes #14816
Signed-off-by: Vivien Boistuaud <github@boistuaud.net>
0x4d4d [Sat, 17 Jun 2023 10:55:27 +0000 (12:55 +0200)]
[somneo] Add alarm support and other improvements (#14882)
* [somneo] Add alarm clock channels
Signed-off-by: Michael Myrcik <michael.myrcik@web.de>
Doug Culnane [Sat, 17 Jun 2023 10:46:01 +0000 (12:46 +0200)]
[renault] Add support for MyDacia accounts and Dacia Spring car (#15101)
* [renault] Support for MyDacia accounts and Dacia Spring car
Signed-off-by: Doug Culnane <doug@culnane.net>
mlobstein [Sat, 17 Jun 2023 10:22:03 +0000 (05:22 -0500)]
[radiothermostat] Add MyRadioThermostat/EnergyHub cloud removal note (#15098)
* Add cloud removal note
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
lolodomo [Fri, 16 Jun 2023 07:19:37 +0000 (09:19 +0200)]
[rrd4j] Add console commands to check and clean RRD files (#14960)
Console commands added to detect and remove RRD files associated with items that no longer exist.
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Bernd Weymann [Fri, 16 Jun 2023 05:46:32 +0000 (07:46 +0200)]
[modbus.e3dc] battery capacity added (#15085)
* battery capacity added
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
* i18n for channel additions
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
---------
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Holger Friedrich [Wed, 14 Jun 2023 22:02:10 +0000 (00:02 +0200)]
Reduce SAT warnings (#15090)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
openhab-bot [Wed, 14 Jun 2023 14:39:33 +0000 (16:39 +0200)]
New translations netatmo.properties (Italian) (#15095)
J-N-K [Tue, 13 Jun 2023 18:54:27 +0000 (20:54 +0200)]
[influxdb] Handle exceptions gracefully (#15062)
* [influxdb] Handle exceptions gracefully
Signed-off-by: Jan N. Klug <github@klug.nrw>
* also catch InfluxDBIOExceptions
Signed-off-by: Jan N. Klug <github@klug.nrw>
---------
Signed-off-by: Jan N. Klug <github@klug.nrw>
Gaël L'hopital [Tue, 13 Jun 2023 18:35:45 +0000 (20:35 +0200)]
[Netatmo] Enhance webhook handling and dispatching (#15045)
* Enhance webhook handling and dispatching
Signed-off-by: clinique <gael@lhopital.org>
* Corrects flapping channels on Home when using single home for security and energy
Signed-off-by: clinique <gael@lhopital.org>
* Some code enhancement
Signed-off-by: clinique <gael@lhopital.org>
* Adding some missing EventType submitted on the webhook
Signed-off-by: clinique <gael@lhopital.org>
---------
Signed-off-by: clinique <gael@lhopital.org>
dag81 [Tue, 13 Jun 2023 15:34:58 +0000 (16:34 +0100)]
[vesync] Update README.md (#15032)
* Update README.md
[veSync] Corrected Readme channel definitions
Signed-off-by: David Goodyear <david.goodyear@gmail.com>
Jacob Laursen [Tue, 13 Jun 2023 15:31:45 +0000 (17:31 +0200)]
[transform.vat] Suppress warnings for NULL/UNDEF (#15089)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Holger Friedrich [Tue, 13 Jun 2023 15:30:17 +0000 (17:30 +0200)]
[knx] Implement console commands (#15064)
* [knx] Implement console commands
Add commands knx:* to openHAB console.
Initial implementation of knx:show_unknown_ga, which shows group
addresses which are seen in the installation but not used by
openHAB.
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Guenther Schreiner [Sun, 11 Jun 2023 19:10:53 +0000 (21:10 +0200)]
- Introduced more output for debugging (w/ log level debug) (#15070)
- Fixed support for MB-LAN (=KM200, version 1.0) by avoiding query of an unsupported attribute.
- BEFORE this fix: The MBLAN does not support the /gateway/registrations attribute and returns an invalid answer:
* [b.binding.km200.internal.KM200Device] - /gateway/registrations: trying to query information.
* [b.binding.km200.internal.KM200Device] - /gateway/registrations: trying to decode: [B@
4de25f6 .
* [binding.km200.internal.KM200Cryption] - Length of message is 11.
* [binding.km200.internal.KM200Cryption] - Did NOT decrypt message
* [binding.km200.internal.KM200Cryption] - Exception on encoding
Logging of detailed error message.
Signed-off-by: guenther.schreiner@smile.de
J-N-K [Sun, 11 Jun 2023 19:04:09 +0000 (21:04 +0200)]
[knx] dynamic channel-types (#15072)
Signed-off-by: Jan N. Klug <github@klug.nrw>
David Pace [Sun, 11 Jun 2023 15:52:26 +0000 (17:52 +0200)]
[boschshc] Upgrade to REST API version 3.2 (#15053) (#15067)
closes #15053
Signed-off-by: David Pace <dev@davidpace.de>
Ken Seal [Sun, 11 Jun 2023 10:16:13 +0000 (03:16 -0700)]
[opengarage] Add vehicle status not available. (#15080)
Signed-off-by: Ken Seal <hunzinker@gmail.com>
Karel Goderis [Sun, 11 Jun 2023 10:15:23 +0000 (12:15 +0200)]
[knx] Fix DPT 10 handling (#15082)
Signed-off-by: Karel Goderis <karel.goderis@me.com>
openhab-bot [Sat, 10 Jun 2023 13:36:42 +0000 (15:36 +0200)]
New translations plex.properties (Italian) (#15076)
openhab-bot [Sat, 10 Jun 2023 10:15:55 +0000 (12:15 +0200)]
New translations wundergroundupdatereceiver.properties (Danish) (#15071)
mlobstein [Sat, 10 Jun 2023 05:22:02 +0000 (00:22 -0500)]
[plex] Initial contribution (#15057)
* aronbeurskens plex baseline
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Clean-up PlexApiConnector exception handling
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Additional clean-up
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
---------
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Matthew Skinner [Thu, 8 Jun 2023 13:56:27 +0000 (23:56 +1000)]
Bump Netty version to 4.1.92.Final (#14878)
Update to latest netty to ensure latest improvements and security patches are applied.
https://netty.io/news/2023/04/25/4-1-92-Final.html
* Adapt itests to new netty release
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Also-by: Holger Friedrich <mail@holger-friedrich.de>
openhab-bot [Wed, 7 Jun 2023 20:43:29 +0000 (22:43 +0200)]
New translations shelly.properties (German) (#15055)
Дилян Палаузов [Mon, 5 Jun 2023 16:51:19 +0000 (18:51 +0200)]
[systeminfo] README: spell unlinked channels do not get updates (#15035)
typos: insert space after comma
cf. https://github.com/openhab/openhab-addons/issues/15007
Co-authored-by: Дилян Палаузов <dpa-git@aegee.org>
Karel Goderis [Fri, 2 Jun 2023 19:57:32 +0000 (21:57 +0200)]
[oceanic] Remove dependency on RXTX for serial communication (#15044)
Signed-off-by: Karel Goderis <karel.goderis@me.com>
Jacob Laursen [Fri, 2 Jun 2023 10:29:42 +0000 (12:29 +0200)]
[surepetcare] Adapt blocked user agent (#15047)
* Adapt blocked user agent
Fixes #15046
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
openhab-bot [Sun, 28 May 2023 18:02:12 +0000 (20:02 +0200)]
New Crowdin updates (#15034)
* New translations boschindego.properties (Danish)
* New translations hdpowerview.properties (Danish)
* New translations airq.properties (German)
* New translations amazondashbutton.properties (German)
* New translations ekey.properties (German)
* New translations evcc.properties (German)
* New translations feed.properties (German)
* New translations gpstracker.properties (German)
* New translations heliosventilation.properties (German)
* New translations mybmw.properties (German)
* New translations qolsysiq.properties (Italian)
Markus Michels [Wed, 24 May 2023 12:20:11 +0000 (14:20 +0200)]
[shelly] Support for Plus Smoke, Plus Plug-S/IT/UK/US, Plus Dimmer US, Pro 3EM; fix Gen1 sensor initialization (#14532)
* support for Pro 3EM (WIP)
* Support for Plug-S and Smoke added
* new channel resetTotals for emeters, new channel sensor#mute for Smoke
* Validate Temp reported by CoAP before updating channel, ignore 999
* Support device temp for Pro3, fix emeter.current rouding on 1 instead of
3 deciaml digits, check for reinit before executing channel command,
avoid NPE in Shelly Manaher
* Fix NPE in Shelly Manager with Plus/Pro devices (not having all Gen1
settings initialized)
* Avoid NPE if device time is not set; check thing stopping state to
prevent "handler already disposed"
Signed-off-by: Markus Michels <markus7017@gmail.com>
Andrew Fiddian-Green [Wed, 24 May 2023 11:00:14 +0000 (12:00 +0100)]
[hdpowerview] Add support for Generation 3 (#13355)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Holger Friedrich [Tue, 23 May 2023 19:38:13 +0000 (21:38 +0200)]
Declare missing connection attribute (#15016)
* Declare missing connection attribute
* change mactts, marytts, and picotts to none for consistency
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Kai Kreuzer [Tue, 23 May 2023 07:11:22 +0000 (09:11 +0200)]
Update to SAT version 0.15.0 (#15015)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Holger Friedrich [Tue, 23 May 2023 06:04:00 +0000 (08:04 +0200)]
[modbus] Re-enable itests after core change (#15017)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Holger Friedrich [Tue, 23 May 2023 05:38:21 +0000 (07:38 +0200)]
[imperihome] Remove imperihome addon (#15014)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Holger Friedrich [Mon, 22 May 2023 05:57:23 +0000 (07:57 +0200)]
[luftdateninfo][sensorcommunity] Rename binding to Sensor.Community (#15012)
* [luftdateninfo][sensorcommunity] Rename binding to match the new name Sensor.Community
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
Florian Hotze [Sun, 21 May 2023 19:21:38 +0000 (21:21 +0200)]
[evcc] Adjust to API changes & Add new channels for evcc 0.117.0 (#14983)
* [evcc] Remove `hasVehicle` channel
* [evcc] Update API for evcc 0.117.0
* [evcc] Fix targetSoC and targetTime not working
Also:
- Use new Java 17 features.
Fixes #14348.
* [evcc] Add `targetEnergy` channel
* [evcc] Make `batteryPrioritySoC` channel writable
Closes #14347.
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
J-N-K [Sun, 21 May 2023 15:32:52 +0000 (17:32 +0200)]
[airthings] Fix thing types (#15013)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Kai Kreuzer [Sun, 21 May 2023 15:15:14 +0000 (17:15 +0200)]
[airthings] Adapt channels to new dimention for Radon measurements (#15011)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
J-N-K [Sat, 20 May 2023 21:01:23 +0000 (23:01 +0200)]
[influxdb] support restoring unit for dimension items (#15009)
Signed-off-by: Jan N. Klug <github@klug.nrw>
Jacob Laursen [Sat, 20 May 2023 10:32:51 +0000 (12:32 +0200)]
Add UoM support for rotational speed channels (#15002)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
David Martin [Sat, 20 May 2023 10:27:16 +0000 (18:27 +0800)]
Update README.md (#15008)
The field name for the speed of the serial interface is baudrate and not baud. At least this is what I had to implement in OH3.4.4.
Signed-off-by: David Martin <david@itbeyond.com.au>
Matthew Skinner [Fri, 19 May 2023 11:53:43 +0000 (21:53 +1000)]
[mqtt.espmilighthub] Fix things do not come ONLINE if MQTT Client Status Topic not supplied. (#14877)
* Update readme and add new thing status message.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
chingon007 [Wed, 17 May 2023 22:16:08 +0000 (00:16 +0200)]
[sonnen] Update to API V2 of vendor and add PowerMeter (#14589)
* Implementing sonnen APi V2
* Fixed issues with powermeter and added two more channels from consumption.
Signed-off-by: chingon007 <tron81@gmx.de>
Christian Wild [Wed, 17 May 2023 19:42:46 +0000 (21:42 +0200)]
[tapocontrol] LightEffects for L530 can now be set (#14972)
removed 'queryChild' for devices with no childs
Signed-off-by: Christian Wild <christian@wildclan.de>
mlobstein [Wed, 17 May 2023 18:23:14 +0000 (13:23 -0500)]
Update app list URLs (#15000)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Mark Herwege [Wed, 17 May 2023 18:13:24 +0000 (20:13 +0200)]
[systeminfo] Fix and re-enable tests (#14992)
* [systeminfo] Fix itests after core change
* re-enable test
---------
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Co-authored-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Mon, 15 May 2023 21:56:00 +0000 (23:56 +0200)]
[mercedesme] Remove the access token when the thing is removed (#14942)
* [mercedesme] Remove the access token when the thing is removed
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Marcel Goerentz [Sat, 13 May 2023 22:19:56 +0000 (00:19 +0200)]
[liquidcheck] Initial contribution (#13287)
* Add new binding liquidcheck
Signed-off-by: Marcel Goerentz <m.goerentz@t-online.de>
Jacob Laursen [Sat, 13 May 2023 19:25:23 +0000 (21:25 +0200)]
Fix NullPointerException (#14989)
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
J-N-K [Sat, 13 May 2023 19:16:23 +0000 (21:16 +0200)]
[voicerss] Fix service-id in addon.xml (#14988)
Signed-off-by: Jan N. Klug <github@klug.nrw>
J-N-K [Sat, 13 May 2023 18:55:31 +0000 (20:55 +0200)]
[jdbc] Fix addon-info (#14987)
Signed-off-by: Jan N. Klug <github@klug.nrw>
lolodomo [Sat, 13 May 2023 17:06:41 +0000 (19:06 +0200)]
[nest] Remove the access token when the thing is removed (#14940)
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Holger Friedrich [Sat, 13 May 2023 17:04:36 +0000 (19:04 +0200)]
Upgrade SAT to 0.14 (#14981)
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
J-N-K [Sat, 13 May 2023 16:07:48 +0000 (18:07 +0200)]
[harmonyhub] Use AbstractStorageBasedTypeProvider (#14507)
* [harmonyhub] Use AbstractDynamicTypeProvider
---------
Signed-off-by: Jan N. Klug <github@klug.nrw>
J-N-K [Sat, 13 May 2023 10:37:48 +0000 (12:37 +0200)]
[influxdb] Implement ModifiablePersistenceService (#14959)
* [influxdb] Implement ModifiablePersistenceService
Signed-off-by: Jan N. Klug <github@klug.nrw>
Matthew Skinner [Sat, 13 May 2023 10:31:39 +0000 (20:31 +1000)]
[ipcamera] Add Reolink API support (#14728)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
lolodomo [Sat, 13 May 2023 10:26:58 +0000 (12:26 +0200)]
[goecharger] Avoid potential NullPointerException (#14933)
Also include change from PR #14632
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Florian Hotze [Sat, 13 May 2023 10:25:06 +0000 (12:25 +0200)]
[jsscripting] Add type translation for `Instant` & Minor improvements (#14984)
* [jsscripting] Minor code improvements
* [jsscripting] Add type mapping for `Instant`
* [jsscripting] Upgrade openhab-js to 4.3.0
Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
J-N-K [Sat, 13 May 2023 10:21:14 +0000 (12:21 +0200)]
[jsscripting] Allow configuring from add-on page (#14985)
Signed-off-by: Jan N. Klug <github@klug.nrw>
lolodomo [Fri, 12 May 2023 18:51:36 +0000 (20:51 +0200)]
[remoteopenhab] Use AbstractStorageBasedTypeProvider (#14956)
* [remoteopenhab] Use AbstractStorageBasedTypeProvider
Related to #14954
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
dependabot[bot] [Fri, 12 May 2023 17:47:12 +0000 (19:47 +0200)]
Bump json in /bundles/org.openhab.persistence.influxdb (#14806)
Bumps [json](https://github.com/douglascrockford/JSON-java) from
20200518 to
20230227 .
- [Release notes](https://github.com/douglascrockford/JSON-java/releases)
- [Changelog](https://github.com/stleary/JSON-java/blob/master/docs/RELEASES.md)
- [Commits](https://github.com/douglascrockford/JSON-java/commits)
---
updated-dependencies:
- dependency-name: org.json:json
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
lolodomo [Fri, 12 May 2023 12:10:10 +0000 (14:10 +0200)]
[rrd4j] Do not create RRD file when querying data (#14961)