lolodomo and GitHub
4950f70160
[freeboxos] Add equipment tags ( #18669 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2025-05-11 23:58:00 +02:00
lolodomo and GitHub
a903727f69
[weatherunderground] Fix equipment tag ( #18672 )
...
Make it consistent with openweathermap binding.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2025-05-10 21:01:52 +02:00
lolodomo and GitHub
2a58b8ed9b
[freeboxos] Add missing thing actions for active player ( #17877 )
...
Fix #17874
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-12-11 20:16:28 +01:00
lolodomo and GitHub
3ae78a0f91
[freeboxos] Internationalize thing actions ( #17794 )
...
Fix #17635
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-11-30 22:38:04 +01:00
lolodomo and GitHub
15c1d2eaf7
[linky] Filter on dates when building the report requested from console ( #17824 )
...
Related to #17070
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-11-30 22:36:10 +01:00
lolodomo and GitHub
fd092a2939
[dbquery] Fix thing action annotation ( #17784 )
...
Related to #17504
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-11-22 20:52:15 +01:00
lolodomo and GitHub
972351b7f2
[energidataservice] Fix @ActionOutput annotations ( #17679 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-11-11 14:21:12 +01:00
lolodomo and GitHub
91819d34af
[pushsafer] Fix typo in i18n for thing action output ( #17676 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-30 23:30:01 +01:00
lolodomo and GitHub
3def4d540a
[pushover] Fix typo in i18n for thing action output ( #17678 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-30 23:27:40 +01:00
lolodomo and GitHub
89e445f4f2
[t*] Fix @ActionOutput annotations ( #17666 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-30 09:55:11 +01:00
lolodomo and GitHub
eae43f26c1
[u-v] Fix @ActionOutput annotations ( #17670 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-30 09:53:58 +01:00
lolodomo and GitHub
44fb3ada4c
[visualcrossing] Add missing @ActionOutput annotation ( #17665 )
...
Related to #17504
Also fix the return of corresponding static methods
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-29 21:25:40 +01:00
lolodomo and GitHub
d047f56d99
[p-s] Fix @ActionOutput annotations ( #17664 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-29 21:25:07 +01:00
lolodomo and GitHub
41813954f7
[m-o] Fix @ActionOutput annotations ( #17654 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-29 06:53:48 +01:00
lolodomo and GitHub
d866c05d3e
[ecobee/flume] Fix @ActionOutput annotations ( #17653 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-29 06:46:33 +01:00
lolodomo and GitHub
cdf05543bd
[a-d] Fix @ActionOutput annotations ( #17644 )
...
Related to #17636
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-28 07:54:38 +01:00
lolodomo and GitHub
d886c05189
Thing actions: add type in @ActionInput for generic class ( #17501 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-05 14:49:18 +02:00
lolodomo and GitHub
088099c462
[solarforecast] Add missing @ActionOutput annotation ( #17506 )
...
* [solarforecast] Add missing @ActionOutput annotation
Related to #17504
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-04 21:48:14 +02:00
lolodomo and GitHub
e0d1defbd8
[telegram] Add missing @ActionOutput annotation ( #17505 )
...
Also fix the methods sendTelegramAnimation for DSL rules that were calling sendTelegramVideo actions.
Related to #17504
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-04 20:00:25 +02:00
lolodomo and GitHub
80fc5db373
[warmup] Set Dimension to QuantityType ( #17492 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-10-01 22:07:55 +02:00
lolodomo and GitHub
247d2d3216
[freeboxos] Avoid useless API requests (phone) ( #17310 )
...
Avoids API requests when channels are unlinked.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-24 10:07:13 +02:00
lolodomo and GitHub
1c7ef60edc
[sonos] Ignore Sonos Boost at discovery ( #17318 )
...
Fixes #17307
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-23 21:59:52 +02:00
lolodomo and GitHub
1793afc871
[freeboxos] Change default timeout to 10s ( #17309 )
...
Fixes #17231
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-22 20:43:47 +02:00
lolodomo and GitHub
9ed05ad408
[freeboxos] Add unitHint on few channel types ( #17259 )
...
* [freeboxos] Add unitHint on few channel types
Also remove an unused channel type "bandwidth".
Also avoid unneeded unit conversion when updating channel state.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-20 15:29:37 +02:00
lolodomo and GitHub
43cc09a2ce
[freeboxos] First big update of README ( #17279 )
...
* [freeboxos] First big update of README
Fixes #17074
Fixes #17077
Fixes #17080
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-19 19:06:56 +02:00
lolodomo and GitHub
3ad25d695a
[freeboxos] Add translatable labels for discovered things ( #17287 )
...
* [freeboxos] Add translatable labels for discovered things
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-19 09:19:11 +02:00
lolodomo and GitHub
04d87ad599
[freeboxos] Restore enum in API response record DTO (MacOS file sharing) ( #17284 )
...
Partial revert of #17203
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-18 13:26:08 +02:00
lolodomo and GitHub
687337f88b
[freeboxos] Keep enum in API response record DTO (play media) ( #17282 )
...
Partial revert of #17244
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-18 13:24:42 +02:00
lolodomo and GitHub
25ec3a33b7
[freeboxos] Fix command handling for DECT thing type ( #17274 )
...
Related to comment in #17262
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-18 13:23:19 +02:00
lolodomo and GitHub
22efa534c8
[freeboxos] Fix phone and calls configuration ( #17272 )
...
Fix #17262
Also remove the unused class LanlineConfiguration
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-17 20:03:03 +02:00
lolodomo and GitHub
e62f3af4c7
[freeboxos] Add channels in group xdsl ( #17260 )
...
Follow-up #17219
Fixes #17073
* Category added
* Change ffth and xdsl group labels
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-15 15:48:13 +02:00
lolodomo and GitHub
d1962dde50
[freeboxos] Fix category for lcd-brightness channel type ( #17261 )
...
Also make line-type, lcd-orientation and airmedia_status channel types advanced
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-15 13:01:59 +02:00
lolodomo and GitHub
f4c85a08cd
[freeboxos] Get server AirPlay capabilities ( #17257 )
...
This will set the related thing properties.
No audio sink will be created for the revolution server as it only supports audio and pushing audio media is not yet supported by the API.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-14 20:13:46 +02:00
lolodomo and GitHub
d332dd41f8
[freeboxos] Avoid a call to the lcd API when no required ( #17254 )
...
Fix #17253
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-14 13:58:45 +02:00
lolodomo and GitHub
8dfb10e8e9
[freeboxos] Enhance log warning when handling channel command fails ( #17201 )
...
* Throw PermissionException based on error code
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 22:10:14 +02:00
lolodomo and GitHub
475709d5f6
[freeboxos] Reduce log level for discovery warnings to debug ( #17199 )
...
* Avoid repeated discovery warnings every 10 minutes
* Discover VMs and home automation only when available
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 22:04:42 +02:00
lolodomo and GitHub
0e4ce596d6
[freeboxos] Fix media playing ( #17244 )
...
Fix #17243
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 20:23:06 +02:00
lolodomo and GitHub
d6cac81e4a
[freeboxos] Avoid useless API requests (server/player) ( #17237 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 16:38:26 +02:00
lolodomo and GitHub
1b23f2beac
[freeboxos] Fix thing status handling when rebooting the player ( #17238 )
...
Fix #17227
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 13:11:20 +02:00
lolodomo and GitHub
1f17e53bc2
[freeboxos] Fix actions to make them available in DSL rules ( #17226 )
...
Also rename actions to avoid name conflicts.
Fix #17225
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 11:45:15 +02:00
lolodomo and GitHub
858be48183
[freeboxos] Better fix for WEB socket registration ( #17236 )
...
* Checks if the server supports VM.
Replace #17124 which was more a workaround.
* Change default value
The value is always set when calling openSession.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-13 10:43:24 +02:00
lolodomo and GitHub
9b9cdd579b
[freeboxos] Remove veto policy on key-code channel ( #17224 )
...
This allows to have as status the last command sent.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-11 09:32:21 +02:00
lolodomo and GitHub
0562b0a231
[freeboxos] Fix start/stop audio sink ( #17223 )
...
* [freeboxos] Fix start/stop audio sink Fix #17208
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-10 11:45:55 +02:00
lolodomo and GitHub
6445e64300
[freeboxos] Use rpm as unit for fan sensors ( #17198 )
...
Also patch the label for hard disk sensor.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-08 21:29:41 +02:00
lolodomo and GitHub
55d3c265d4
[freeboxos] Remove unneeded thing config parameter ( #17207 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-05 21:44:00 +02:00
lolodomo and GitHub
a2f54caab6
[freeboxos] Fix enabling/disabling of Mac OS file sharing ( #17203 )
...
Fix #17200
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-04 09:21:22 +02:00
lolodomo and GitHub
149992859e
[freeboxos] Remove macAddress as thing configuration parameter ( #17088 )
...
For server, revolution, player, active-player, repeater and vm thing types
Replace it by a thing property.
Fix #17076
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-08-03 18:26:44 +02:00
lolodomo and GitHub
57ca70861c
[freeboxos] Change default HTTPS port ( #17086 )
...
Set default to 443 as it is the default HTTPS port to use to connect to mafreebox.freebox.fr.
Fix #17075
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-31 10:16:07 +02:00
lolodomo and GitHub
f42fd6260a
[freeboxos] Fix triggering of event firmware_updated ( #17161 )
...
Also update the firmware property when the player is reachable for the first time.
Do not trigger the event firmware_updated when just first setting the firmware property.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-29 19:51:36 +02:00
lolodomo and GitHub
4376b9db73
[freeboxos] Fix handling of REFRESH command for connectivity channels ( #17178 )
...
Fix #17168
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-29 13:44:58 +02:00
lolodomo and GitHub
5b3f96e277
[freeboxos] Fix systeminfo group for active-player thing type ( #17097 )
...
* [freeboxos] Fix systeminfo group for active-player thing type
And remove this group from player thing type.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-27 14:10:40 +02:00
lolodomo and GitHub
49a43a43c1
[freeboxos] Avoid partial discovery ( #17095 )
...
* [freeboxos] Avoid partial discovery
Avoid an interrupted discovery because getting a kind of devices is failing.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-25 09:54:13 +02:00
lolodomo and GitHub
073874436a
[freeboxos] Fix websocket registration ( #17124 )
...
Fix #17098
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-25 09:38:26 +02:00
lolodomo and GitHub
5aec1c8a89
[jrubyscripting] Generate proper i18n file ( #17063 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-21 10:22:50 +02:00
lolodomo and GitHub
8e570c5afa
[freeboxos] Fix creation of properties and dynamic channels at init ( #17081 )
...
This was bypassed in bridgeStatusChanged.
Fix #17078
Fix #17079
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-16 17:52:57 +02:00
lolodomo and GitHub
8cf49ebee3
[freeboxos] Fix macAddress property when discovering a server ( #17082 )
...
Fix #17071
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-16 17:52:17 +02:00
lolodomo and GitHub
e861c83423
Fix i18n entry matching the add-on name for io add-ons ( #17062 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-15 14:19:16 +02:00
lolodomo and GitHub
24eef7efd2
Fix i18n entry matching the add-on name for voice add-ons ( #17061 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-07-15 13:55:08 +02:00
lolodomo and GitHub
4cb176857b
[volumio] Adjust thing/channels label and description ( #16925 )
...
* [volumio] Adjust thing/channels label and description
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-06-29 15:44:35 +02:00
lolodomo and GitHub
e68f9c99e3
[mffan] Regenerate the i18n file ( #16931 )
...
Add few missing entries
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-06-24 09:23:07 +02:00
lolodomo and GitHub
95c9682e82
[ephemeris] Clean up i18n entries ( #16927 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-06-23 19:37:06 +02:00
lolodomo and GitHub
d2466d53d3
[hue] API v1: retry once on timeout for GET requests to the bridge ( #16902 )
...
Fix #16723
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-06-22 12:01:30 +02:00
lolodomo and GitHub
cc71808b78
[sonyprojector] Add discovery through SDDP ( #16849 )
...
Only applicable to projector models having a network connector
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-06-14 17:48:02 +02:00
lolodomo and GitHub
79739c6930
Move to JUPnP v3.0.1 ( #16598 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-04-02 22:09:25 +02:00
lolodomo and GitHub
0d308665c7
[rotel] Support added for model RX-1052 ( #16486 )
...
* Two new channels to enable/disable speaker A and speaker B
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-03-21 22:14:03 +01:00
lolodomo and GitHub
5f805755fc
[lgwebos] Increase limit to 5MB for Websocket text message ( #16399 )
...
A user reported an error with size 4316809 while previous max was 4194304 .
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2024-02-17 11:51:24 +01:00
lolodomo and GitHub
3972dde690
[sonyprojector] Add new channel to send infrared remote commands ( #15753 )
...
Fix #15409
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-12-12 23:20:10 +01:00
lolodomo and GitHub
9b55bfba58
[ecowatt] Add support for API version 5 ( #15953 )
...
A new thing parameter to define the API version has been added.
Its default value is 4 for backward compatibility even if this version
is now deprecated. The documentation explains what to do to switch from
a version to another.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-11-26 23:34:45 +01:00
lolodomo and GitHub
6dccbcb005
[googletts] Avoid UnsupportedOperationException during dispose ( #15305 )
...
Fix #15303
It is not allowed to clear an unmodified hash set.
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-25 23:54:31 +02:00
lolodomo and GitHub
287cee32a5
[onkyo] Support for more audio streams through the HTTP audio servlet ( #15117 )
...
* [onkyo] Support for more audio streams through the HTTP audio servlet
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-12 21:54:04 +02:00
lolodomo and GitHub
af89237d6b
[freebox] Support for more audio streams through the HTTP audio servlet ( #15121 )
...
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-12 21:50:20 +02:00
lolodomo and GitHub
25314d408f
[allplay] Support for more audio streams through the HTTP audio servlet ( #15201 )
...
* [allplay] Support for more audio streams through the HTTP audio servlet
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-12 21:43:55 +02:00
lolodomo and GitHub
e58991cdf8
[voicerss] Add LRU cache ( #14561 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-12 21:33:55 +02:00
lolodomo and GitHub
7c9f66ffb3
[heos] Support for more audio streams through the HTTP audio servlet ( #15196 )
...
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-12 14:30:00 +02:00
lolodomo and GitHub
5c32f80c3b
[freeboxos] Align audio sink to freebox binding ( #15207 )
...
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-12 11:52:06 +02:00
lolodomo and GitHub
365e900a1f
[amplipi] Support for more audio streams through the HTTP audio servlet ( #15199 )
...
Related to #15113
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-08 10:23:08 +02:00
lolodomo and GitHub
676f53b55a
[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 >
2023-07-02 11:23:41 +02:00
lolodomo and GitHub
070de816f3
[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 >
2023-07-02 11:22:31 +02:00
lolodomo and GitHub
dd913e5245
[mactts] Add LRU cache ( #15109 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-07-01 10:59:30 +02:00
lolodomo and GitHub
6686e18266
[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 >
2023-06-16 09:19:37 +02:00
lolodomo and GitHub
353c154c12
[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 >
2023-05-15 23:56:00 +02:00
lolodomo and GitHub
c10f4f4051
[nest] Remove the access token when the thing is removed ( #14940 )
...
Related to #14818
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-05-13 19:06:41 +02:00
lolodomo and GitHub
cd4879a315
[goecharger] Avoid potential NullPointerException ( #14933 )
...
Also include change from PR #14632
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-05-13 12:26:58 +02:00
lolodomo and GitHub
24a0bcbd7f
[remoteopenhab] Use AbstractStorageBasedTypeProvider ( #14956 )
...
* [remoteopenhab] Use AbstractStorageBasedTypeProvider
Related to #14954
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2023-05-12 20:51:36 +02:00
lolodomo and GitHub
2fc780f3c3
[rrd4j] Do not create RRD file when querying data ( #14961 )
2023-05-12 14:10:10 +02:00
lolodomo and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
lolodomo and GitHub
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
lolodomo and GitHub
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 and GitHub
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
lolodomo and GitHub
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
lolodomo and GitHub
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
lolodomo and GitHub
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 and GitHub
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