lolodomo and GitHub
163806e322
[sonos] Add bass/treble/loudness controls ( #9918 )
...
* [sonos] Add bass/treble/loudness controls
Related to #9874
Disable these controls when the output level is fixed
* Review suggestion: use OnOffType.from
* Add bass/treble/loudness channels to Arc and Arc SL models
* Review comment: remove usage of keySet
Factorize code
Define constants
* Use Map.of to simplify the code
* Review comments considered
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2021-01-25 08:50:45 -08:00
lolodomo and GitHub
3f13392180
[sonos] Add support for Sonos Arc/Arc SL + new controls for sub/surround speakers ( #9916 )
...
* [sonos] Add support for Sonos Arc/Arc SL + new controls for sub/surround speakers
Related to #9874
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Use OnOffType.from
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2021-01-24 16:10:33 +01:00
lolodomo and GitHub
36e7366d27
[linky] Set channel to UNDEF when data not yet available ( #9774 )
...
Fix #9666
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2021-01-12 22:17:35 +01:00
lolodomo and GitHub
7e06da2401
[remoteopenhab] Catch exception when parsing item state ( #9690 )
...
* [remoteopenhab] Catch exception when parsing item state
* Review comment: set channel state to UNDEF in case item state parsing failed
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2021-01-04 15:55:25 -08:00
lolodomo and GitHub
a63acf000e
[remoteopenhab] Consider the remote item pattern formatter ( #9657 )
...
* [remoteopenhab] Consider the remote item pattern formatter
Fux #9645
* Review comment: use computeIfAbsent
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2021-01-03 21:35:09 -08:00
lolodomo and GitHub
270f7b645d
[remoteopenhab] Handle IllegalArgumentException when building channels ( #9638 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2021-01-02 16:25:09 -08:00
lolodomo and GitHub
4c685adabc
[linky] Handle case when data from yesterday is still NaN ( #9423 )
...
* [linky] Handle case when data from yesterday is still NaN
Fix #9386
* Refresh every 2 hours until data from yesterday are available
* Log yesterday even for month and year requests
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-29 10:43:31 -08:00
lolodomo and GitHub
02b356acdf
[hue] Make sure the serial number will be in lowercase ( #9367 )
...
* [hue] Make sure the serial number will be in lowercase
Necessary for the auto-ignore discovery feature with the representation property.
Fix #9364
* Check that the serial number is not null
* Check that the serial number is not blank
* Build a discovery result even without a serial number
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-23 17:22:54 -08:00
lolodomo and GitHub
4e54b5b9b5
[linky] Fix data refresh (login / logout) ( #9358 )
...
Fix #9313
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-15 22:38:52 +01:00
lolodomo and GitHub
fcad4826a6
[remoteopenhab] Try to clarify that remote state channels will not be available ( #9349 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-13 08:58:57 +01:00
lolodomo and GitHub
578807f452
[remoteopenhab] Asynchronous reading of big API response ( #9320 )
...
* [remoteopenhab] Asynchronous reading of big API response
Fix #9281
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-11 14:48:00 -08:00
lolodomo and GitHub
f5e16ae5f8
[linky/powermax/lgwebos] Adapt README to OH3 ( #9332 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-11 13:33:24 -08:00
lolodomo and GitHub
3bd17f4788
[remoteopenhab] New settings to setup the remote server accessibility check ( #9311 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-09 14:52:41 -08:00
lolodomo and GitHub
7edfbc6391
[remoteopenhab] Consider ItemStateChangedEvent events when relevant ( #9243 )
...
Fix #9190
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-09 19:58:34 +01:00
lolodomo and GitHub
d451648e0e
[remoteopenhab] Avoid going OFFLINE when request of items states fails ( #9287 )
...
Related to #9281
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-08 09:22:13 -08:00
lolodomo and GitHub
fea317a675
[remoteopenhab] Reduced response size from REST API items ( #9284 )
...
Related to #9281
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-07 14:38:29 -08:00
lolodomo and GitHub
ef31659452
[powermax] New channel of type Contact to show the zone arm status ( #9192 )
...
Allow using lock icon from the classic iconset
Allow displaying the "Locks" badge in MainUI
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-12-02 09:21:05 -08:00
lolodomo and GitHub
23131b446c
[netatmo] Removed useless class MeasurableChannels ( #9136 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-30 10:31:16 +01:00
lolodomo and GitHub
f333d933ef
[itests] Fix after changing Inbox interface ( #9150 )
...
Related to openhab/openhab-core#1848
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-28 13:17:34 +01:00
lolodomo and GitHub
7130886d22
[remoteopenhab] Accept Decimal state for items of type Number with a dimension ( #9151 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-27 21:30:24 -08:00
lolodomo and GitHub
f9e38cbf2f
[freebox] Use ThingHandlerService for discovery ( #9088 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-24 19:42:00 +01:00
lolodomo and GitHub
ba98ef30e9
[astro] Trigger or not jobs restart when a positional channel is linked or unlinked ( #9104 )
...
Don't rely on calls to channelLinked at startup
Related to openhab/openhab-core#1707
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-23 19:17:18 +01:00
lolodomo and GitHub
82af90c5b8
[powermax] Use ThingHandlerService for discovery ( #9083 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-20 19:18:16 -08:00
lolodomo and GitHub
e58a0469ad
[rfxcom) Use ThingHandlerService for discovery ( #9082 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-20 19:16:55 -08:00
lolodomo and GitHub
3b162f2f92
[netatmo] Deprecated tag "required" for configuration parameter ( #9035 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-15 12:34:20 +01:00
lolodomo and GitHub
3499acfcf3
[hue] Deprecated tag "required" for configuration parameter ( #9034 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-15 12:28:44 +01:00
lolodomo and GitHub
7daea2dfd5
[freebox] Deprecated tag "required" for configuration parameter ( #9033 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-15 12:26:34 +01:00
lolodomo and GitHub
deea965cc6
[remoteopenhab] Deprecated tag "required" for configuration parameter ( #9032 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-15 11:28:30 +01:00
lolodomo and GitHub
07abbafadc
[remoteopenhab] Introduce things for the remote things and add support for HTTPS ( #8909 )
...
* [remoteopenhab] Introduce things for the remote things
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Adapt code to change in core
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Review comment: scheduler.execute
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Fixed tables in README
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Review comment: ThingHandlerService
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Add support for HTTPS communication
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Few changes to satisfy build
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Avoid SSE timeout exception after one minute when no event received
Fix #8977
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Check connection job: do nothing when the thing was ONLINE and the REST API is still reachable
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Review comment: super.deactivate
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Review comments: README
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Review comment: buildChannels parameter renamed
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Imrpoved logging when the REST API is failing
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Review comment: fasle
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
* Review comment: deprecated "required" tag for channel parameter
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-15 10:59:38 +01:00
lolodomo and GitHub
b82d5f8063
[netatmo] Mention supported thermostats in the documentation ( #8913 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-01 13:59:44 +01:00
lolodomo and GitHub
4646ea68c3
[remoteopenhab] Remote openHAB binding - initial contributionn ( #8791 )
...
Fix #8407
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-10-26 22:39:19 +01:00