Mark Hilbush
7451df9865
[jdbc] Add missing item types Player and Image ( #9334 )
...
- Add missing item types Player and Image
Closes #2819
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-12-12 08:51:12 +01:00
J-N-K
5d49188e0b
[amazonechocontrol] fix unnecessary refresh and add text commands ( #9328 )
...
* fixed: removed unnecessary refresh on push activity
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Also-By: Tom Blum <trinitus01@googlemail.com>
Co-authored-by: Tom Blum <trinitus01@googlemail.com>
2020-12-11 16:17:20 -08:00
lolodomo
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
J-N-K
dca815b73f
[deconz] support for thermostat windowopen ( #9306 )
...
* add support for windowopen in thermostats
* fix documentation
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-11 13:36:21 -08:00
lolodomo
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
Sebastian Prehn
c0dc0daa4f
[lgwebos] Fix Volume Subscription on newer LGWebOS TVs which report volumeStatus. ( #9331 )
...
Signed-off-by: Sebastian Prehn <sebastian.prehn@gmx.de>
2020-12-11 13:11:31 -08:00
Boris Krivonog
1362f9e5c1
[nikobus] rollershutter position estimator added ( #9294 )
...
* Implemented rollershutter position estimator.
* Removed unneeded try-catch.
Signed-off-by: Boris Krivonog <boris.krivonog@inova.si>
2020-12-11 10:29:10 -08:00
Marcel
7380b45811
[miio] add support for basic huayi lights ( #9316 )
...
* [miio] add support for basic huayi lights
also remove some double spaces in json files
* miio update devicenames
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-11 10:24:44 -08:00
Marcel
e9e8207345
[miio] extend units for miot types ( #9318 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-11 10:20:41 -08:00
Wouter Born
c755e85281
Fix missing feature configfiles ( #9324 )
...
* Update configfile lines for renamed openhab-addons-external artifactId
* Add missing 2.5.x configfiles files which were never merged into the main branch
* Fix configfile lines not aggregated in feature.xml file
Fixes openhab/openhab-distro#1205
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-11 14:34:44 +01:00
J-N-K
843ec092dc
[deconz] improve initialization ( #9321 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-10 18:21:12 -08:00
Fabian Wolter
941189ad55
[bluetooth] Try to make tests more stable No.2 ( #9309 )
...
* [bluetooth] Try to make tests more stable No.2
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-09 16:16:40 -08:00
lolodomo
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
J-N-K
27a8455cda
[deconz] add support for effects on color lights ( #9238 )
...
* add support for effects
* add tags
* remove unnecessary constants
* fix state update
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-09 14:44:09 -08:00
Marcel
6fe75cb288
[miio] only change the name if it is the default one ( #9312 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-09 14:23:18 -08:00
J-N-K
654db27939
[deconz] improve websocket connection process ( #9298 )
...
* improve websocket connection
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-09 14:04:40 -08:00
Christoph Weitkamp
7e9b27ec41
[jdbc] Fixed ClassCastException ( #9296 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-09 11:52:04 -08:00
eugen
ade041d5f0
[homekit] fix minValue, maxValue ( #9300 )
...
Signed-off-by: Eugen Freiter <freiter@gmx.de>
2020-12-09 11:49:24 -08:00
lolodomo
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
Fabian Wolter
aba5e2c996
[bluetooth] Try to make tests more stable ( #9304 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-09 15:07:55 +01:00
Fabian Wolter
34a9c5482a
[mqtt] Try to make tests more stable ( #9297 )
...
* [mqtt] Try to make tests more stable
* Increase timeout from 10ms to 10sec
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-09 13:21:58 +01:00
Kai Kreuzer
f152a58a31
[modbus] Moved modbus transport from addons to core ( #9268 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-12-09 00:12:43 +01:00
Christoph Weitkamp
1a6f5b5158
[icalendar] Reload calendar file asynchronously ( #9227 )
...
* Reload calendar file asynchronously
* Incorporated comments from review
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-08 11:07:24 -08:00
Marcel
3eda5ebbc9
[miio] add support for Yeelight Dual Control Module (yeelink.switch.sw1) ( #9295 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-08 10:03:25 -08:00
lolodomo
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
Andrew Fiddian-Green
ce5d5ca61d
[velux] fix bugs with Somfy devices, and switch devices ( #9245 )
...
* [velux] add data type to config params in readme
* [velux] eliminate mvn warning
* [velux] fix Somfy bugs: uniqueindex = serial number or name
* [velux] fix inconsistent switch state logic
* [velux] cosmetics on BRIDGE_THING_TYPE_UID
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2020-12-08 09:20:14 -08:00
Wouter Born
d2e5c3e7dd
Remove SmartHome leftovers ( #9283 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-08 18:03:49 +01:00
Christoph Weitkamp
af4371844d
[dwdunwetter] Rework channel creation ( #9229 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-07 20:53:29 -08:00
Christian Kittel
8d389b7e2e
[ojelectronics] Add discovery; enable writable properties ( #9168 )
...
* Add methods to update via Command; Add discovery
* add vacation channels; rework README
* Fixed code review issues: Corrected TimeZone-Handling
Signed-off-by: Christian Kittel <ckittel@gmx.de>
2020-12-07 17:23:04 -08:00
James Melville
20e03c257a
[openthermgateway] Fix for #9205 incorrect control setpoint override ( #9206 )
...
* Initial attempt to resolve issue with flickering statuses when override
present on OTGW
* Update Units
Signed-off-by: James Melville <jamesmelville@gmail.com>
2020-12-07 17:03:40 -08:00
J-N-K
e19c16565d
[deconz] add categories and tags to lights (where applicable) ( #9257 )
...
* add categories and tags (where applicable)
* also add tags for groups
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 16:02:32 -08:00
J-N-K
4453a04eea
[amazonechocontrol] proper handling of null values in reminders ( #9285 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 15:31:32 -08:00
Boris Krivonog
25ea32e2bf
[nikobus] - added new trigger channels for Nikobus push button ( #9166 )
...
* Added new trigger channels for Nikobus push button.
Signed-off-by: Boris Krivonog <boris.krivonog@inova.si>
2020-12-07 15:05:29 -08:00
Marcel
82976235bc
[miio] improve dreame vacuum support ( #9272 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-07 14:58:22 -08:00
Bernhard Bauer
345e30928e
[helioseasycontrols] Fixes heat echanger type ( #9274 )
...
Signed-off-by: Bernhard Bauer <bern77@gmail.com>
2020-12-07 14:43:15 -08:00
lolodomo
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
J-N-K
12183f1c46
[kostalinverter] Fix channel item-type definitions ( #9225 )
...
Channels for power should use item-type `Number:Power` instead of `Number:Energy`.
Fixes #8738
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 22:27:16 +01:00
J-N-K
beacec311e
[digitalstrom] remove unnecessary call to bridgeStatusChanged ( #9263 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 12:35:35 -08:00
J-N-K
a44f7f17cc
[exec] improve logging and documentation ( #9282 )
...
* explain usage of input channel
* fix wording
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 12:23:11 -08:00
J-N-K
e3a659e8d3
[amazonechocontrol] improve logging ( #9241 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 12:05:11 -08:00
Marcel
84703631fc
[miio] add support dreame 9 (dreame.vacuum.p2008) ( #9278 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-07 09:14:56 -08:00
eugen
91f05f0ea3
[homekit] remove support for legacy tags and fix issue with semantic tags ( #9277 )
...
Signed-off-by: Eugen Freiter <freiter@gmx.de>
2020-12-07 17:04:59 +01:00
Wouter Born
ac6f08908f
Use renamed Units class ( #9267 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-07 10:34:02 +01:00
J-N-K
d0480d0f2e
[fronius] Fix thing definition ( #9255 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-06 22:20:23 -08:00
Marcel
ab3dcba5dc
[miio] channels removal ( #9237 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-06 22:18:53 -08:00
Hans-Jörg Merk
7bc48a220b
[intesis] Add error channels to intesisHome thing ( #9221 )
...
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
2020-12-06 22:00:15 -08:00
Matthew Skinner
84995bac83
[ipcamera] Improve ONVIF discovery and bug fixes. ( #9199 )
...
* Fix Offline detection and Improve discovery.
* Motion options bug fix.
* Message content bug fix.
* Fix all handlers to process all chunks as one.
* Remove password from FFmpeg command log.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
2020-12-06 21:56:25 -08:00
JuanFran Adame Lorite
b8dc504f84
[powermax] Update README.md ( #9207 )
...
* Update README.md
Added some comments on how to enable bypass switching
Signed-off-by: JuanFran Adame <juanfran.adame@gmail.com>
2020-12-06 22:34:40 +01:00
Stefan M. Haller
a8e91dca55
[comfoair] Update README.md ( #9193 )
...
As the ComfoairControl item changed from Number to Switch in the new binding also the sitemap mapping should OFF=CC and ON=APP instead of 0 and 1.
(cherry picked from commit ad2a1e3635
)
2020-12-06 22:30:01 +01:00
Wouter Born
ac18da7fc3
Use core unit classes ( #9261 )
...
Add-ons should not depend on tec.uom.se classes but use core unit classes instead so they are less impacted when this library is replaced or upgraded.
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-06 19:57:26 +01:00