]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
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>
2 years ago[iCloud] Fix things reappearing in inbox (#14661)
Simon Spielmann [Wed, 3 May 2023 10:27:48 +0000 (12:27 +0200)]
[iCloud] Fix things reappearing in inbox (#14661)

* Use deviceDiscoveryId instead of id
* Use device display name if discovery id is empty

Signed-off-by: Simon Spielmann <simon.spielmann@gmx.de>
2 years agofix s3 thing status (#14925)
goopilot [Wed, 3 May 2023 06:10:46 +0000 (01:10 -0500)]
fix s3 thing status (#14925)

Signed-off-by: Alexandr Salamatov <goopilot@gmail.com>
2 years ago[FolderWatcher] Formatting and write out of abbreviations in Docs (#14793)
Felix Schneider [Tue, 2 May 2023 20:17:21 +0000 (22:17 +0200)]
[FolderWatcher] Formatting and write out of abbreviations in Docs (#14793)

* Formatting and write out of abbreviations of time

- `s` --> `in seconds`
- `h` --> `in hours`
- formatting of tables, things and rules
- Unifiy usage of `'` and `"`

* Formatting and rephrasing
* Unify the order of localfolder, ftpfolder and s3bucket

Signed-off-by: Felix Schneider <fs@felix-schneider.org>
2 years ago[tesla] Adapt binding to changed API from Tesla backend (#14922)
Kai Kreuzer [Tue, 2 May 2023 19:49:06 +0000 (21:49 +0200)]
[tesla] Adapt binding to changed API from Tesla backend (#14922)

* Adapt binding to changed API from Tesla backend

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2 years ago[hue] Restore UPnP discovery for old bridges (#14914)
lolodomo [Tue, 2 May 2023 19:19:14 +0000 (21:19 +0200)]
[hue] Restore UPnP discovery for old bridges (#14914)

* [hue] Restore UPnP discovery for old bridges

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2 years agoFix discovery label consistency (#14919)
Jacob Laursen [Tue, 2 May 2023 06:41:10 +0000 (08:41 +0200)]
Fix discovery label consistency (#14919)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[feican] Use new core class ColorUtil for RGB conversion (#14771)
Holger Friedrich [Mon, 1 May 2023 18:46:05 +0000 (20:46 +0200)]
[feican] Use new core class ColorUtil for RGB conversion (#14771)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years ago[nanoleaf] Use new core class ColorUtil for RGB conversion (#14773)
Holger Friedrich [Mon, 1 May 2023 18:43:22 +0000 (20:43 +0200)]
[nanoleaf] Use new core class ColorUtil for RGB conversion (#14773)

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years ago[sensebox] Fix NPE (#14879)
Christoph Weitkamp [Mon, 1 May 2023 17:44:08 +0000 (19:44 +0200)]
[sensebox] Fix NPE (#14879)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2 years agoFix compliance with RFC 9110 section 10.1.5 (#14891)
Jacob Laursen [Mon, 1 May 2023 17:04:46 +0000 (19:04 +0200)]
Fix compliance with RFC 9110 section 10.1.5 (#14891)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[ecovacs] Allow loading device descriptions from a user file (#14873)
maniac103 [Mon, 1 May 2023 13:44:56 +0000 (15:44 +0200)]
[ecovacs] Allow loading device descriptions from a user file (#14873)

* [ecovacs] Allow loading device descriptions from a user file

If a new device is released within our release cycle, getting the
description for that device into the binding was impossible for users
before. With this change, they can create an override file in their
installation (with contents we'll need to supply to them), which serves
as a stop-gap solution until the next OH release.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
2 years agoNanoleaf codeowners change (#14916)
stefan-hoehn [Mon, 1 May 2023 13:40:46 +0000 (15:40 +0200)]
Nanoleaf codeowners change (#14916)

Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2 years ago[influxdb] Write asynchronously to database and improve performance (#14888)
J-N-K [Mon, 1 May 2023 09:43:39 +0000 (11:43 +0200)]
[influxdb] Write asynchronously to database and improve performance (#14888)

* [influxdb] Write asynchronously to database

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years ago[mapdb] Make serialization asynchronous (#14900)
J-N-K [Mon, 1 May 2023 07:10:28 +0000 (09:10 +0200)]
[mapdb] Make serialization asynchronous (#14900)

* [mapdb] Make serialization asynchronous

---------

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years agoDeclare connection for bindings T-Z (#14912)
mlobstein [Sun, 30 Apr 2023 18:56:14 +0000 (13:56 -0500)]
Declare connection for bindings T-Z (#14912)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years agoDeclare connection for bindings N thru S (#14907)
mlobstein [Sun, 30 Apr 2023 15:37:32 +0000 (10:37 -0500)]
Declare connection for bindings N thru S (#14907)

* Declare connection for bindings N-S

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[zoneminder] Add support for setting the server run state (#14906)
Mark Hilbush [Sun, 30 Apr 2023 13:10:54 +0000 (09:10 -0400)]
[zoneminder] Add support for setting the server run state (#14906)

* Add support for server run states

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2 years ago[knx] Fix decoding of DPT 242.600 and add tests (#14875)
Holger Friedrich [Sun, 30 Apr 2023 12:03:54 +0000 (14:03 +0200)]
[knx] Fix decoding of DPT 242.600 and add tests (#14875)

* [knx] Fix decoding of DPT 242.600 and add tests

Correct handling of parameter Y for DPT 242.600.

Add back to back tests of DPT 232.600 and 242.600,
testing color conversion from raw bytes to HSB and
back to Calimero color representation as String.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2 years agoDeclare connection for bindings G thru M (#14902)
mlobstein [Sat, 29 Apr 2023 18:24:54 +0000 (13:24 -0500)]
Declare connection for bindings G thru M (#14902)

* Declare connection for bindings G-M

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years agofix #14898 caused by easee API changes (#14903)
alexf2015 [Sat, 29 Apr 2023 12:55:27 +0000 (14:55 +0200)]
fix #14898 caused by easee API changes (#14903)

Signed-off-by: Alexander Friese <af944580@googlemail.com>
2 years agoRefactor usage of deprecated HSBType.getRGB (#14883)
Jacob Laursen [Sat, 29 Apr 2023 08:54:36 +0000 (10:54 +0200)]
Refactor usage of deprecated HSBType.getRGB (#14883)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoDeclare addon connection for a few bindings (#14892)
Jacob Laursen [Sat, 29 Apr 2023 08:32:24 +0000 (10:32 +0200)]
Declare addon connection for a few bindings (#14892)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoDeclare connection for bindings A thru F (#14901)
mlobstein [Sat, 29 Apr 2023 08:10:19 +0000 (03:10 -0500)]
Declare connection for bindings A thru F (#14901)

* Declare connection for bindings A-F

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2 years ago[ventaair] Fix typo Dimenionsless in channel definition (#14896)
Stefan Triller [Fri, 28 Apr 2023 14:30:53 +0000 (16:30 +0200)]
[ventaair] Fix typo Dimenionsless in channel definition (#14896)

Fixes #14895

Signed-off-by: Stefan Triller <github@stefantriller.de>
2 years agoRestore type adapter for LocalDate (#14897)
Mark Hilbush [Fri, 28 Apr 2023 14:29:19 +0000 (10:29 -0400)]
Restore type adapter for LocalDate (#14897)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2 years agoUpgrade MySQL Connector/J to 8.0.33 (#14893)
Jacob Laursen [Fri, 28 Apr 2023 08:00:32 +0000 (10:00 +0200)]
Upgrade MySQL Connector/J to 8.0.33 (#14893)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoFix automation name/description (#14890)
Jacob Laursen [Fri, 28 Apr 2023 06:30:13 +0000 (08:30 +0200)]
Fix automation name/description (#14890)

Declare automation connection

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years agoFix exec transformation service whitelisting (#14884)
J-N-K [Wed, 26 Apr 2023 19:52:00 +0000 (21:52 +0200)]
Fix exec transformation service whitelisting (#14884)

Reported on the german openHAB forum.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2 years agoUpgrade MySQL Connector/J to 8.0.33 (#14874)
Jacob Laursen [Tue, 25 Apr 2023 05:45:00 +0000 (07:45 +0200)]
Upgrade MySQL Connector/J to 8.0.33 (#14874)

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[mqtt.homeassistant] don't set range on current temp channel (#14858)
Cody Cutrer [Mon, 24 Apr 2023 11:22:18 +0000 (05:22 -0600)]
[mqtt.homeassistant] don't set range on current temp channel (#14858)

the min/max from the config are specifically only for the set point.
i.e. for a heater in winter when the heater is off, it may have
a set point range of 65-104°F, but if it's off for an unoccopied room
the ambient temperature might drop far below 65

Signed-off-by: Cody Cutrer <cody@cutrer.us>
2 years ago[ipcamera] Fix servlet exceptions due to non unique names (#14872)
Robert Eckhoff [Sun, 23 Apr 2023 19:23:42 +0000 (15:23 -0400)]
[ipcamera] Fix servlet exceptions due to non unique names (#14872)

* [ipcamera] Fix servlet exceptions due to non unique names

[IP camera] on OH4 has the same servlet issue that was fixed by PR #14554.  This PR uses that PR as a template to fix the issue in the IPcamera binding.  (That issue being that only one camera was able to stream.) This was tested locally on OH4M2 and it works.

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
2 years ago[AirQuality] Enhance API error handling (#14602)
Gaël L'hopital [Sun, 23 Apr 2023 09:14:10 +0000 (11:14 +0200)]
[AirQuality] Enhance API error handling (#14602)

* Enhancing API error handling

---------

Signed-off-by: clinique <gael@lhopital.org>
2 years ago[boschindego] Add device properties (#14829)
Jacob Laursen [Sat, 22 Apr 2023 20:59:23 +0000 (22:59 +0200)]
[boschindego] Add device properties (#14829)

* Add device properties
* Add vendor and model properties
* Use model as label in discovery

Resolves #14828

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2 years ago[hue] Fix NUPnP discovery (#14871)
Jacob Laursen [Sat, 22 Apr 2023 20:42:35 +0000 (22:42 +0200)]
[hue] Fix NUPnP discovery (#14871)

* Fix NUPnP discovery

Fixes #14852

* Declare hybrid connection due to cloud discovery

---------

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>