lolodomo
227606b0a1
[spotify] Remove the access token when the thing is removed ( #14947 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-12 09:57:45 +02:00
lolodomo
88413c001d
[webexteams] Remove the access token when the thing is removed ( #14979 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 22:03:00 +02:00
lolodomo
14e7109a25
[automower] Remove the access token when the thing is removed ( #14971 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 22:01:49 +02:00
lolodomo
29edae9f21
[ecowatt] Change in handleRemoval ( #14978 )
...
Follow-up #14934
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 22:00:23 +02:00
lolodomo
b4551c365a
[groupepsa] Small change in handleRemoval ( #14977 )
...
Follow-up #14943
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 21:58:45 +02:00
lolodomo
cc6ecb4372
[hydrawise] Small change in handleRemoval ( #14976 )
...
Follow-up #14945
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 21:58:13 +02:00
lolodomo
a65574a336
[livisismarthome] Small change in handleRemoval ( #14975 )
...
Follow-up #14946
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 21:57:45 +02:00
lolodomo
762fa36415
[myq] Small change in handleRemoval ( #14974 )
...
Follow-up #14938
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-11 21:57:11 +02:00
Andrew Fiddian-Green
6cd10a771e
[velux] softer initialization if bridge unreachable ( #14817 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2023-05-11 16:26:25 +02:00
mlobstein
2f7bdbe966
[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>
2023-05-11 16:14:55 +02:00
Mark Hilbush
e6d84ab488
Delete oauth service and token when thing removed ( #14980 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2023-05-11 14:41:22 +02:00
Jacob Laursen
1fafec5d11
[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>
2023-05-11 10:51:16 +02:00
lolodomo
6a6fe00b7b
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>
2023-05-10 23:25:30 +02:00
Marcel
6784d22ab9
[miio] Update readme wrt unsupported devices ( #14512 )
...
* Rename channel names to better reflect purpose
* Update readme
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2023-05-10 20:58:44 +02:00
lolodomo
518283de50
[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>
2023-05-10 18:13:01 +02:00
lolodomo
bca5711d8d
[influxdb] Fix faling tests after core changes ( #14965 )
...
Related to openhab/openhab-core#3600
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-10 17:59:54 +02:00
openhab-bot
4a2c3a35ba
New Crowdin updates ( #14957 )
...
* New translations astro.properties (French)
* New translations sonos.properties (French)
* New translations jsscripting.properties (Danish)
2023-05-09 13:09:40 +02:00
openhab-bot
3297bda33c
New translations openwebnet.properties (Italian) ( #14955 )
2023-05-08 23:01:53 +02:00
Gaël L'hopital
0bd39a83a1
[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>
2023-05-08 20:54:50 +02:00
J-N-K
5fe99a18a9
[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>
2023-05-08 12:49:23 +02:00
tb4jc
a2dcf2fcef
[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>
2023-05-08 11:43:49 +02:00
Robert Szucs
254efb5372
Fix a typo ( #14953 )
...
Signed-off-by: Robert Szucs <robert.szucs@casrd.net>
2023-05-08 11:41:29 +02:00
J-N-K
c3a9a4c7b6
Adjust to core changes ( #14952 )
...
Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-05-08 09:35:36 +02:00
M Valla
5fe6d325a3
[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>
2023-05-07 17:11:44 +02:00
lolodomo
da1a95fbdd
[hydrawise] Remove the access token when the thing is removed ( #14945 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2023-05-06 22:21:40 +02:00
openhab-bot
2b674dde01
New translations sonos.properties (Italian) ( #14949 )
2023-05-06 21:45:24 +02:00
lolodomo
a7ba3eee72
[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>
2023-05-06 12:45:43 +02:00
mlobstein
ab4dace2e9
fix ALLOFF event to source button channels ( #14944 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2023-05-06 11:28:03 +02:00
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