]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
5 years ago[miio] fix wrong mappings in readme (#9402)
Marcel [Thu, 17 Dec 2020 16:33:13 +0000 (08:33 -0800)]
[miio] fix wrong mappings in readme (#9402)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] fix annotation for mibasicChannel (#9396)
Marcel [Wed, 16 Dec 2020 19:04:03 +0000 (11:04 -0800)]
[miio] fix annotation for mibasicChannel (#9396)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[hue] Try to make tests more stable (#9400)
Fabian Wolter [Wed, 16 Dec 2020 17:49:15 +0000 (18:49 +0100)]
[hue] Try to make tests more stable (#9400)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[Tankerkoenig] Documentation: Changed reference from Paper UI to Main… (#9382)
Jürgen Baginski [Wed, 16 Dec 2020 09:32:36 +0000 (10:32 +0100)]
[Tankerkoenig] Documentation: Changed reference from Paper UI to Main… (#9382)

Signed-off-by: Jürgen Baginski <opus42@gmx.de>
5 years ago[jdbc] Reduce size for VARCHAR columns (#9394)
Christoph Weitkamp [Wed, 16 Dec 2020 06:36:35 +0000 (07:36 +0100)]
[jdbc] Reduce size for VARCHAR columns (#9394)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[http] make size of the response buffer configurable (#9391)
J-N-K [Tue, 15 Dec 2020 22:53:45 +0000 (23:53 +0100)]
[http] make size of the response buffer configurable (#9391)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[tr064] fix DSL channel definition (#9393)
J-N-K [Tue, 15 Dec 2020 22:43:07 +0000 (23:43 +0100)]
[tr064] fix DSL channel definition (#9393)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[linky] Fix data refresh (login / logout) (#9358)
lolodomo [Tue, 15 Dec 2020 21:38:52 +0000 (22:38 +0100)]
[linky] Fix data refresh (login / logout) (#9358)

Fix #9313

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[energenie] Remove PaperUI reference from README (#9377)
Hans-Jörg Merk [Mon, 14 Dec 2020 13:41:31 +0000 (14:41 +0100)]
[energenie] Remove PaperUI reference from README (#9377)

Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
5 years ago[enocean] Added tariff info for AutomatedMeterSensor ThingType channels (#9333) ...
Daniel Weber [Sun, 13 Dec 2020 19:21:00 +0000 (20:21 +0100)]
[enocean] Added tariff info for AutomatedMeterSensor ThingType channels (#9333) (#9361)

* Added new channel parameter tariff to channels instantpower, totalusage, currentFlow, cumulativeValue, counter and currentNumber
 * Parameter is currently just read by EEP A5_12, which is used by AutomatedMeterSensor ThingType
 * AutomatedMeterSensor ThingType has extensible channels now

Fixes #9333

Signed-off-by: Daniel Weber <uni@fruggy.de>
5 years ago[miio] improve unsupported handler (#9370)
Marcel [Sun, 13 Dec 2020 19:17:16 +0000 (11:17 -0800)]
[miio] improve unsupported handler (#9370)

Some devices respond differently to unknown parameters

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agofix typo in documentation (#9366)
J-N-K [Sun, 13 Dec 2020 16:38:07 +0000 (17:38 +0100)]
fix typo in documentation (#9366)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[teleinfo] Try to make tests more stable (#9303)
Fabian Wolter [Sun, 13 Dec 2020 15:26:12 +0000 (16:26 +0100)]
[teleinfo] Try to make tests more stable (#9303)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[deconz] fix colorlight not updating color channel (#9351)
J-N-K [Sun, 13 Dec 2020 15:21:15 +0000 (16:21 +0100)]
[deconz] fix colorlight not updating color channel (#9351)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[deconz] fix gateway discovery (#9362)
J-N-K [Sun, 13 Dec 2020 15:18:38 +0000 (16:18 +0100)]
[deconz] fix gateway discovery (#9362)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[yioremote] Bug fix during websocket error by disposing pollingjob (#9350)
miloit [Sun, 13 Dec 2020 12:52:40 +0000 (13:52 +0100)]
[yioremote] Bug fix during websocket error by disposing pollingjob (#9350)

* Bug fix during websocket error by disposing pollingjob

Signed-off-by: Michael Loercher<michaelloercher@web.de>
5 years agoremoved remaining outdated reference to modbus transport bundle (#9356)
Kai Kreuzer [Sun, 13 Dec 2020 10:06:55 +0000 (11:06 +0100)]
removed remaining outdated reference to modbus transport bundle (#9356)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[insteon] update documentation for console commands (#9342)
robnielsen [Sun, 13 Dec 2020 08:20:12 +0000 (02:20 -0600)]
[insteon] update documentation for console commands (#9342)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years agofix console command documentation (#9355)
J-N-K [Sun, 13 Dec 2020 08:19:51 +0000 (09:19 +0100)]
fix console command documentation (#9355)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[remoteopenhab] Try to clarify that remote state channels will not be available ...
lolodomo [Sun, 13 Dec 2020 07:58:57 +0000 (08:58 +0100)]
[remoteopenhab] Try to clarify that remote state channels will not be available (#9349)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years agoFix StateDescription deprecations (#9352)
Wouter Born [Sun, 13 Dec 2020 07:53:16 +0000 (08:53 +0100)]
Fix StateDescription deprecations (#9352)

Related to #1408

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[icalendar] Ensure Bridge is initialized and calendar is available to update child...
Christoph Weitkamp [Sun, 13 Dec 2020 06:00:16 +0000 (07:00 +0100)]
[icalendar] Ensure Bridge is initialized and calendar is available to update child Things (#9337)

* Ensure Bridge is initialized and calendar is available to update child Things

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[deconz] initial support for scenes (#9345)
J-N-K [Sat, 12 Dec 2020 23:30:43 +0000 (00:30 +0100)]
[deconz] initial support for scenes (#9345)

* initial support for scenes
* add documentation

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] add support for huayi Fans, heater and lights (#9348)
Marcel [Sat, 12 Dec 2020 23:29:39 +0000 (15:29 -0800)]
[miio] add support for huayi Fans, heater and lights (#9348)

* [miio] add support for huayi Fans, heater and lights
* [miio] incl right names

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] Elimate several SAT warnings (#9289)
Marcel [Sat, 12 Dec 2020 23:27:54 +0000 (15:27 -0800)]
[miio] Elimate several SAT warnings (#9289)

* [miio] eliminate warnings from mapdraw
* [miio] clean warnings from basic handler
* [miio] avoid apache commons warning in utils
* [miio] eliminate warnings from micloudconnector

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] improve yeelight json (#9338)
Marcel [Sat, 12 Dec 2020 19:58:18 +0000 (11:58 -0800)]
[miio] improve yeelight json (#9338)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[caddx] Add thing actions to the binding (#9248)
Georgios Moutsos [Sat, 12 Dec 2020 19:57:10 +0000 (21:57 +0200)]
[caddx] Add thing actions to the binding (#9248)

* Added keypad support and thing actions
* Related to #8116

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
5 years ago[influxdb] Fixes InfluxDB 2.0 issues #9247 and #8960 (#9258)
Joan Pujol [Sat, 12 Dec 2020 19:32:24 +0000 (20:32 +0100)]
[influxdb] Fixes InfluxDB 2.0 issues #9247 and #8960 (#9258)

Signed-off-by: Joan Pujol <joanpujol@gmail.com>
5 years ago[gardena] Rewriting the Gardena binding (#8869)
Gerhard Riegler [Sat, 12 Dec 2020 19:16:23 +0000 (20:16 +0100)]
[gardena] Rewriting the Gardena binding (#8869)

* Rewriting the Gardena binding

Signed-off-by: Gerhard Riegler <gerhard.riegler@gmail.com>
5 years ago[feed] Try to make tests more stable (#9315)
Fabian Wolter [Sat, 12 Dec 2020 18:30:28 +0000 (19:30 +0100)]
[feed] Try to make tests more stable (#9315)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[amazonechocontrol] fix text commands stopping TTS (#9346)
J-N-K [Sat, 12 Dec 2020 18:21:47 +0000 (19:21 +0100)]
[amazonechocontrol] fix text commands stopping TTS (#9346)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[mapdb] Recreate DB when incompatible OH2 DB is used (#9299)
Wouter Born [Sat, 12 Dec 2020 18:11:50 +0000 (19:11 +0100)]
[mapdb] Recreate DB when incompatible OH2 DB is used (#9299)

The only way to recover from an incompatible OH2 database is to create a new database.
With these changes the add-on will create a new database automatically and archive the incompatible database files in a backup directory.

Fixes #8794

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoRemove Travis CI configuration (#9343)
Wouter Born [Sat, 12 Dec 2020 14:39:36 +0000 (15:39 +0100)]
Remove Travis CI configuration (#9343)

* Remove all files used with Travis CI only
* Update README.md to display Jenkins build status badge

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[smartthings] Fixed some minor readme issue (#9341)
Jerome Luckenbach [Sat, 12 Dec 2020 11:23:45 +0000 (12:23 +0100)]
[smartthings] Fixed some minor readme issue (#9341)

* Fixed some minor readme issues

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
5 years ago[hue] Refactor: change category to one that exists (#9335)
Matthew Skinner [Sat, 12 Dec 2020 09:08:42 +0000 (20:08 +1100)]
[hue] Refactor: change category to one that exists (#9335)

<category>DimmableLight</category>
The above category does not exist here <https://www.openhab.org/docs/concepts/categories.html> and the new UI does not have this as a valid option to select when creating an item.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
5 years ago[milight] Refactor: change category to one that exist (#9336)
Matthew Skinner [Sat, 12 Dec 2020 09:07:44 +0000 (20:07 +1100)]
[milight] Refactor: change category to one that exist (#9336)

<category>DimmableLight</category>
The above category does not exist here <https://www.openhab.org/docs/concepts/categories.html> and the new UI does not have this as a valid option to select when creating an item.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
5 years ago[jdbc] Add missing item types Player and Image (#9334)
Mark Hilbush [Sat, 12 Dec 2020 07:51:12 +0000 (02:51 -0500)]
[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>
5 years ago[amazonechocontrol] fix unnecessary refresh and add text commands (#9328)
J-N-K [Sat, 12 Dec 2020 00:17:20 +0000 (01:17 +0100)]
[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>
5 years ago[remoteopenhab] Asynchronous reading of big API response (#9320)
lolodomo [Fri, 11 Dec 2020 22:48:00 +0000 (23:48 +0100)]
[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>
5 years ago[deconz] support for thermostat windowopen (#9306)
J-N-K [Fri, 11 Dec 2020 21:36:21 +0000 (22:36 +0100)]
[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>
5 years ago[linky/powermax/lgwebos] Adapt README to OH3 (#9332)
lolodomo [Fri, 11 Dec 2020 21:33:24 +0000 (22:33 +0100)]
[linky/powermax/lgwebos] Adapt README to OH3 (#9332)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[lgwebos] Fix Volume Subscription on newer LGWebOS TVs which report volumeStatus...
Sebastian Prehn [Fri, 11 Dec 2020 21:11:31 +0000 (22:11 +0100)]
[lgwebos] Fix Volume Subscription on newer LGWebOS TVs which report volumeStatus. (#9331)

Signed-off-by: Sebastian Prehn <sebastian.prehn@gmx.de>
5 years ago[nikobus] rollershutter position estimator added (#9294)
Boris Krivonog [Fri, 11 Dec 2020 18:29:10 +0000 (19:29 +0100)]
[nikobus] rollershutter position estimator added (#9294)

* Implemented rollershutter position estimator.
* Removed unneeded try-catch.

Signed-off-by: Boris Krivonog <boris.krivonog@inova.si>
5 years ago[miio] add support for basic huayi lights (#9316)
Marcel [Fri, 11 Dec 2020 18:24:44 +0000 (10:24 -0800)]
[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>
5 years ago[miio] extend units for miot types (#9318)
Marcel [Fri, 11 Dec 2020 18:20:41 +0000 (10:20 -0800)]
[miio] extend units for miot types (#9318)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agoFix missing feature configfiles (#9324)
Wouter Born [Fri, 11 Dec 2020 13:34:44 +0000 (14:34 +0100)]
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>
5 years ago[deconz] improve initialization (#9321)
J-N-K [Fri, 11 Dec 2020 02:21:12 +0000 (03:21 +0100)]
[deconz] improve initialization (#9321)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[bluetooth] Try to make tests more stable No.2 (#9309)
Fabian Wolter [Thu, 10 Dec 2020 00:16:40 +0000 (01:16 +0100)]
[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>
5 years ago[remoteopenhab] New settings to setup the remote server accessibility check (#9311)
lolodomo [Wed, 9 Dec 2020 22:52:41 +0000 (23:52 +0100)]
[remoteopenhab] New settings to setup the remote server accessibility check (#9311)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[deconz] add support for effects on color lights (#9238)
J-N-K [Wed, 9 Dec 2020 22:44:09 +0000 (23:44 +0100)]
[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>
5 years ago[miio] only change the name if it is the default one (#9312)
Marcel [Wed, 9 Dec 2020 22:23:18 +0000 (14:23 -0800)]
[miio] only change the name if it is the default one (#9312)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[deconz] improve websocket connection process (#9298)
J-N-K [Wed, 9 Dec 2020 22:04:40 +0000 (23:04 +0100)]
[deconz] improve websocket connection process (#9298)

* improve websocket connection

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[jdbc] Fixed ClassCastException (#9296)
Christoph Weitkamp [Wed, 9 Dec 2020 19:52:04 +0000 (20:52 +0100)]
[jdbc] Fixed ClassCastException (#9296)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[homekit] fix minValue, maxValue (#9300)
eugen [Wed, 9 Dec 2020 19:49:24 +0000 (20:49 +0100)]
[homekit] fix minValue, maxValue (#9300)

Signed-off-by: Eugen Freiter <freiter@gmx.de>
5 years ago[remoteopenhab] Consider ItemStateChangedEvent events when relevant (#9243)
lolodomo [Wed, 9 Dec 2020 18:58:34 +0000 (19:58 +0100)]
[remoteopenhab] Consider ItemStateChangedEvent events when relevant (#9243)

Fix #9190

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[bluetooth] Try to make tests more stable (#9304)
Fabian Wolter [Wed, 9 Dec 2020 14:07:55 +0000 (15:07 +0100)]
[bluetooth] Try to make tests more stable (#9304)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[mqtt] Try to make tests more stable (#9297)
Fabian Wolter [Wed, 9 Dec 2020 12:21:58 +0000 (13:21 +0100)]
[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>
5 years ago[modbus] Moved modbus transport from addons to core (#9268)
Kai Kreuzer [Tue, 8 Dec 2020 23:12:43 +0000 (00:12 +0100)]
[modbus] Moved modbus transport from addons to core (#9268)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[icalendar] Reload calendar file asynchronously (#9227)
Christoph Weitkamp [Tue, 8 Dec 2020 19:07:24 +0000 (20:07 +0100)]
[icalendar] Reload calendar file asynchronously (#9227)

* Reload calendar file asynchronously
* Incorporated comments from review

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[miio] add support for Yeelight Dual Control Module (yeelink.switch.sw1) (#9295)
Marcel [Tue, 8 Dec 2020 18:03:25 +0000 (10:03 -0800)]
[miio] add support for Yeelight Dual Control Module (yeelink.switch.sw1) (#9295)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[remoteopenhab] Avoid going OFFLINE when request of items states fails (#9287)
lolodomo [Tue, 8 Dec 2020 17:22:13 +0000 (18:22 +0100)]
[remoteopenhab] Avoid going OFFLINE when request of items states fails (#9287)

Related to #9281

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[velux] fix bugs with Somfy devices, and switch devices (#9245)
Andrew Fiddian-Green [Tue, 8 Dec 2020 17:20:14 +0000 (17:20 +0000)]
[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>
5 years agoRemove SmartHome leftovers (#9283)
Wouter Born [Tue, 8 Dec 2020 17:03:49 +0000 (18:03 +0100)]
Remove SmartHome leftovers (#9283)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[dwdunwetter] Rework channel creation (#9229)
Christoph Weitkamp [Tue, 8 Dec 2020 04:53:29 +0000 (05:53 +0100)]
[dwdunwetter] Rework channel creation (#9229)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[ojelectronics] Add discovery; enable writable properties (#9168)
Christian Kittel [Tue, 8 Dec 2020 01:23:04 +0000 (02:23 +0100)]
[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>
5 years ago[openthermgateway] Fix for #9205 incorrect control setpoint override (#9206)
James Melville [Tue, 8 Dec 2020 01:03:40 +0000 (01:03 +0000)]
[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>
5 years ago[deconz] add categories and tags to lights (where applicable) (#9257)
J-N-K [Tue, 8 Dec 2020 00:02:32 +0000 (01:02 +0100)]
[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>
5 years ago[amazonechocontrol] proper handling of null values in reminders (#9285)
J-N-K [Mon, 7 Dec 2020 23:31:32 +0000 (00:31 +0100)]
[amazonechocontrol] proper handling of null values in reminders (#9285)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[nikobus] - added new trigger channels for Nikobus push button (#9166)
Boris Krivonog [Mon, 7 Dec 2020 23:05:29 +0000 (00:05 +0100)]
[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>
5 years ago[miio] improve dreame vacuum support (#9272)
Marcel [Mon, 7 Dec 2020 22:58:22 +0000 (14:58 -0800)]
[miio] improve dreame vacuum support (#9272)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[helioseasycontrols] Fixes heat echanger type (#9274)
Bernhard Bauer [Mon, 7 Dec 2020 22:43:15 +0000 (23:43 +0100)]
[helioseasycontrols] Fixes heat echanger type (#9274)

Signed-off-by: Bernhard Bauer <bern77@gmail.com>
5 years ago[remoteopenhab] Reduced response size from REST API items (#9284)
lolodomo [Mon, 7 Dec 2020 22:38:29 +0000 (23:38 +0100)]
[remoteopenhab] Reduced response size from REST API items (#9284)

Related to #9281

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[kostalinverter] Fix channel item-type definitions (#9225)
J-N-K [Mon, 7 Dec 2020 21:27:16 +0000 (22:27 +0100)]
[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>
5 years ago[digitalstrom] remove unnecessary call to bridgeStatusChanged (#9263)
J-N-K [Mon, 7 Dec 2020 20:35:35 +0000 (21:35 +0100)]
[digitalstrom] remove unnecessary call to bridgeStatusChanged (#9263)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[exec] improve logging and documentation (#9282)
J-N-K [Mon, 7 Dec 2020 20:23:11 +0000 (21:23 +0100)]
[exec] improve logging and documentation (#9282)

* explain usage of input channel
* fix wording

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[amazonechocontrol] improve logging (#9241)
J-N-K [Mon, 7 Dec 2020 20:05:11 +0000 (21:05 +0100)]
[amazonechocontrol] improve logging (#9241)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] add support dreame 9 (dreame.vacuum.p2008) (#9278)
Marcel [Mon, 7 Dec 2020 17:14:56 +0000 (09:14 -0800)]
[miio] add support dreame 9 (dreame.vacuum.p2008) (#9278)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[homekit] remove support for legacy tags and fix issue with semantic tags (#9277)
eugen [Mon, 7 Dec 2020 16:04:59 +0000 (17:04 +0100)]
[homekit] remove support for legacy tags and fix issue with semantic tags (#9277)

Signed-off-by: Eugen Freiter <freiter@gmx.de>
5 years agoUse renamed Units class (#9267)
Wouter Born [Mon, 7 Dec 2020 09:34:02 +0000 (10:34 +0100)]
Use renamed Units class (#9267)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[fronius] Fix thing definition (#9255)
J-N-K [Mon, 7 Dec 2020 06:20:23 +0000 (07:20 +0100)]
[fronius] Fix thing definition (#9255)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] channels removal (#9237)
Marcel [Mon, 7 Dec 2020 06:18:53 +0000 (22:18 -0800)]
[miio] channels removal (#9237)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[intesis] Add error channels to intesisHome thing (#9221)
Hans-Jörg Merk [Mon, 7 Dec 2020 06:00:15 +0000 (07:00 +0100)]
[intesis] Add error channels to intesisHome thing (#9221)

Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
5 years ago[ipcamera] Improve ONVIF discovery and bug fixes. (#9199)
Matthew Skinner [Mon, 7 Dec 2020 05:56:25 +0000 (16:56 +1100)]
[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>
5 years ago[powermax] Update README.md (#9207)
JuanFran Adame Lorite [Sun, 6 Dec 2020 21:34:40 +0000 (22:34 +0100)]
[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>
5 years ago[comfoair] Update README.md (#9193)
Stefan M. Haller [Sun, 6 Dec 2020 21:21:45 +0000 (22:21 +0100)]
[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 ad2a1e3635635faf042ac5b90477138b08e874fc)

5 years agoUse core unit classes (#9261)
Wouter Born [Sun, 6 Dec 2020 18:57:26 +0000 (19:57 +0100)]
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>
5 years ago[amazonechocontrol] HandlerTemperatureSensor: increase resolution (#9246)
Sven Killig [Sun, 6 Dec 2020 17:31:47 +0000 (18:31 +0100)]
[amazonechocontrol] HandlerTemperatureSensor: increase resolution (#9246)

Signed-off-by: Sven Killig <sven@killig.de>
5 years agoupdate CODEOWNERS (#9254)
J-N-K [Sun, 6 Dec 2020 10:22:04 +0000 (11:22 +0100)]
update CODEOWNERS (#9254)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] update json files to new definition (#9239)
Marcel [Sat, 5 Dec 2020 20:59:48 +0000 (12:59 -0800)]
[miio] update json files to new definition (#9239)

* Update some of the miot files to the new definition
* Apply units,category & tags for some channels
* apply standard sorting

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[bluetooth.enoceanble] Initial contribution EnOcean BLE Binding (#9223)
Patrick Fink [Sat, 5 Dec 2020 18:11:38 +0000 (19:11 +0100)]
[bluetooth.enoceanble] Initial contribution EnOcean BLE Binding (#9223)

* [bluetooth.enoceanble] Initial contribution EnOcean BLE Binding

Signed-off-by: Patrick Fink <mail@pfink.de>
* Put @Nullable annotation inline

Signed-off-by: Patrick Fink <mail@pfink.de>
Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
* [bluetooth.enoceanble] Add binding to CODEOWNERS

Signed-off-by: Patrick Fink <mail@pfink.de>
* [bluetooth.enoceanble] Remove obsolete transport serial feature

Signed-off-by: Patrick Fink <mail@pfink.de>
* [bluetooth.enoceanble] Add binding to footer.xml

Signed-off-by: Patrick Fink <mail@pfink.de>
* [bluetooth.enoceanble] Replace ruuvitag leftovers

Signed-off-by: Patrick Fink <mail@pfink.de>
* [bluetooth.enoceanble] Remove tinyB reference

Signed-off-by: Patrick Fink <mail@pfink.de>
Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
5 years ago[amazonechocontrol] HandlerThermostatController (#9212)
Sven Killig [Sat, 5 Dec 2020 16:20:17 +0000 (17:20 +0100)]
[amazonechocontrol] HandlerThermostatController (#9212)

* HandlerThermostatController

Signed-off-by: Sven Killig <sven@killig.de>
5 years ago[tr064] Add support for PPP connections (#9222)
J-N-K [Sat, 5 Dec 2020 05:44:00 +0000 (06:44 +0100)]
[tr064] Add support for PPP connections (#9222)

* add PPP external IP
* fix connection status
* fix PPP uptime

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[icalendar] Fix race condition while initialization of EventFilterHandler (#9230)
Michael Wodniok [Sat, 5 Dec 2020 05:35:14 +0000 (06:35 +0100)]
[icalendar] Fix race condition while initialization of EventFilterHandler (#9230)

* [icalendar] Fix race condition while initialization of EventFilterHandler

Should fix #9029. The channels do not get updated as the known channels by the binding where only updated if Bridge was already online while initializing EventFilterHandler.
Also added a bit more output.

* [icalendar] use implicit conversion to string for logging

Signed-off-by: Michael Wodniok <michi@noorganization.org>
Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[miio] Add discovery from cloud feature. (#9176)
Marcel [Sat, 5 Dec 2020 05:26:44 +0000 (21:26 -0800)]
[miio] Add discovery from cloud feature. (#9176)

* [miio] Add discovery from cloud feature.

This allows to discover things that are not directly on the same subnet

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[modbus] BaseModbusThingHandler: Add ability to retrieve slave address (#9181)
Fabian Wolter [Sat, 5 Dec 2020 05:24:55 +0000 (06:24 +0100)]
[modbus] BaseModbusThingHandler: Add ability to retrieve slave address (#9181)

* [modbus] BaseModbusThingHandler: Add ability to retrieve slave address
* Rework error handling

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[lcn] add workaround for dynamic text firmware bug (#9232)
Fabian Wolter [Sat, 5 Dec 2020 05:22:47 +0000 (06:22 +0100)]
[lcn] add workaround for dynamic text firmware bug (#9232)

Some LCN-GTxD don't display the text if it fits exactly in one chunk (12 bytes). Observed with GT10D 8.0.

Closes #9208

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[digitalstrom] fixes StringIndexOutOfBoundsException (#9194)
Gaétan Collaud [Sat, 5 Dec 2020 00:06:59 +0000 (01:06 +0100)]
[digitalstrom] fixes StringIndexOutOfBoundsException (#9194)

* [digitalstrom] catch issues when adding devices

Signed-off-by: Gaétan Collaud <gaetancollaud@gmail.com>
* Update bundles/org.openhab.binding.digitalstrom/src/main/java/org/openhab/binding/digitalstrom/internal/discovery/DiscoveryServiceManager.java

Signed-off-by: Gaétan Collaud <gaetancollaud@gmail.com>
5 years ago[mihome] Update README.md, addresses #9160 (#9161)
Rafael [Sat, 5 Dec 2020 00:00:57 +0000 (01:00 +0100)]
[mihome] Update README.md, addresses  #9160 (#9161)

* Update README.md

The general description of how Xiaomi works with OpenHAB is out of date.

Development mode is not supported in new Gateways.

5 years ago[bluetooth.bluez] Remove tinyB reference from BlueZ Binding docs (#9235)
Patrick Fink [Fri, 4 Dec 2020 23:48:10 +0000 (00:48 +0100)]
[bluetooth.bluez] Remove tinyB reference from BlueZ Binding docs (#9235)

Signed-off-by: Patrick Fink <mail@pfink.de>
5 years ago[amazonechocontrol] improve documentation (#9226)
J-N-K [Fri, 4 Dec 2020 21:03:22 +0000 (22:03 +0100)]
[amazonechocontrol] improve documentation (#9226)

* clarify login issue documentation

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>