]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
5 years ago[icalendar] optimization of eventfilter-search and more debug output (#9501)
Michael Wodniok [Fri, 25 Dec 2020 17:54:37 +0000 (18:54 +0100)]
[icalendar] optimization of eventfilter-search and more debug output (#9501)

* [icalendar] Optimize searching events and adding a bit debug output

Fixes #9498 by limiting series events when retrieving possible events via
filter.

Adding a bit more debug output to allow debugging the correct scheduling of
events.

Signed-off-by: Michael Wodniok <michi@noorganization.org>
5 years ago[epsonprojector] Add ESC/VP.net handshake for projectors with built-in ethernet ...
mlobstein [Fri, 25 Dec 2020 14:44:59 +0000 (08:44 -0600)]
[epsonprojector] Add ESC/VP.net handshake for projectors with built-in ethernet (#9375)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
5 years ago[hue] Catch exception of 'AllGroup' does not exist (#9502)
Christoph Weitkamp [Fri, 25 Dec 2020 14:44:03 +0000 (15:44 +0100)]
[hue] Catch exception of 'AllGroup' does not exist (#9502)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[nibeheatpump] Added device support for SMO40 control (#9376)
Markus Gafner [Fri, 25 Dec 2020 14:41:09 +0000 (15:41 +0100)]
[nibeheatpump] Added device support for SMO40 control (#9376)

Signed-off-by: Markus Gafner <markus.gafner@hotmail.com>
5 years ago[atlona] Add support for the AT-PRO3HD66M (#9385)
mlobstein [Fri, 25 Dec 2020 13:36:58 +0000 (07:36 -0600)]
[atlona] Add support for the AT-PRO3HD66M (#9385)

* Add support for the AT-PRO3HD66M

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
5 years ago[deconz] Pimp channel types with proper categories (#9513)
Christoph Weitkamp [Fri, 25 Dec 2020 13:17:03 +0000 (14:17 +0100)]
[deconz] Pimp channel types with proper categories (#9513)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[opensprinkler] Cleanup NOTICE. pi4j library not used anymore (#9500)
Hilbrand Bouwkamp [Fri, 25 Dec 2020 08:41:40 +0000 (09:41 +0100)]
[opensprinkler] Cleanup NOTICE. pi4j library not used anymore (#9500)

Support was removed in https://github.com/openhab/openhab2-addons/commit/8aeeb49c693db7f64b5672c80a1dff484b49effe#diff-b6edf78e29afc34859018f4e11ec53bded97a615b62040712227b883ba5c13f8

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[dsmr] cleanup message file (#9510)
Hilbrand Bouwkamp [Thu, 24 Dec 2020 15:49:08 +0000 (16:49 +0100)]
[dsmr] cleanup message file (#9510)

For some reason the dutch message file contained all kind of garbage.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[tr064] Update channel names in documentation (#9461)
schmidmuc [Thu, 24 Dec 2020 13:07:58 +0000 (14:07 +0100)]
[tr064] Update channel names in documentation (#9461)

Failure in list, two channel names were listed two times

5 years ago[openweathermap] Adapt channels dew-point and visibility in daily forecast (#9497)
Holger Friedrich [Thu, 24 Dec 2020 11:01:15 +0000 (12:01 +0100)]
[openweathermap] Adapt channels dew-point and visibility in daily forecast (#9497)

* Fix typos in example code
* One Call API: add channe dew-point for daily forecast
* One Call API: remove channel visibility in daily forecast as not included
  in data

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
5 years ago[hue] Make sure the serial number will be in lowercase (#9367)
lolodomo [Thu, 24 Dec 2020 01:22:54 +0000 (02:22 +0100)]
[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>
5 years ago[jdbc] Consider local timezone to create time filter (#9445)
Christoph Weitkamp [Thu, 24 Dec 2020 01:19:08 +0000 (02:19 +0100)]
[jdbc] Consider local timezone to create time filter (#9445)

* Consider local timezone to create time filter
* Use user-defined timeZone

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[hueemulation] Correct format of UDN and serialNumber fields in description.xml ...
Mike Major [Thu, 24 Dec 2020 01:18:26 +0000 (01:18 +0000)]
[hueemulation] Correct format of UDN and serialNumber fields in description.xml (#9463)

* [hueemulation] Correct format of UDN and serialNumber fields
* Avoid changing device ids on upgrade
* Revert light and group ids back to a number rather than hexadeximal
* Fix failing tests

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
5 years agoResolve itest runbundles for XStream 1.4.15 (#9489)
Wouter Born [Wed, 23 Dec 2020 23:58:48 +0000 (00:58 +0100)]
Resolve itest runbundles for XStream 1.4.15 (#9489)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[homekit] fix for #9478. add listener for metadata changes (#9484)
eugen [Wed, 23 Dec 2020 19:07:25 +0000 (20:07 +0100)]
[homekit] fix for #9478. add listener for metadata changes (#9484)

Signed-off-by: Eugen Freiter <freiter@gmx.de>
5 years ago[tr064] fix wrong soapconnector (#9488)
J-N-K [Wed, 23 Dec 2020 18:45:26 +0000 (19:45 +0100)]
[tr064] fix wrong soapconnector (#9488)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[ecobee] only log stack traces to openhab.log if debug is enabled (#9443)
robnielsen [Wed, 23 Dec 2020 03:51:22 +0000 (21:51 -0600)]
[ecobee] only log stack traces to openhab.log if debug is enabled (#9443)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years ago[tr064] fix fritz.box lookup (#9454)
J-N-K [Wed, 23 Dec 2020 03:19:37 +0000 (04:19 +0100)]
[tr064] fix fritz.box lookup (#9454)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[checkstyle] Treat packages containing .dto. the same way as java classes ending...
Christoph Weitkamp [Wed, 23 Dec 2020 03:18:25 +0000 (04:18 +0100)]
[checkstyle] Treat packages containing .dto. the same way as java classes ending in DTO (#7257) (#9466)

* Treat packages containing .dto. the same way as java classes ending in DTO

Signed-off-by: Arne Seime <arne.seime@gmail.com>
Co-authored-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[teleinfo] Use new apparent power unit (#9456)
olivierkeke [Wed, 23 Dec 2020 03:08:39 +0000 (04:08 +0100)]
[teleinfo] Use new apparent power unit (#9456)

* Use new apparent power unit
* Apply spotless formatting

Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
5 years ago[deconz] improve sensor thing initialization (#9453)
J-N-K [Wed, 23 Dec 2020 00:18:58 +0000 (01:18 +0100)]
[deconz] improve sensor thing initialization (#9453)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[bluegiga] Improved illegal frame receiving handling (#9442)
pali [Tue, 22 Dec 2020 23:40:33 +0000 (01:40 +0200)]
[bluegiga] Improved illegal frame receiving handling (#9442)

Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
5 years ago[bigassfan] Add representation property (#9472)
Mark Hilbush [Tue, 22 Dec 2020 23:31:33 +0000 (18:31 -0500)]
[bigassfan] Add representation property (#9472)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years ago[avmfritz] Minor improvements in code an documentation (#9464)
Christoph Weitkamp [Tue, 22 Dec 2020 23:30:04 +0000 (00:30 +0100)]
[avmfritz] Minor improvements in code an documentation (#9464)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[globalcache] Add representation property (#9471)
Mark Hilbush [Tue, 22 Dec 2020 22:07:25 +0000 (17:07 -0500)]
[globalcache] Add representation property (#9471)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years ago[smhi] Add aggregated channels for daily forecast. (#9387)
Anders Alfredsson [Tue, 22 Dec 2020 21:50:27 +0000 (22:50 +0100)]
[smhi] Add aggregated channels for daily forecast. (#9387)

* Add aggregated channels for daily forecast.

Also updates to use Optionals instead of @Nullables, and add unit tests
* Revert unsing explicit unit definition

Signed-off-by: Anders Alfredsson <andersb86@gmail.com>
5 years ago[miio] Add support for xiaomi.airconditions c/ma/mc/mh/mt modesl (#9380)
Marcel [Tue, 22 Dec 2020 21:49:54 +0000 (22:49 +0100)]
[miio] Add support for xiaomi.airconditions c/ma/mc/mh/mt modesl (#9380)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] change vacuum segment channel from undef to - (#9371)
Marcel [Tue, 22 Dec 2020 21:49:26 +0000 (22:49 +0100)]
[miio] change vacuum segment channel from undef to - (#9371)

To support alexa integration.
closing #9172

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[icalendar] added last_update-channel (#9383)
Michael Wodniok [Tue, 22 Dec 2020 21:48:16 +0000 (22:48 +0100)]
[icalendar] added last_update-channel (#9383)

last_update describes the last successful update of the calendar. Fixes #9301.

Signed-off-by: Michael Wodniok <michi@noorganization.org>
5 years agoFix pressure units (#9450)
Mark Hilbush [Tue, 22 Dec 2020 20:06:42 +0000 (15:06 -0500)]
Fix pressure units (#9450)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years agoAdded humidity channel, minor fixes (#9467)
Christoph Weitkamp [Tue, 22 Dec 2020 19:55:08 +0000 (20:55 +0100)]
Added humidity channel, minor fixes (#9467)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[danfossairunit] Try to make tests more stable (#9473)
Fabian Wolter [Tue, 22 Dec 2020 19:31:04 +0000 (20:31 +0100)]
[danfossairunit] Try to make tests more stable (#9473)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[astro] Fix for incorrect calculation of next season. (#9474)
Hilbrand Bouwkamp [Tue, 22 Dec 2020 19:03:08 +0000 (20:03 +0100)]
[astro] Fix for incorrect calculation of next season. (#9474)

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years agoAdd "Bundles" to automation project names (#9457)
Wouter Born [Tue, 22 Dec 2020 12:10:16 +0000 (13:10 +0100)]
Add "Bundles" to automation project names (#9457)

Fixes #9451

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[groovyscripting] Fix build warnings (#9460)
Wouter Born [Tue, 22 Dec 2020 12:09:50 +0000 (13:09 +0100)]
[groovyscripting] Fix build warnings (#9460)

Fixes these warnings:

[WARNING] /openhab-addons/bundles/org.openhab.automation.groovyscripting/pom.xml [10:52]: Invalid property key: `groovy.runtime.metaclass;resolution`: <<      groovy.runtime.metaclass;resolution:=optional,>>
[WARNING] /openhab-addons/bundles/org.openhab.automation.groovyscripting/pom.xml [11:61]: Invalid property key: `groovyjarjarantlr4.stringtemplate;resolution`: <<      groovyjarjarantlr4.stringtemplate;resolution:=optional,>>
[WARNING] /openhab-addons/bundles/org.openhab.automation.groovyscripting/pom.xml [12:50]: Invalid property key: `org.abego.treelayout.*;resolution`: <<      org.abego.treelayout.*;resolution:=optional,>>
[WARNING] /openhab-addons/bundles/org.openhab.automation.groovyscripting/pom.xml [13:44]: Invalid property key: `org.apache.ivy.*;resolution`: <<      org.apache.ivy.*;resolution:=optional,>>
[WARNING] /openhab-addons/bundles/org.openhab.automation.groovyscripting/pom.xml [14:53]: Invalid property key: `org.stringtemplate.v4.*;resolution`: <<      org.stringtemplate.v4.*;resolution:=optional,\\>>

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoApply Spotless, update skeleton project version, resolve itest runbundles (#9459)
Wouter Born [Tue, 22 Dec 2020 09:37:44 +0000 (10:37 +0100)]
Apply Spotless, update skeleton project version, resolve itest runbundles (#9459)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoImproved README for Jython scripting (#9447)
Kai Kreuzer [Mon, 21 Dec 2020 20:32:15 +0000 (21:32 +0100)]
Improved README for Jython scripting (#9447)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[unleash-maven-plugin] Preparation for next development cycle.
jenkins [Mon, 21 Dec 2020 10:36:42 +0000 (10:36 +0000)]
[unleash-maven-plugin] Preparation for next development cycle.

5 years ago[All addons] Review all readme.md files for V3 changes. (#9439)
Matthew Skinner [Sun, 20 Dec 2020 13:43:48 +0000 (00:43 +1100)]
[All addons] Review all readme.md files for V3 changes. (#9439)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* modbus.e3dc: newlines added and remove broken anchor.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* modbus.stie..:remove multiple newlines.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* modbus.sunspec: remove multiple newlines.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Nanoleaf: remove PaperUI.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Neato: Remove openhab 2

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Nibe: remove PaperUI.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* NibeUplink: Remove PaperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Niko: Remove PaperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Nuki: Remove Paper UI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* OneWire: Remove multiple newlines.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* OpenUV: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* OpenWebNet: Remove paperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Pentair: remove openhab2 path

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Fix typo

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* RFXCOM: remove PaperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Russound: Remove PaperUI.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Samsung: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Siemens: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Samsung Smartthings: remove openhab 2 mention.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Somfy myLink: remove paperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Somfy Tahoma: remove paperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Sonos: Remove paperui ref

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Spotify: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Tankerkönig: remove java8 and paperUI references.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Tellstick: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Tibber: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Velbus: remove paperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Vitotronic: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* VolvoOnCall: remove paperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* WiFi LED: remove paperui

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* WlanThermo: remove paperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* XmlTV: remove openhab2 path

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Z-Way: Remove paperUI

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* Update bundles/org.openhab.binding.nanoleaf/README.md

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
* MagentaTV: Fix typo

Signed-off-by: Matthew Skinner <matt@pcmus.com>
* MagentaTV: Change to userId

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[deconz] fix alert channel (#9441)
J-N-K [Sun, 20 Dec 2020 12:22:59 +0000 (13:22 +0100)]
[deconz] fix alert channel (#9441)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[icalendar] Provide example for Nextcloud usage (#9432)
t2000 [Sat, 19 Dec 2020 22:49:59 +0000 (23:49 +0100)]
[icalendar] Provide example for Nextcloud usage (#9432)

* [icalendar] Provide example for Netcloud usage

Users of the icalender OH 1 binding might wonder how to get the url for the
ical file for their calenders. It took me a couple of hours to find this, so
I think it might be useful to have it as an example in the documentation.

Signed-off-by: Stefan Triller <github@stefantriller.de>
5 years ago[amazonechocontrol] Fixed link to UI (#9431)
J-N-K [Sat, 19 Dec 2020 19:25:12 +0000 (20:25 +0100)]
[amazonechocontrol] Fixed link to UI (#9431)

* fix link in servlet

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years agoFixed Channel suffix for newly created Things (#9430)
Christoph Weitkamp [Sat, 19 Dec 2020 19:24:00 +0000 (20:24 +0100)]
Fixed Channel suffix for newly created Things (#9430)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years agofix missing channel-type (#9433)
J-N-K [Sat, 19 Dec 2020 19:23:19 +0000 (20:23 +0100)]
fix missing channel-type (#9433)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[robonect] Fix breaking common HttpClient on shutdown (#9429)
t2000 [Sat, 19 Dec 2020 19:22:32 +0000 (20:22 +0100)]
[robonect] Fix breaking common HttpClient on shutdown (#9429)

Signed-off-by: Stefan Triller <github@stefantriller.de>
5 years agoonly log stack traces to openhab.log if debug is enabled (#9427)
robnielsen [Sat, 19 Dec 2020 19:18:10 +0000 (13:18 -0600)]
only log stack traces to openhab.log if debug is enabled (#9427)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years ago[gree] Remove reference to PaperUI (#9411)
Markus Michels [Sat, 19 Dec 2020 16:59:47 +0000 (17:59 +0100)]
[gree] Remove reference to PaperUI (#9411)

Signed-off-by: Markus Michels <markus7017@gmail.com>
5 years ago[shelly] Improved documentation and first use case description (#9390)
Markus Michels [Sat, 19 Dec 2020 14:43:34 +0000 (15:43 +0100)]
[shelly] Improved documentation and first use case description (#9390)

Signed-off-by: Markus Michels <markus7017@gmail.com>
5 years agofix duplicate serialNumbers (#9422)
J-N-K [Fri, 18 Dec 2020 22:17:52 +0000 (23:17 +0100)]
fix duplicate serialNumbers (#9422)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years agofix typo (#9417)
J-N-K [Fri, 18 Dec 2020 22:08:09 +0000 (23:08 +0100)]
fix typo (#9417)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[feed] Try to make tests more stable (#9419)
Fabian Wolter [Fri, 18 Dec 2020 20:34:43 +0000 (21:34 +0100)]
[feed] Try to make tests more stable (#9419)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[mactts] Fixed MacTTS producing empty files (#9418)
Kai Kreuzer [Fri, 18 Dec 2020 20:34:03 +0000 (21:34 +0100)]
[mactts] Fixed MacTTS producing empty files (#9418)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[magentatv] Fix port on MR400 discovery (reports 49153, has to be 49152) (#9421)
Markus Michels [Fri, 18 Dec 2020 20:32:09 +0000 (21:32 +0100)]
[magentatv] Fix port on MR400 discovery (reports 49153, has to be 49152) (#9421)

Signed-off-by: Markus Michels <markus7017@gmail.com>
5 years ago[gardena] Fixed illegal character in consumerName (#9407)
Gerhard Riegler [Fri, 18 Dec 2020 01:42:29 +0000 (02:42 +0100)]
[gardena] Fixed illegal character in consumerName (#9407)

* Fixed illegal character in consumerName
* Fixed class hashCode

Signed-off-by: Gerhard Riegler <gerhard.riegler@gmail.com>
5 years ago[miio] Check for null properties (#9408)
Mark Hilbush [Fri, 18 Dec 2020 01:41:28 +0000 (20:41 -0500)]
[miio] Check for null properties (#9408)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years ago[miio] fix readme mapping string (#9409)
Marcel [Thu, 17 Dec 2020 22:07:54 +0000 (14:07 -0800)]
[miio] fix readme mapping string (#9409)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agoAdd Jython Scripting (#9404)
Wouter Born [Thu, 17 Dec 2020 19:24:43 +0000 (20:24 +0100)]
Add Jython Scripting (#9404)

* Add Jython Scripting

Also-by: Scott Rushworth <openhab@5iver.com>
Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[mqtt] Correct Typo (availabe) and propose clearer naming (#9403)
James Melville [Thu, 17 Dec 2020 16:36:41 +0000 (16:36 +0000)]
[mqtt] Correct Typo (availabe) and propose clearer naming (#9403)

Signed-off-by: James Melville <jamesmelville@gmail.com>
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>