]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
2 years ago[radiothermostat] Add MyRadioThermostat/EnergyHub cloud removal note (#15098)
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>
2 years ago[rrd4j] Add console commands to check and clean RRD files (#14960)
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>
2 years ago[modbus.e3dc] battery capacity added (#15085)
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>
2 years agoReduce SAT warnings (#15090)
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>
2 years agoNew translations netatmo.properties (Italian) (#15095)
openhab-bot [Wed, 14 Jun 2023 14:39:33 +0000 (16:39 +0200)]
New translations netatmo.properties (Italian) (#15095)

2 years ago[influxdb] Handle exceptions gracefully (#15062)
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>
2 years ago[Netatmo] Enhance webhook handling and dispatching (#15045)
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>
2 years ago[vesync] Update README.md (#15032)
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>
2 years ago[transform.vat] Suppress warnings for NULL/UNDEF (#15089)
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>
2 years ago[knx] Implement console commands (#15064)
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>
2 years ago- Introduced more output for debugging (w/ log level debug) (#15070)
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
2 years ago[knx] dynamic channel-types (#15072)
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>
2 years ago[boschshc] Upgrade to REST API version 3.2 (#15053) (#15067)
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>
2 years ago[opengarage] Add vehicle status not available. (#15080)
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>
2 years ago[knx] Fix DPT 10 handling (#15082)
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>
2 years agoNew translations plex.properties (Italian) (#15076)
openhab-bot [Sat, 10 Jun 2023 13:36:42 +0000 (15:36 +0200)]
New translations plex.properties (Italian) (#15076)

2 years agoNew translations wundergroundupdatereceiver.properties (Danish) (#15071)
openhab-bot [Sat, 10 Jun 2023 10:15:55 +0000 (12:15 +0200)]
New translations wundergroundupdatereceiver.properties (Danish) (#15071)

2 years ago[plex] Initial contribution (#15057)
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>
2 years agoBump Netty version to 4.1.92.Final (#14878)
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>
2 years agoNew translations shelly.properties (German) (#15055)
openhab-bot [Wed, 7 Jun 2023 20:43:29 +0000 (22:43 +0200)]
New translations shelly.properties (German) (#15055)

2 years ago[systeminfo] README: spell unlinked channels do not get updates (#15035)
Дилян Палаузов [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>
2 years ago[oceanic] Remove dependency on RXTX for serial communication (#15044)
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>
2 years ago[surepetcare] Adapt blocked user agent (#15047)
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>
2 years agoNew Crowdin updates (#15034)
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)

2 years ago[shelly] Support for Plus Smoke, Plus Plug-S/IT/UK/US, Plus Dimmer US, Pro 3EM; ...
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>
2 years ago[hdpowerview] Add support for Generation 3 (#13355)
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>
2 years agoDeclare missing connection attribute (#15016)
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>
2 years agoUpdate to SAT version 0.15.0 (#15015)
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>
2 years ago[modbus] Re-enable itests after core change (#15017)
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>
2 years ago[imperihome] Remove imperihome addon (#15014)
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>
2 years ago[luftdateninfo][sensorcommunity] Rename binding to Sensor.Community (#15012)
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>
2 years ago[evcc] Adjust to API changes & Add new channels for evcc 0.117.0 (#14983)
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>
2 years ago[airthings] Fix thing types (#15013)
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>
2 years ago[airthings] Adapt channels to new dimention for Radon measurements (#15011)
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>
2 years ago[influxdb] support restoring unit for dimension items (#15009)
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>
2 years agoAdd UoM support for rotational speed channels (#15002)
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>
2 years agoUpdate README.md (#15008)
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>
2 years ago[mqtt.espmilighthub] Fix things do not come ONLINE if MQTT Client Status Topic not...
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>
2 years ago[sonnen] Update to API V2 of vendor and add PowerMeter (#14589)
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>
2 years ago[tapocontrol] LightEffects for L530 can now be set (#14972)
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>
2 years agoUpdate app list URLs (#15000)
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>
2 years ago[systeminfo] Fix and re-enable tests (#14992)
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>
2 years ago[mercedesme] Remove the access token when the thing is removed (#14942)
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>
2 years ago[liquidcheck] Initial contribution (#13287)
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>
2 years agoFix NullPointerException (#14989)
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>
2 years ago[voicerss] Fix service-id in addon.xml (#14988)
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>
2 years ago[jdbc] Fix addon-info (#14987)
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>
2 years ago[nest] Remove the access token when the thing is removed (#14940)
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>
2 years agoUpgrade SAT to 0.14 (#14981)
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>
2 years ago[harmonyhub] Use AbstractStorageBasedTypeProvider (#14507)
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>
2 years ago[influxdb] Implement ModifiablePersistenceService (#14959)
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>
2 years ago[ipcamera] Add Reolink API support (#14728)
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>
2 years ago[goecharger] Avoid potential NullPointerException (#14933)
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>
2 years ago[jsscripting] Add type translation for `Instant` & Minor improvements (#14984)
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>
2 years ago[jsscripting] Allow configuring from add-on page (#14985)
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>
2 years ago[remoteopenhab] Use AbstractStorageBasedTypeProvider (#14956)
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>
2 years agoBump json in /bundles/org.openhab.persistence.influxdb (#14806)
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>
2 years ago[rrd4j] Do not create RRD file when querying data (#14961)
lolodomo [Fri, 12 May 2023 12:10:10 +0000 (14:10 +0200)]
[rrd4j] Do not create RRD file when querying data (#14961)

2 years ago[systeminfo] Use AbstractStorageBasedTypeProvider (#14501)
J-N-K [Fri, 12 May 2023 11:59:01 +0000 (13:59 +0200)]
[systeminfo] Use AbstractStorageBasedTypeProvider (#14501)

* [systeminfo] Use AbstractDynamicTypeProvider

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[spotify] Remove the access token when the thing is removed (#14947)
lolodomo [Fri, 12 May 2023 07:57:45 +0000 (09:57 +0200)]
[spotify] Remove the access token when the thing is removed (#14947)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[webexteams] Remove the access token when the thing is removed (#14979)
lolodomo [Thu, 11 May 2023 20:03:00 +0000 (22:03 +0200)]
[webexteams] Remove the access token when the thing is removed (#14979)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[automower] Remove the access token when the thing is removed (#14971)
lolodomo [Thu, 11 May 2023 20:01:49 +0000 (22:01 +0200)]
[automower] Remove the access token when the thing is removed (#14971)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[ecowatt] Change in handleRemoval (#14978)
lolodomo [Thu, 11 May 2023 20:00:23 +0000 (22:00 +0200)]
[ecowatt] Change in handleRemoval (#14978)

Follow-up #14934

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[groupepsa] Small change in handleRemoval (#14977)
lolodomo [Thu, 11 May 2023 19:58:45 +0000 (21:58 +0200)]
[groupepsa] Small change in handleRemoval (#14977)

Follow-up #14943

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[hydrawise] Small change in handleRemoval (#14976)
lolodomo [Thu, 11 May 2023 19:58:13 +0000 (21:58 +0200)]
[hydrawise] Small change in handleRemoval (#14976)

Follow-up #14945

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[livisismarthome] Small change in handleRemoval (#14975)
lolodomo [Thu, 11 May 2023 19:57:45 +0000 (21:57 +0200)]
[livisismarthome] Small change in handleRemoval (#14975)

Follow-up #14946

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[myq] Small change in handleRemoval (#14974)
lolodomo [Thu, 11 May 2023 19:57:11 +0000 (21:57 +0200)]
[myq] Small change in handleRemoval (#14974)

Follow-up #14938

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[velux] softer initialization if bridge unreachable (#14817)
Andrew Fiddian-Green [Thu, 11 May 2023 14:26:25 +0000 (15:26 +0100)]
[velux] softer initialization if bridge unreachable (#14817)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2 years ago[monopriceaudio] Add support for additional amplifiers (#13936)
mlobstein [Thu, 11 May 2023 14:14:55 +0000 (09:14 -0500)]
[monopriceaudio] Add support for additional amplifiers (#13936)

* Add support for additional models
* Clarify supported models and documentation
* Add notes for amps with built-in serial over IP
* Improve configuration validation and add i18n to status messages
* Remove default values for port configuration

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years agoDelete oauth service and token when thing removed (#14980)
Mark Hilbush [Thu, 11 May 2023 12:41:22 +0000 (08:41 -0400)]
Delete oauth service and token when thing removed (#14980)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2 years ago[boschindego] Refactor OAuth2 implementation (#14950)
Jacob Laursen [Thu, 11 May 2023 08:51:16 +0000 (10:51 +0200)]
[boschindego] Refactor OAuth2 implementation (#14950)

* Delete OAuth2 token when thing is removed
* Fix reinitialization
* Introduce abstraction for OAuthClientService
* Improve thing status synchronization

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoDisable integration tests for bindings requiring an update after core changes (#14970)
lolodomo [Wed, 10 May 2023 21:25:30 +0000 (23:25 +0200)]
Disable integration tests for bindings requiring an update after core changes (#14970)

Related to openhab/openhab-core#3600

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[miio] Update readme wrt unsupported devices (#14512)
Marcel [Wed, 10 May 2023 18:58:44 +0000 (20:58 +0200)]
[miio] Update readme wrt unsupported devices (#14512)

* Rename channel names to better reflect purpose
* Update readme

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2 years ago[dynamodb] Changes required after API changes in core framework (#14966)
lolodomo [Wed, 10 May 2023 16:13:01 +0000 (18:13 +0200)]
[dynamodb] Changes required after API changes in core framework (#14966)

Changes in openhab/openhab-core#3481 broke this service due to an
breaking API change in NumberItem class (constructor).

Related to openhab/openhab-core#3600

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[influxdb] Fix faling tests after core changes (#14965)
lolodomo [Wed, 10 May 2023 15:59:54 +0000 (17:59 +0200)]
[influxdb] Fix faling tests after core changes (#14965)

Related to openhab/openhab-core#3600

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years agoNew Crowdin updates (#14957)
openhab-bot [Tue, 9 May 2023 11:09:40 +0000 (13:09 +0200)]
New Crowdin updates (#14957)

* New translations astro.properties (French)

* New translations sonos.properties (French)

* New translations jsscripting.properties (Danish)

2 years agoNew translations openwebnet.properties (Italian) (#14955)
openhab-bot [Mon, 8 May 2023 21:01:53 +0000 (23:01 +0200)]
New translations openwebnet.properties (Italian) (#14955)

2 years ago[Meteoalerte] Add an IconProvider (#14811)
Gaël L'hopital [Mon, 8 May 2023 18:54:50 +0000 (20:54 +0200)]
[Meteoalerte] Add an IconProvider (#14811)

* Solving activation / deactivation of IT4Wifi thing glitches.
* Some code enhancements
* Addition of an IconProvider

---------

Signed-off-by: clinique <gael@lhopital.org>
2 years ago[rrd4j] Write asynchronously to database (#14913)
J-N-K [Mon, 8 May 2023 10:49:23 +0000 (12:49 +0200)]
[rrd4j] Write asynchronously to database (#14913)

* [rrd4j] Write asynchronously to database
* add timestamps to log message

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[ipcamera] Fix orphan ffmpeg process after stopping stream URL (#14909)
tb4jc [Mon, 8 May 2023 09:43:49 +0000 (11:43 +0200)]
[ipcamera] Fix orphan ffmpeg process after stopping stream URL (#14909)

* Setting ffmpeg reference 'ffmpegMjpeg' to null after stopping convertion to fix automatic restart of ffmpeg process.

---------

Signed-off-by: Thomas Burri <th@thonojato.ch>
2 years agoFix a typo (#14953)
Robert Szucs [Mon, 8 May 2023 09:41:29 +0000 (11:41 +0200)]
Fix a typo (#14953)

Signed-off-by: Robert Szucs <robert.szucs@casrd.net>
2 years agoAdjust to core changes (#14952)
J-N-K [Mon, 8 May 2023 07:35:36 +0000 (09:35 +0200)]
Adjust to core changes (#14952)

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[openwebnet] Improve shutterRun calibration (#14357)
M Valla [Sun, 7 May 2023 15:11:44 +0000 (17:11 +0200)]
[openwebnet] Improve shutterRun calibration (#14357)

* [openwebnet] improved shutterRun calibration and README
* [openwebnet] added Thing status detail when bridge is offline

--------

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2 years ago[hydrawise] Remove the access token when the thing is removed (#14945)
lolodomo [Sat, 6 May 2023 20:21:40 +0000 (22:21 +0200)]
[hydrawise] Remove the access token when the thing is removed (#14945)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years agoNew translations sonos.properties (Italian) (#14949)
openhab-bot [Sat, 6 May 2023 19:45:24 +0000 (21:45 +0200)]
New translations sonos.properties (Italian) (#14949)

2 years ago[livisismarthome] Remove the access token when the thing is removed (#14946)
lolodomo [Sat, 6 May 2023 10:45:43 +0000 (12:45 +0200)]
[livisismarthome] Remove the access token when the thing is removed (#14946)

* [livisismarthome] Remove the access token when the thing is removed

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years agofix ALLOFF event to source button channels (#14944)
mlobstein [Sat, 6 May 2023 09:28:03 +0000 (04:28 -0500)]
fix ALLOFF event to source button channels (#14944)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years agoNew Crowdin updates (#14930)
openhab-bot [Fri, 5 May 2023 21:23:26 +0000 (23:23 +0200)]
New Crowdin updates (#14930)

* New translations jruby.properties (German)
* New translations knx.properties (German)
* New translations openwebnet.properties (Italian)
* New translations anthem.properties (Italian)

2 years ago[myq] Remove the access token when the thing is removed (#14938)
lolodomo [Fri, 5 May 2023 21:22:20 +0000 (23:22 +0200)]
[myq] Remove the access token when the thing is removed (#14938)

* [myq] Remove the access token when the thing is removed
* oAuthService.removeAccessTokenRefreshListener added

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[sonos] Add support for Era 100 and Era 300 (#14920)
lolodomo [Fri, 5 May 2023 21:08:57 +0000 (23:08 +0200)]
[sonos] Add support for Era 100 and Era 300 (#14920)

Closes #14802

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[googletts] Dispose oAuth2 service (#14937)
lolodomo [Fri, 5 May 2023 21:06:52 +0000 (23:06 +0200)]
[googletts] Dispose oAuth2 service (#14937)

* [googletts] Dispose oAuth2 service

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[ecowatt] Remove the access token when the thing is removed (#14934)
lolodomo [Fri, 5 May 2023 20:35:09 +0000 (22:35 +0200)]
[ecowatt] Remove the access token when the thing is removed (#14934)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[homeconnect] Remove the access token when the thing is removed (#14935)
lolodomo [Fri, 5 May 2023 20:32:26 +0000 (22:32 +0200)]
[homeconnect] Remove the access token when the thing is removed (#14935)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[groupepsa] Remove the access token when the thing is removed (#14943)
lolodomo [Fri, 5 May 2023 20:16:24 +0000 (22:16 +0200)]
[groupepsa] Remove the access token when the thing is removed (#14943)

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[googlestt] Dispose oAuth2 service (#14936)
lolodomo [Fri, 5 May 2023 19:49:54 +0000 (21:49 +0200)]
[googlestt] Dispose oAuth2 service (#14936)

* [googlestt] Dispose oAuth2 service

Related to #14818

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years ago[openwebnet] Final review (#14819)
Giovanni Fabiani [Fri, 5 May 2023 14:14:59 +0000 (16:14 +0200)]
[openwebnet] Final review (#14819)

This reverts commit 3807c80eee9a3df26773860472b422d4e72d16d6.

Signed-off-by: Giovanni Fabiani <fabiani.giovanni@gmail.com>
2 years ago[tapocontrol] Moved error messages to i18n (#14790)
Christian Wild [Fri, 5 May 2023 07:12:03 +0000 (09:12 +0200)]
[tapocontrol] Moved error messages to i18n (#14790)

* [tapocontrol] Moved error messages to i18n

---------

Signed-off-by: Christian Wild <christian@wildclan.de>
2 years ago[anthem] Add channel, refactor parser, add tests (#14720)
Mark Hilbush [Thu, 4 May 2023 21:26:14 +0000 (17:26 -0400)]
[anthem] Add channel, refactor parser, add tests (#14720)

* Add channel and refactor parser

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2 years ago[avmfritz] Add light blub color temperature support (#14373)
vich-667 [Thu, 4 May 2023 07:08:52 +0000 (09:08 +0200)]
[avmfritz] Add light blub color temperature support (#14373)

* added light blub color temperature support
* align valiable nameing
* fixed on off behavior of lights
* change to math scaleing
* add abs color temperature channel

---------

Signed-off-by: Tobias Lange <vich-667@gmx.de>
2 years ago[MOD] Update README.md to reflect support with regards to newer/other solarwatt produ...
Sven Carstens [Wed, 3 May 2023 11:12:05 +0000 (13:12 +0200)]
[MOD] Update README.md to reflect support with regards to newer/other solarwatt products. (#14921)

Signed-off-by: Sven Carstens <s.carstens@gmx.de>