]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
5 years ago[hdpowerview] discovery could wrongly return a ThingUID based on a hub's Ipv6 address...
Andrew Fiddian-Green [Sun, 18 Oct 2020 18:26:50 +0000 (19:26 +0100)]
[hdpowerview] discovery could wrongly return a ThingUID based on a hub's Ipv6 address instead of its Ipv4 address (#8778)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[hpprinter] Fix for typo in printer status channel name (#8787)
martinlindjarv [Sun, 18 Oct 2020 18:04:46 +0000 (21:04 +0300)]
[hpprinter] Fix for typo in printer status channel name (#8787)

Signed-off-by: martinlindjarv <martin@lindjarv.pri.ee>
5 years ago[mapdb] Avoid ArrayIndexOutOfBoundsExceptions being thrown (#8792)
Kai Kreuzer [Sun, 18 Oct 2020 18:03:55 +0000 (20:03 +0200)]
[mapdb] Avoid ArrayIndexOutOfBoundsExceptions being thrown (#8792)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agoFix wrong usage of representationProperty (#8793)
Jochen Klein [Sun, 18 Oct 2020 17:43:47 +0000 (19:43 +0200)]
Fix wrong usage of representationProperty (#8793)

Signed-off-by: Jochen Klein <git@jochen.susca.de>
5 years ago [ipcamera] Refactor labels and defaults for openHAB 3 (#8752)
Matthew Skinner [Sun, 18 Oct 2020 17:40:00 +0000 (04:40 +1100)]
 [ipcamera] Refactor labels and defaults for openHAB 3 (#8752)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
5 years agoFix Tradfri itest (#8788)
Wouter Born [Sun, 18 Oct 2020 13:40:14 +0000 (15:40 +0200)]
Fix Tradfri itest (#8788)

Related to openhab/openhab-core#1721

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[touchwand] Touchwand Binding initial contribution - migration to OH3 (#8754)
Roie Geron [Sun, 18 Oct 2020 00:19:40 +0000 (03:19 +0300)]
[touchwand] Touchwand Binding initial contribution  - migration to OH3  (#8754)

* initial migration to OH 3

Signed-off-by: Roie Geron <roie.geron@gmail.com>
5 years ago[groovyscripting] Add Groovy scripting support (#8772)
Wouter Born [Sat, 17 Oct 2020 21:32:14 +0000 (23:32 +0200)]
[groovyscripting] Add Groovy scripting support (#8772)

* Add Groovy scripting support

This makes it really easy to start using Groovy 3.x scripts with openHAB!

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoImprove "Command line build" section (#8767)
Wouter Born [Sat, 17 Oct 2020 19:56:55 +0000 (21:56 +0200)]
Improve "Command line build" section (#8767)

* Add/explain more command line options
* Structure options in a table
* Explain when to use -DwithResolver

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoFix MAC comparison (#8768)
Mark Hilbush [Sat, 17 Oct 2020 14:46:36 +0000 (10:46 -0400)]
Fix MAC comparison (#8768)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years ago[hue] Fixed typo in Geofence Sensor config (#8773)
Christoph Weitkamp [Fri, 16 Oct 2020 23:02:39 +0000 (01:02 +0200)]
[hue] Fixed typo in Geofence Sensor config (#8773)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[hue] Added channel to enable / disable a motion sensor (#8721)
Christoph Weitkamp [Fri, 16 Oct 2020 22:59:56 +0000 (00:59 +0200)]
[hue] Added channel to enable / disable a motion sensor (#8721)

* Added channel to activate/deactivate a motion sensor
* Applied spotless

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[Telegram] Improved sending to a particular chat (#8750)
FrancescoRisso [Fri, 16 Oct 2020 17:04:15 +0000 (19:04 +0200)]
[Telegram] Improved sending to a particular chat (#8750)

Changed the README.md file to include more information as in #8733:

Specified that the chatId in the APIs must be followed by an "L" or it won't work (at least, not for group chats).

5 years ago[miio] add suppport for Mr Bond M1 pro Smart Clothes Dryer (#8749)
Marcel [Fri, 16 Oct 2020 17:01:23 +0000 (19:01 +0200)]
[miio] add suppport for Mr Bond M1 pro Smart Clothes Dryer (#8749)

Add support for following types
"mrbond.airer.m1s",
"mrbond.airer.m1pro",
"mrbond.airer.m1super"

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agoCODEOWNERS remove whitespace (#8765)
HoLLe [Fri, 16 Oct 2020 08:48:48 +0000 (10:48 +0200)]
CODEOWNERS remove whitespace (#8765)

While I was at fixing the sort of the CODEWONERS file in 2.5.x I stumpled upon this whitespace and also add a PR even if its a minor change.

Signed-off-by: Holger Eisold <kugelsicha@gmail.com>
5 years ago[lutron] Add LEAP protocol support (#8650)
Bob A [Thu, 15 Oct 2020 22:59:24 +0000 (18:59 -0400)]
[lutron] Add LEAP protocol support (#8650)

* [lutron] Add LEAP protocol support

Signed-off-by: Bob Adair <bob.github@att.net>
5 years ago[hue] Refactored discovery service to 'ThingHandlerService' (#8729)
Christoph Weitkamp [Thu, 15 Oct 2020 22:51:41 +0000 (00:51 +0200)]
[hue] Refactored discovery service to 'ThingHandlerService' (#8729)

* Refactored discovery service to ThingHandlerService
* Fixed discovery for Geofence Sensor

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[Linky] Linky issue 7610 (#8678)
Gaël L'hopital [Thu, 15 Oct 2020 17:58:38 +0000 (19:58 +0200)]
[Linky] Linky issue 7610 (#8678)

* Staging work

* Refactoring the binding for OH3
Adressing Issue #7610
Added new channels

* spotless apply
* Pleasing Travis
* Code review and added disconnection logic.
* Adressing code review comments

Signed-off-by: clinique <gael@lhopital.org>
5 years ago[mapdb] Fix deserialization of values in mapDB database (#8758)
Kai Kreuzer [Thu, 15 Oct 2020 16:02:20 +0000 (18:02 +0200)]
[mapdb] Fix deserialization of values in mapDB database (#8758)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agoremove unused profile (#8683)
J-N-K [Thu, 15 Oct 2020 15:53:30 +0000 (17:53 +0200)]
remove unused profile (#8683)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years agoRework ThingActions (#8755)
Wouter Born [Thu, 15 Oct 2020 08:53:53 +0000 (10:53 +0200)]
Rework ThingActions (#8755)

* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[miio] Add Zhimi Heater za1 (#8743)
Marcel [Wed, 14 Oct 2020 20:59:38 +0000 (22:59 +0200)]
[miio] Add Zhimi Heater za1 (#8743)

add model zhimi.heater.za1

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[opensprinkler] fix nextDuration UoM transformation (#8727)
HoLLe [Wed, 14 Oct 2020 17:08:57 +0000 (19:08 +0200)]
[opensprinkler] fix nextDuration UoM transformation (#8727)

Fixes #8541

Signed-off-by: Holger Eisold <kugelsicha@gmail.com>
5 years ago[hue] Add support for Geofence sensor (#8731)
Christoph Weitkamp [Wed, 14 Oct 2020 17:05:20 +0000 (19:05 +0200)]
[hue] Add support for Geofence sensor (#8731)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years agoRework ThingActions (#8732)
Wouter Born [Wed, 14 Oct 2020 17:01:12 +0000 (19:01 +0200)]
Rework ThingActions (#8732)

* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions

Related to:

* openhab/openhab-core#1714
* openhab/openhab-core#1639

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoAdded context time for parameter earliest and latest (#8748)
Christoph Weitkamp [Tue, 13 Oct 2020 20:59:15 +0000 (22:59 +0200)]
Added context time for parameter earliest and latest (#8748)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[avmfritz] Improved documentation and logging (#8745)
Christoph Weitkamp [Tue, 13 Oct 2020 20:29:39 +0000 (22:29 +0200)]
[avmfritz] Improved documentation and logging (#8745)

* Improved documentation and logging
* Add details about activating the Call Monitor

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[innogysmarthome] Fix - No commands can get executed after a few minutes (#8742)
Sven Strohschein [Tue, 13 Oct 2020 17:40:03 +0000 (19:40 +0200)]
[innogysmarthome] Fix - No commands can get executed after a few minutes (#8742)

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
5 years agoChanged capitalization of config context (#8744)
Christoph Weitkamp [Tue, 13 Oct 2020 10:52:17 +0000 (12:52 +0200)]
Changed capitalization of config context (#8744)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[airvisualnode] Support AirVisual Pro version (#8686)
Oleg Davudyuk [Mon, 12 Oct 2020 23:46:27 +0000 (02:46 +0300)]
[airvisualnode] Support AirVisual Pro version (#8686)

* [airvisualnode] Support AirVisual Pro version
* [airvisualnode] Autodetect Pro version
* [airvisualnode] Remove unused channels

Signed-off-by: Oleg Davydyuk <ilveann@gmail.com>
5 years agoReduced logging (#8740)
Christoph Weitkamp [Mon, 12 Oct 2020 15:14:35 +0000 (17:14 +0200)]
Reduced logging (#8740)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years agoAligned spelling of DWD bindings (#8739)
Christoph Weitkamp [Mon, 12 Oct 2020 15:14:21 +0000 (17:14 +0200)]
Aligned spelling of DWD bindings (#8739)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[icalendar] Updated biweekly to 0.6.4 (#8725)
Michael Wodniok [Mon, 12 Oct 2020 14:51:24 +0000 (16:51 +0200)]
[icalendar] Updated biweekly to 0.6.4 (#8725)

* [icalendar] Updated biweekly to 0.6.4

Fixes #8647

Signed-off-by: Michael Wodniok <michi@noorganization.org>
5 years ago[mqtt] fixed Hex/Oct formatting, resulting values were interchanged (#8730)
Armin Stebich [Mon, 12 Oct 2020 14:41:32 +0000 (16:41 +0200)]
[mqtt] fixed Hex/Oct formatting, resulting values were interchanged (#8730)

Signed-off-by: Armin Stebich <home@mail.lordofbikes.de>
5 years ago[miio] add several Philips lights (#8736)
Marcel [Mon, 12 Oct 2020 01:18:43 +0000 (03:18 +0200)]
[miio] add several Philips lights (#8736)

Add following models:
philips.light.sread2
philips.light.cbulb
philips.light.cbulbs
philips.light.dcolor
philips.light.rwread

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] add chungmi plug (#8728)
Marcel [Sun, 11 Oct 2020 18:58:09 +0000 (20:58 +0200)]
[miio] add chungmi plug (#8728)

add
chuangmi.plug.hmi206
chuangmi.plug.hmi208

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker (#8718)
Marcel [Sun, 11 Oct 2020 02:24:06 +0000 (04:24 +0200)]
[miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker (#8718)

* [miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker

Eliminate
[WARNING] org.openhab.binding.miio.internal.ReadmeHelper.java:[25]
The package org.apache.commons.io.FileUtils should not be used.

* [miio] add StandardCharsets.UTF_8 to file readwrite

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[deconz] retry full state request if initial request failed (#8704)
J-N-K [Sat, 10 Oct 2020 20:56:22 +0000 (22:56 +0200)]
[deconz] retry full state request if initial request failed (#8704)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] Improved unsupported handler that build experimental support (#8716)
Marcel [Sat, 10 Oct 2020 18:03:33 +0000 (20:03 +0200)]
[miio] Improved unsupported handler that build experimental support (#8716)

* [miio] Improved unsupported handler that build experimental support

New unsupported handler that tries to find channels for unsupported
devices and creates experimental database file for it.

* [miio] logger fixes

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[snmp] Fix memory leak in SNMP (#8672)
fab-kis [Sat, 10 Oct 2020 17:11:24 +0000 (19:11 +0200)]
[snmp] Fix memory leak in SNMP (#8672)

* Fix memory leak in SNMP. When receiving an async request it is placed in a pending request queue. Not canceling it leads to infinty life cycle for those requests, filling up memory.
* Test the canceling of the snmp aync request by its handler.

Signed-off-by: Falk Bauer <falk.bauer@k-is.com>
5 years ago[hueemulation] Update feature (#8719)
Wouter Born [Sat, 10 Oct 2020 17:09:56 +0000 (19:09 +0200)]
[hueemulation] Update feature (#8719)

Related to openhab/openhab-core#1709

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoadd missing thing type (#8717)
J-N-K [Sat, 10 Oct 2020 15:44:27 +0000 (17:44 +0200)]
add missing thing type (#8717)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years agoremove profiles for embedding libs (#8711)
J-N-K [Sat, 10 Oct 2020 12:40:30 +0000 (14:40 +0200)]
remove profiles for embedding libs (#8711)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years agofixed spotless error (#8710)
Kai Kreuzer [Sat, 10 Oct 2020 07:50:15 +0000 (09:50 +0200)]
fixed spotless error (#8710)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[rfxcom] move lib to remote (#8700)
J-N-K [Sat, 10 Oct 2020 06:23:57 +0000 (08:23 +0200)]
[rfxcom] move lib to remote (#8700)

* move lib to remote

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years agomove lib to remote (#8701)
J-N-K [Sat, 10 Oct 2020 06:18:38 +0000 (08:18 +0200)]
move lib to remote (#8701)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[nuvo] update README.md for additional connection option (#8691)
mlobstein [Fri, 9 Oct 2020 21:00:13 +0000 (16:00 -0500)]
[nuvo] update README.md for additional connection option (#8691)

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
5 years ago[rrd4j] Corrected the default configurations (third try) (#8708)
Jürgen Baginski [Fri, 9 Oct 2020 18:45:16 +0000 (20:45 +0200)]
[rrd4j] Corrected the default configurations (third try) (#8708)

Applied the changes found by spotless.

According the comments DEFAULT_NUMERIC, DEFAULT_QUANTIFIABLE config should have 5 archives, the 4th was missing. Additionally the ConsolFunction changed in the DEFAULT_QUANTIFIABLE.
The DEFAULT_OTHER config had false computed archives.

Signed-off-by: Jürgen Baginski <opus42@gmx.de>
5 years ago[miio] Miio philips miot lights (#8699)
Marcel [Fri, 9 Oct 2020 03:14:51 +0000 (05:14 +0200)]
[miio] Miio philips miot lights (#8699)

* [miio] add Philips miot ceiling lights

adding models
philips.light.dlight
philips.light.mceil
philips.light.mceilm
philips.light.mceils
philips.light.obceil
philips.light.obceim
philips.light.obceis
philips.light.xzceil
philips.light.xzceim
philips.light.xzceis
philips.light.sceil
philips.light.sceilm
philips.light.sceils

* [miio] change name downlight

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agoCorrected the default configurations (#8698)
Jürgen Baginski [Thu, 8 Oct 2020 20:16:38 +0000 (22:16 +0200)]
Corrected the default configurations (#8698)

According the comments DEFAULT_NUMERIC, DEFAULT_QUANTIFIABLE config should have 5 archives, the 4th was missing. Additionally the ConsolFunction changed in the DEFAULT_QUANTIFIABLE.
The DEFAULT_OTHER config had false computed archives.

Signed-off-by: Jürgen Baginski <opus42@gmx.de>
5 years agoAdapt to changes in ExecUtil (#8690)
Connor Petty [Thu, 8 Oct 2020 19:08:11 +0000 (12:08 -0700)]
Adapt to changes in ExecUtil (#8690)

Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[velux] fix discovery service de- and re- registration (#8673)
Andrew Fiddian-Green [Thu, 8 Oct 2020 17:13:35 +0000 (18:13 +0100)]
[velux] fix discovery service de- and re- registration (#8673)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years agomove lib to remote repo (#8684)
J-N-K [Wed, 7 Oct 2020 23:07:28 +0000 (01:07 +0200)]
move lib to remote repo (#8684)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] Add several Philips ceiling lights (#8681)
Marcel [Wed, 7 Oct 2020 21:39:27 +0000 (23:39 +0200)]
[miio] Add several Philips ceiling lights (#8681)

Adding
philips.light.bceiling1
philips.light.bceiling2
philips.light.lnblight1
philips.light.lnblight2
philips.light.lnlrlight
philips.light.lrceiling

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agomove lib to remote (#8687)
J-N-K [Wed, 7 Oct 2020 19:44:42 +0000 (21:44 +0200)]
move lib to remote (#8687)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] allow for device remarks in the readme from json db (#8676)
Marcel [Tue, 6 Oct 2020 22:04:36 +0000 (00:04 +0200)]
[miio] allow for device remarks in the readme from json db (#8676)

* [miio] allow for device remarks in the readme from json db
* Update bundles/org.openhab.binding.miio/src/test/java/org/openhab/binding/miio/internal/ReadmeHelper.java

Signed-off-by: Marcel Verpaalen marcel@verpaalen.com
5 years ago[miio] add several xjx.toiletseats (#8677)
Marcel [Tue, 6 Oct 2020 19:55:44 +0000 (21:55 +0200)]
[miio] add several xjx.toiletseats (#8677)

* [miio] add several xjx.toiletseats

To enjoy your quiet moment with Openhab...

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] onoffpara commandtype fix (#8675)
Marcel [Tue, 6 Oct 2020 19:45:10 +0000 (21:45 +0200)]
[miio] onoffpara commandtype fix (#8675)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[zoneminder] Replacement for ZoneMinder binding (#8530)
Mark Hilbush [Tue, 6 Oct 2020 18:11:13 +0000 (14:11 -0400)]
[zoneminder] Replacement for ZoneMinder binding (#8530)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years agofix updateState (#8580)
boehan [Tue, 6 Oct 2020 17:50:37 +0000 (19:50 +0200)]
fix updateState (#8580)

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
5 years ago[miio] Add many new Yeelights models (#8668)
Marcel [Mon, 5 Oct 2020 17:35:00 +0000 (19:35 +0200)]
[miio] Add many new Yeelights models (#8668)

* [miio] Add many new Yeelights models

closing #8082
* [miio] update doc

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[openwebnet] Fixes #8524 and #8547, updated openwebnet4j lib to 0.3.1. Updated README...
M Valla [Mon, 5 Oct 2020 15:50:38 +0000 (17:50 +0200)]
[openwebnet] Fixes #8524 and #8547, updated openwebnet4j lib to 0.3.1. Updated README (#8645)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
5 years ago[miio] allow for comments to channels in json db (#8666)
Marcel [Sun, 4 Oct 2020 23:56:36 +0000 (01:56 +0200)]
[miio] allow for comments to channels in json db (#8666)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] add yunmi waterpurifiers (#8665)
Marcel [Sun, 4 Oct 2020 22:29:53 +0000 (00:29 +0200)]
[miio] add yunmi waterpurifiers (#8665)

* Add several new models waterpurifiers
* Add many new properties

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agoConfigure XStream security and resolve itest bundles (#8663)
Wouter Born [Sun, 4 Oct 2020 20:10:04 +0000 (22:10 +0200)]
Configure XStream security and resolve itest bundles (#8663)

* Configures XStream security to prevent "Security framework of XStream not initialized, XStream is probably vulnerable" warnings.
* Resolves the itest bundles for the upgrade to XStream 1.4.13

Related to openhab/openhab-core#1688

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[gree] Adaption to OH3 (representationProperty added to thing definition) (#8658)
Markus Michels [Sun, 4 Oct 2020 18:37:48 +0000 (20:37 +0200)]
[gree] Adaption to OH3 (representationProperty added to thing definition) (#8658)

Signed-off-by: Markus Michels <markus7017@gmail.com>
5 years ago[magentatv] Adapted to OH 3.0 (#8657)
Markus Michels [Sun, 4 Oct 2020 18:36:44 +0000 (20:36 +0200)]
[magentatv] Adapted to OH 3.0 (#8657)

* add representationProperty to thing definition to make it OH3 compatible
* adapted to OH3 (representationProperty added to thing definition)
* as always...spotless:apply :-(

Signed-off-by: Markus Michels <markus7017@gmail.com>
5 years ago[shelly] Adaption to OH3, Shelly Plug US, minor fixes (#8642)
Markus Michels [Sun, 4 Oct 2020 16:39:59 +0000 (18:39 +0200)]
[shelly] Adaption to OH3, Shelly Plug US, minor fixes (#8642)

* OH3 adaption - fixes small issues when running on OH3
* #8612: Fix total consumption for RGW2+Roller
* #8492: Shelly Plug US
* 2 more immediate = true catched and removed
* spotless applied

Signed-off-by: Markus Michels <markus7017@gmail.com>
5 years ago[miio] add new map elements (#8637)
Marcel [Sun, 4 Oct 2020 16:35:59 +0000 (18:35 +0200)]
[miio] add new map elements (#8637)

* [miio] add new map elements

Add newly found mapelements for obstacles

Signed-off-by: Marcel Verpaalen marcel@verpaalen.com
5 years agoResolve itest bundles for Xtext upgrade (#8653)
Wouter Born [Sun, 4 Oct 2020 16:34:57 +0000 (18:34 +0200)]
Resolve itest bundles for Xtext upgrade (#8653)

Related to openhab/openhab-core#1685

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[miio] enable telnet for lumi gateway (#8639)
Marcel [Sun, 4 Oct 2020 16:31:56 +0000 (18:31 +0200)]
[miio] enable telnet for lumi gateway (#8639)

* [miio] enable telnet for lumi gateway

* allow enable telnet and some other functions on gateway
* use new fw as default for chugmi plug

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[ipcamera] GIF recording bug fix, compatibility fix for http headers (#8654)
Matthew Skinner [Sun, 4 Oct 2020 16:01:25 +0000 (03:01 +1100)]
[ipcamera] GIF recording bug fix, compatibility fix for http headers (#8654)

+ Bug fix: Recording to GIF would only record for 5 seconds.

+ Clean up readme to remove channels and configs that don't exist after
moving to actions.

+ Compatibility fix for http headers.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
5 years agoremoved embedded broker (#8649)
Kai Kreuzer [Sun, 4 Oct 2020 11:43:44 +0000 (13:43 +0200)]
removed embedded broker (#8649)

Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[netatmo] Compatibility with OpenHAB 3 (Update to newer Swagger version and code...
Sven Strohschein [Sun, 4 Oct 2020 10:07:23 +0000 (12:07 +0200)]
[netatmo] Compatibility with OpenHAB 3 (Update to newer Swagger version and code generation libraries replaced) (#8274) (#8652)

Swagger upgrade for the Netatmo binding (required to use the OAS 3 Swagger annotations, the old annotations dependencies were removed with OpenHAB 3)
- Swagger-Codegen updated to the latest version (to generate the OAS 3 Swagger annotations)
- Retrofit replaced by the default code generation (Retrofit 1 code generation is broken with newer swagger-codegen versions and an update to Retrofit 2 is also incompatible and would require more dependencies)
- NULL handling for collections introduced (newer versions of the Swagger codegen return NULL for empty collections instead of an empty collection ...)
- The binding is now working completely again (compiles and starts), but there are still some TODOs

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
sven.strohschein@gmail.com>

5 years ago [tradfri] Doc update: add blinds to list of supported devices and minor grammar...
algestam [Sat, 3 Oct 2020 20:33:55 +0000 (22:33 +0200)]
 [tradfri] Doc update: add blinds to list of supported devices and minor grammar fixes (#8644)

Signed-off-by: algestam <henrik@algestam.se>
5 years ago[VolvoOnCall] OH3 update (#8595)
Gaël L'hopital [Sat, 3 Oct 2020 18:59:14 +0000 (20:59 +0200)]
[VolvoOnCall] OH3 update (#8595)

* [VolvoOnCall] OH3 update

Solving issue #8554  and issue #8518
Some code corrections and enhancements.
Introduced new trigger channels.

* Doing spotless apply

* Some other code improvements

* Moving back to Jetty HttpClient
Introduced Expiring cache for request to avoid flooding voc servers
Reduced the number of requests emitted
Changed  user agent identification

* Correcting spotless
* Pleasing Travis
* Code review corrections
* Adressing cpmeister code review

Signed-off-by: clinique <gael@lhopital.org>
5 years agoUpgrade Maven compiler and fix/upgrade some TP dependencies (#8636)
Wouter Born [Sat, 3 Oct 2020 16:23:16 +0000 (18:23 +0200)]
Upgrade Maven compiler and fix/upgrade some TP dependencies (#8636)

Upgrades the compiler and its dependencies so the compiler results of Maven builds are more similar to those generated in recent Eclipse versions.

To fix compilation issues in Eclipse for add-ons using classes from javax.xml.stream several dependencies were upgraded/excluded.

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoexclude netatmo binding from aggregated feature (#8638)
Kai Kreuzer [Fri, 2 Oct 2020 22:16:10 +0000 (00:16 +0200)]
exclude netatmo binding from aggregated feature (#8638)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years agofix ewt temperatures (#8608)
boehan [Fri, 2 Oct 2020 22:07:40 +0000 (00:07 +0200)]
fix ewt temperatures (#8608)

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
5 years agoUpdated smartthings code URL in SmartthingsInstallation.md (#8635)
Bob Raker [Fri, 2 Oct 2020 21:24:39 +0000 (14:24 -0700)]
Updated smartthings code URL in SmartthingsInstallation.md (#8635)

5 years ago[nuvo] Add favorites selection channel and fix a few bugs (#8631)
mlobstein [Fri, 2 Oct 2020 03:41:58 +0000 (22:41 -0500)]
[nuvo] Add favorites selection channel and fix a few bugs (#8631)

* Fix issue with All Mute and extra source options
* Add channel to select preset favorite

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
5 years agoRemove immediate = true from all Components (#8615)
Hilbrand Bouwkamp [Fri, 2 Oct 2020 03:27:01 +0000 (05:27 +0200)]
Remove immediate = true from all Components (#8615)

We recommend not to use this on add-ons.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[mqtt.homeassistant] Make sensors compliant (#8591)
Jochen Klein [Fri, 2 Oct 2020 01:07:08 +0000 (03:07 +0200)]
[mqtt.homeassistant] Make sensors compliant (#8591)

Signed-off-by: Jochen Klein <git@jochen.susca.de>
5 years ago[insteon] remove dependency on org.apache.commons.lang.StringUtils (#8630)
robnielsen [Thu, 1 Oct 2020 21:55:19 +0000 (16:55 -0500)]
[insteon] remove dependency on org.apache.commons.lang.StringUtils (#8630)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years ago[velux] eliminate dependency on org.apache.commons.lang.StringUtils (#8626)
Andrew Fiddian-Green [Thu, 1 Oct 2020 16:12:16 +0000 (17:12 +0100)]
[velux] eliminate dependency on org.apache.commons.lang.StringUtils (#8626)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[hue] Improve HueBridgeHandlerOSGiTest stability (#8621)
Wouter Born [Thu, 1 Oct 2020 10:19:51 +0000 (12:19 +0200)]
[hue] Improve HueBridgeHandlerOSGiTest stability (#8621)

The ThingStatus is updated asynchronously so the test is unstable when the status is not updated immediately.

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoFix bluetooth unit tests (#8620)
Connor Petty [Thu, 1 Oct 2020 05:53:48 +0000 (22:53 -0700)]
Fix bluetooth unit tests (#8620)

Fixes: #8538
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years agoFix parallel MQTT itests execution (#8617)
Wouter Born [Wed, 30 Sep 2020 17:36:47 +0000 (19:36 +0200)]
Fix parallel MQTT itests execution (#8617)

* Improve exception handling of the embedded MQTT broker so the port can be reconfigured when it is already bound and it properly unlocks files
* Rework MQTT integration tests so they each run the embedded broker on their own reserved port

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoFix openhab-addons url in NOTICE files (#8614)
Hilbrand Bouwkamp [Wed, 30 Sep 2020 08:08:31 +0000 (10:08 +0200)]
Fix openhab-addons url in NOTICE files (#8614)

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[hueemulation] Replace Jersey dependency with JAX-RS Whiteboard (#8611)
Wouter Born [Wed, 30 Sep 2020 01:53:43 +0000 (03:53 +0200)]
[hueemulation] Replace Jersey dependency with JAX-RS Whiteboard (#8611)

Fixes #7647

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoFix disabled integration tests (#8609)
Wouter Born [Tue, 29 Sep 2020 21:05:39 +0000 (23:05 +0200)]
Fix disabled integration tests (#8609)

* Fix disabled integration tests

Fixes and enables:

* org.openhab.binding.mqtt.homeassistant.tests
* org.openhab.binding.mqtt.homie.tests
* org.openhab.io.mqttembeddedbroker.tests

Fixes #8537
* Address review comment

Signed-off-by: Wouter Born <github@maindrain.net>
5 years agoMinor cleanup to README.
Matt [Mon, 28 Sep 2020 20:29:05 +0000 (16:29 -0400)]
Minor cleanup to README.

Signed-off-by: Matt Toothman <matt.toothman+openhab@gmail.com>
5 years ago[yioremote] Fixed reconnection and thing creation issues (#8596)
miloit [Tue, 29 Sep 2020 17:48:11 +0000 (19:48 +0200)]
[yioremote] Fixed reconnection and thing creation issues (#8596)

Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
5 years ago[velux] eliminate mvn compiler warnings (#8606)
Andrew Fiddian-Green [Tue, 29 Sep 2020 17:21:44 +0000 (18:21 +0100)]
[velux] eliminate mvn compiler warnings (#8606)

* [velux] remove redundant NonNullByDefault annotations

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[lutron] Replace calls to methods deprecated in Java 11 (#8602)
Bob A [Tue, 29 Sep 2020 17:16:54 +0000 (13:16 -0400)]
[lutron] Replace calls to methods deprecated in Java 11 (#8602)

* [lutron] Replace calls to methods deprecated in Java 11
* [lutron] Resolve comments

Signed-off-by: Bob Adair <bob.github@att.net>
5 years agoFixed urls in template that resulted in a 404 (#8601)
Kai Kreuzer [Mon, 28 Sep 2020 21:10:39 +0000 (23:10 +0200)]
Fixed urls in template that resulted in a 404 (#8601)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[avmfritz] Added support for DECT440 device (#8588)
Christoph Weitkamp [Mon, 28 Sep 2020 19:35:37 +0000 (21:35 +0200)]
[avmfritz] Added support for DECT440 device (#8588)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[velux] fix concurrency bugs, other minor issues, update readme.md (replaces #8493...
Andrew Fiddian-Green [Mon, 28 Sep 2020 16:27:46 +0000 (17:27 +0100)]
[velux] fix concurrency bugs, other minor issues, update readme.md (replaces #8493) (#8520)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years agoFixed 3 bugs (#8584)
cedricboon [Sun, 27 Sep 2020 21:20:25 +0000 (23:20 +0200)]
Fixed 3 bugs (#8584)

Fixed 3 bugs:
- Network bridge not listening on bus
- Reconnection handler keeps reconnecting even after a successful reconnection
- Minor typo in alarm wakeup time channels

Signed-off-by: Cedric Boon <cedric.boon@hotmail.com>
5 years ago[miio] avoid IndexOutOfBoundsException exception (#8587)
Marcel [Sun, 27 Sep 2020 21:14:04 +0000 (23:14 +0200)]
[miio] avoid IndexOutOfBoundsException exception (#8587)

In case of the parameters & response are not equal avoid the
java.lang.IndexOutOfBoundsException: Index: 4, Size: 4

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>