openhab-bot
4584b82a46
New Crowdin updates ( #14930 )
...
* New translations jruby.properties (German)
* New translations knx.properties (German)
* New translations openwebnet.properties (Italian)
* New translations anthem.properties (Italian)
2023-05-05 23:23:26 +02:00
lolodomo
d3b7a0a98d
[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>
2023-05-05 23:22:20 +02:00
lolodomo
dea24b3dd8
[sonos] Add support for Era 100 and Era 300 ( #14920 )
...
Closes #14802
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-05 23:08:57 +02:00
lolodomo
d18a524c0e
[googletts] Dispose oAuth2 service ( #14937 )
...
* [googletts] Dispose oAuth2 service
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-05 23:06:52 +02:00
lolodomo
831a7af2c6
[ecowatt] Remove the access token when the thing is removed ( #14934 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-05 22:35:09 +02:00
lolodomo
4e8e39cd9f
[homeconnect] Remove the access token when the thing is removed ( #14935 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-05 22:32:26 +02:00
lolodomo
3ae72c92e5
[groupepsa] Remove the access token when the thing is removed ( #14943 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-05 22:16:24 +02:00
lolodomo
5d65507584
[googlestt] Dispose oAuth2 service ( #14936 )
...
* [googlestt] Dispose oAuth2 service
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-05 21:49:54 +02:00
Giovanni Fabiani
7bcf2e7faf
[openwebnet] Final review ( #14819 )
...
This reverts commit 3807c80eee9a3df26773860472b422d4e72d16d6.
Signed-off-by: Giovanni Fabiani <fabiani.giovanni@gmail.com>
2023-05-05 16:14:59 +02:00
Christian Wild
58470caf16
[tapocontrol] Moved error messages to i18n ( #14790 )
...
* [tapocontrol] Moved error messages to i18n
---------
Signed-off-by: Christian Wild <christian@wildclan.de>
2023-05-05 09:12:03 +02:00
Mark Hilbush
6ebfd84bdd
[anthem] Add channel, refactor parser, add tests ( #14720 )
...
* Add channel and refactor parser
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2023-05-04 23:26:14 +02:00
vich-667
891da2c944
[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>
2023-05-04 09:08:52 +02:00
Sven Carstens
8a2e8b4595
[MOD] Update README.md to reflect support with regards to newer/other solarwatt products. ( #14921 )
...
Signed-off-by: Sven Carstens <s.carstens@gmx.de>
2023-05-03 13:12:05 +02:00
Simon Spielmann
67f1a80afd
[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>
2023-05-03 12:27:48 +02:00
goopilot
dc5d76d762
fix s3 thing status ( #14925 )
...
Signed-off-by: Alexandr Salamatov <goopilot@gmail.com>
2023-05-03 08:10:46 +02:00
Felix Schneider
3130a67d8d
[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>
2023-05-02 22:17:21 +02:00
Kai Kreuzer
f607dde3a5
[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>
2023-05-02 21:49:06 +02:00
lolodomo
fb16e90168
[hue] Restore UPnP discovery for old bridges ( #14914 )
...
* [hue] Restore UPnP discovery for old bridges
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-02 21:19:14 +02:00
Jacob Laursen
26a52a1540
Fix discovery label consistency ( #14919 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-05-02 08:41:10 +02:00
Holger Friedrich
feee01d65c
[feican] Use new core class ColorUtil for RGB conversion ( #14771 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-05-01 20:46:05 +02:00
Holger Friedrich
2c8f639060
[nanoleaf] Use new core class ColorUtil for RGB conversion ( #14773 )
...
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-05-01 20:43:22 +02:00
Christoph Weitkamp
b07dd3c48f
[sensebox] Fix NPE ( #14879 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2023-05-01 19:44:08 +02:00
Jacob Laursen
fafcc68423
Fix compliance with RFC 9110 section 10.1.5 ( #14891 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-05-01 19:04:46 +02:00
maniac103
b2c415a9e6
[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>
2023-05-01 15:44:56 +02:00
stefan-hoehn
6f57b8472c
Nanoleaf codeowners change ( #14916 )
...
Signed-off-by: Stefan Höhn <mail@stefanhoehn.com>
2023-05-01 15:40:46 +02:00
J-N-K
6009c13966
[influxdb] Write asynchronously to database and improve performance ( #14888 )
...
* [influxdb] Write asynchronously to database
---------
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-05-01 11:43:39 +02:00
J-N-K
990700de8d
[mapdb] Make serialization asynchronous ( #14900 )
...
* [mapdb] Make serialization asynchronous
---------
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-05-01 09:10:28 +02:00
mlobstein
acb73a2c7b
Declare connection for bindings T-Z ( #14912 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-04-30 20:56:14 +02:00
mlobstein
dc19e2991d
Declare connection for bindings N thru S ( #14907 )
...
* Declare connection for bindings N-S
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-04-30 17:37:32 +02:00
Mark Hilbush
49d2ecc4c5
[zoneminder] Add support for setting the server run state ( #14906 )
...
* Add support for server run states
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2023-04-30 15:10:54 +02:00
Holger Friedrich
0437595678
[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>
2023-04-30 14:03:54 +02:00
mlobstein
6e2dddfe73
Declare connection for bindings G thru M ( #14902 )
...
* Declare connection for bindings G-M
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-04-29 20:24:54 +02:00
alexf2015
4fa92b8c98
fix #14898 caused by easee API changes ( #14903 )
...
Signed-off-by: Alexander Friese <af944580@googlemail.com>
2023-04-29 14:55:27 +02:00
Jacob Laursen
6a33668664
Refactor usage of deprecated HSBType.getRGB ( #14883 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-29 10:54:36 +02:00
Jacob Laursen
bd55302ae7
Declare addon connection for a few bindings ( #14892 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-29 10:32:24 +02:00
mlobstein
36b2dbfbc9
Declare connection for bindings A thru F ( #14901 )
...
* Declare connection for bindings A-F
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-04-29 10:10:19 +02:00
Stefan Triller
e2611e2800
[ventaair] Fix typo Dimenionsless in channel definition ( #14896 )
...
Fixes #14895
Signed-off-by: Stefan Triller <github@stefantriller.de>
2023-04-28 16:30:53 +02:00
Mark Hilbush
fd460b9174
Restore type adapter for LocalDate ( #14897 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2023-04-28 16:29:19 +02:00
Jacob Laursen
f9cc267190
Upgrade MySQL Connector/J to 8.0.33 ( #14893 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-28 10:00:32 +02:00
Jacob Laursen
e73650366c
Fix automation name/description ( #14890 )
...
Declare automation connection
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-28 08:30:13 +02:00
J-N-K
dba7fcc697
Fix exec transformation service whitelisting ( #14884 )
...
Reported on the german openHAB forum.
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-04-26 21:52:00 +02:00
Jacob Laursen
d7b94b6bd3
Upgrade MySQL Connector/J to 8.0.33 ( #14874 )
...
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
2023-04-25 07:45:00 +02:00
Cody Cutrer
fa57c627a9
[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>
2023-04-24 13:22:18 +02:00
Robert Eckhoff
4d5be1f64c
[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>
2023-04-23 21:23:42 +02:00
Gaël L'hopital
edaf9581c0
[AirQuality] Enhance API error handling ( #14602 )
...
* Enhancing API error handling
---------
Signed-off-by: clinique <gael@lhopital.org>
2023-04-23 11:14:10 +02:00
Jacob Laursen
275329d485
[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>
2023-04-22 22:59:23 +02:00
Jacob Laursen
b21913f5be
[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>
2023-04-22 22:42:35 +02:00
Christian Jonak-Möchel
705f6e84ee
[robonect] improve jobType config ( #14868 )
...
* Add allowed pattern to description
* Increase allowed duration to 12h - thats what the web gui allows
Signed-off-by: Christian Jonak-Möchel <christian@jonak.org>
2023-04-22 21:52:16 +02:00
openhab-bot
5b92f40b2f
New translations chatgpt.properties (Italian) ( #14869 )
2023-04-22 08:59:39 +02:00
Holger Friedrich
428ccbe075
[mqtt][tradfri][webthing] Adapt to ColorUtil changes in core ( #14810 )
...
* [mqtt][tradfri][webthing] Adapt to ColorUtil changes in core
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2023-04-21 23:55:36 +02:00