]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
5 years ago[mqtt.generic] Fix default values in switch/contact channels (#9760)
Jochen Klein [Sat, 23 Jan 2021 20:11:39 +0000 (21:11 +0100)]
[mqtt.generic] Fix default values in switch/contact channels (#9760)

Signed-off-by: Jochen Klein <git@jochen.susca.de>
5 years ago[deconz] fix loglevel (#9915)
J-N-K [Sat, 23 Jan 2021 10:22:41 +0000 (11:22 +0100)]
[deconz] fix loglevel (#9915)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] add support for zhimi airpurifier 3C (mb4) (#9885)
Marcel [Fri, 22 Jan 2021 22:36:58 +0000 (23:36 +0100)]
[miio] add support for zhimi airpurifier 3C (mb4) (#9885)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[haywardomnilogic] Replacement for Hayward Omnilogic Pool Automation Binding (#8685)
Matt [Fri, 22 Jan 2021 22:32:52 +0000 (17:32 -0500)]
[haywardomnilogic] Replacement for Hayward Omnilogic Pool Automation Binding (#8685)

* Initial Contribution

Signed-off-by: Matt Myers <mmyers75@icloud.com>
5 years agoDo not define bundel related versions in OH feature file (#9904)
Christoph Weitkamp [Fri, 22 Jan 2021 12:24:28 +0000 (13:24 +0100)]
Do not define bundel related versions in OH feature file (#9904)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years agoRemoval of reference to PaperUI (#9905)
Hilbrand Bouwkamp [Fri, 22 Jan 2021 08:51:24 +0000 (09:51 +0100)]
Removal of reference to PaperUI (#9905)

Related to #8607.

In some cases removed information that is actually generic information and should not be in binding readme.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[miio] Fix double stratus update (#9901)
Marcel [Fri, 22 Jan 2021 02:01:31 +0000 (03:01 +0100)]
[miio] Fix double stratus update (#9901)

closing: #9898

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] fix channels with invalid names (#9888)
Marcel [Fri, 22 Jan 2021 02:00:25 +0000 (03:00 +0100)]
[miio] fix channels with invalid names (#9888)

* [miio] fix channels with invalid names
* [miio] allow for readbale friendly names

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] reorganise the device list (#9887)
Marcel [Fri, 22 Jan 2021 01:59:17 +0000 (02:59 +0100)]
[miio] reorganise the device list (#9887)

to make finding devices easier

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[dsmr] Fix test after openhab-core change #2126 (#9900)
Hilbrand Bouwkamp [Thu, 21 Jan 2021 15:41:36 +0000 (16:41 +0100)]
[dsmr] Fix test after openhab-core change #2126 (#9900)

PortInUseException interface changed.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[androiddebugbridge] Initial contribution (#9259)
GiviMAD [Thu, 21 Jan 2021 10:11:50 +0000 (11:11 +0100)]
[androiddebugbridge] Initial contribution (#9259)

* Initial contribution

Signed-off-by: Miguel <miguelwork92@gmail.com>
5 years ago[tr064] Improve PHONEBOOK profile documentation (#9854)
t2000 [Wed, 20 Jan 2021 22:09:36 +0000 (23:09 +0100)]
[tr064] Improve PHONEBOOK profile documentation (#9854)

* [tr064] Improve PHONEBOOK profile documentation

Signed-off-by: Stefan Triller <github@stefantriller.de>
5 years ago[tr064] Update docs: Manual scan (#9879)
nowaterman [Wed, 20 Jan 2021 21:16:33 +0000 (22:16 +0100)]
[tr064] Update docs: Manual scan (#9879)

* [tr064] Update docs: Manual scan

Signed-off-by: Andreas Watermeyer <andreas@watermeyer.org>
* Update bundles/org.openhab.binding.tr064/README.md

Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
5 years ago[tellstick] Fixes NoClassDefFoundError (#9634)
kalleboll [Wed, 20 Jan 2021 15:56:53 +0000 (16:56 +0100)]
[tellstick] Fixes NoClassDefFoundError (#9634)

Fixes #7024

The problem was caused by the asynchttpclient dependency that seemed to require another version of the Netty dependency than what is added by the openhab.tp-netty feature.
This caused some of the classes in the ssl package to not be found during initialization.
I fixed it by upgrading the asynchttpclient dependency to a version that use the same version of Netty that is bundled(4.1.42.Final).

Signed-off-by: Jörgen Nilsson <mail.jnilsson@gmail.com>
5 years ago[omnilink] Initial contribution (#8922)
Ethan Dye [Tue, 19 Jan 2021 23:31:10 +0000 (16:31 -0700)]
[omnilink] Initial contribution (#8922)

Signed-off-by: Ethan Dye <mrtops03@gmail.com>
Co-authored-by: Dan Cunningham <dan@digitaldan.com>
Co-authored-by: Craig Hamilton <craigh@quailholdings.com>
Co-authored-by: Brian O'Connell <boc@us.ibm.com>
Co-authored-by: Dan Cunningham <dan@digitaldan.com>
Co-authored-by: Craig Hamilton <craigh@quailholdings.com>
Co-authored-by: Brian O'Connell <boc@us.ibm.com>
5 years ago[tr064] Update documentation for textual config (#9876)
gordongeissler [Tue, 19 Jan 2021 20:29:09 +0000 (21:29 +0100)]
[tr064] Update documentation for textual config (#9876)

WAN and WANCon changed to 'subdevice' in textual configuration example in accordance with binding documentation.

5 years ago[modbus] update verbose logging guide in README (#9871)
Sami Salonen [Tue, 19 Jan 2021 15:55:17 +0000 (17:55 +0200)]
[modbus] update verbose logging guide in README (#9871)

As a result of openhab#9268 the logger is now in core.

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
5 years ago[pidcontroller] Fix for handling trigger input in action (#9842)
Hilbrand Bouwkamp [Tue, 19 Jan 2021 09:34:49 +0000 (10:34 +0100)]
[pidcontroller] Fix for handling trigger input in action (#9842)

* [pidcontroller] Catch empty commandTopic

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* [pidcontroller] Fix handling action

keys in action context from trigger are passed with prefix of trigger  name.
This change removes the prefix to get the actual name and checks if it matches an item.
Else it tries the original name.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* [pidcontroller] review comment

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[hue] Use system default channel types for lights (#9856)
Christoph Weitkamp [Tue, 19 Jan 2021 07:01:30 +0000 (08:01 +0100)]
[hue] Use system default channel types for lights (#9856)

* Use system default channel types for lights

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[WlanThermo] Add support for new ESP32-powered devices [V3.x] (#9579)
CSchlipp [Mon, 18 Jan 2021 23:58:20 +0000 (00:58 +0100)]
[WlanThermo] Add support for new ESP32-powered devices [V3.x] (#9579)

* Add support for ESP32 devices
* Add Unit Tests
Ensure Gson objects are NonNull
Generify Handlers
Generify Utils

Signed-off-by: Christian Schlipp <christian@schlipp.de>
5 years ago[miio] add support for Mijia Smart Pet Water Dispensers (#9861)
Marcel [Mon, 18 Jan 2021 20:58:50 +0000 (21:58 +0100)]
[miio] add support for Mijia Smart Pet Water Dispensers (#9861)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[roku] binding - initial implementation (#9571)
mlobstein [Mon, 18 Jan 2021 20:57:42 +0000 (14:57 -0600)]
[roku] binding - initial implementation (#9571)

* Roku binding - initial implementation
* update channel names to camelCase
* review changes
* spelling
* update README.md

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
5 years agoFix links and NOTICE files (#9860)
Wouter Born [Mon, 18 Jan 2021 20:49:06 +0000 (21:49 +0100)]
Fix links and NOTICE files (#9860)

* Updates links to target the openhab-addons 'main' branch instead of the 'master' branch
* Updates some NOTICE files to indicate content is maintained by openHAB instead of Eclipse SmartHome

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[miio] add support for nwt.derh.wdh318efw1 Internet Dehumidifier (#9787)
Marcel [Mon, 18 Jan 2021 20:43:49 +0000 (21:43 +0100)]
[miio] add support for nwt.derh.wdh318efw1 Internet Dehumidifier (#9787)

* [miio] add support for nwt.derh.wdh318efw1 Internet Dehumidifier

based on json provided & tested by @feodor85
closing #9737

* [miio] change autohumidity
* [miio] fix switched property

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] add support for dreame vacuum d9 (#9859)
Marcel [Mon, 18 Jan 2021 20:42:19 +0000 (21:42 +0100)]
[miio] add support for dreame vacuum d9 (#9859)

* [miio] Add support for Dreame D9 robot

Closing #9558

* [miio] remove channelType
* [miio] dropdown for reset actions

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] readme update (#9858)
Marcel [Mon, 18 Jan 2021 20:37:23 +0000 (21:37 +0100)]
[miio] readme update (#9858)

Update screenshots to OH3
Minor improvements readme
update device_names list to latest

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] fix printed zone clean command (#9865)
Marcel [Mon, 18 Jan 2021 20:24:14 +0000 (21:24 +0100)]
[miio] fix printed zone clean command (#9865)

as per https://community.openhab.org/t/xiaomi-vacuum-map-viewer-to-find-coordinates-for-zone-cleaning/103500/47

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] improve Mi Water Purifier 600G yunmi.waterpuri.lx8. (#9752)
Marcel [Mon, 18 Jan 2021 18:56:58 +0000 (19:56 +0100)]
[miio] improve Mi Water Purifier 600G yunmi.waterpuri.lx8. (#9752)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[buienradar] Avoid to much log noise (#9804)
Björn Brings [Mon, 18 Jan 2021 07:35:11 +0000 (08:35 +0100)]
[buienradar] Avoid to much log noise (#9804)

Signed-off-by: Björn Brings <bjoernbrings@web.de>
5 years ago[avmfritz] Added initial refresh of Call Monitor channels and improved thread handlin...
Christoph Weitkamp [Sun, 17 Jan 2021 22:04:25 +0000 (23:04 +0100)]
[avmfritz] Added initial refresh of Call Monitor channels and improved thread handling (#9734)

* Added initial refresh of Call Monitor channels

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[boschshc] Initial contribution - Bindings for Bosch Smart Home devices (#8629)
Christian Oeing [Sun, 17 Jan 2021 21:20:20 +0000 (22:20 +0100)]
[boschshc] Initial contribution - Bindings for Bosch Smart Home devices (#8629)

* Initial code from create_openhab_binding_skeleton.sh

Signed-off-by: Stefan Kaestle <stefan@mad-kow.de>
Signed-off-by: Christian Oeing <christian.oeing@slashgames.org>
Signed-off-by: Gerd Zanker <gerd.zanker@web.de>
Co-authored-by: Stefan Kaestle <stefan@mad-kow.de>
Co-authored-by: Gerd Zanker <gerd.zanker@web.de>
Co-authored-by: Christian Oeing <christian.oeing@scalamat.de>
Co-authored-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years agoremove dependency on o.a.c.l (#9835)
J-N-K [Sun, 17 Jan 2021 18:22:07 +0000 (19:22 +0100)]
remove dependency on o.a.c.l (#9835)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[icalendar] Ensure DecimalType will be used if no unit given (#9849)
Christian Bandowski [Sun, 17 Jan 2021 13:34:14 +0000 (14:34 +0100)]
[icalendar] Ensure DecimalType will be used if no unit given (#9849)

Fixes #9820
Related to #9771

Signed-off-by: Christian Bandowski <christian@myvm.de>
5 years ago[tesla] Removed dependency on org.apache.commons (#9815)
Christoph Weitkamp [Sat, 16 Jan 2021 11:35:31 +0000 (12:35 +0100)]
[tesla] Removed dependency on org.apache.commons (#9815)

* Removed dependency on org.apache.commons

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[miio] Improve Airpurifiers (#9756)
Marcel [Sat, 16 Jan 2021 09:07:19 +0000 (10:07 +0100)]
[miio] Improve Airpurifiers (#9756)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[digitalstrom] fix concurrency issue (#9834)
J-N-K [Fri, 15 Jan 2021 22:48:48 +0000 (23:48 +0100)]
[digitalstrom] fix concurrency issue (#9834)

* fix concurrency issue
* address review comments
* address review comment

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[one wire][fix absolute humidity channel type (#9833)
J-N-K [Fri, 15 Jan 2021 21:11:56 +0000 (22:11 +0100)]
[one wire][fix absolute humidity channel type (#9833)

The channel is added dynamically with a channel-type `abshumidity`, but the channel-type definition was names `absolutehumidity`

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years agoResolve itests for BOM changes (#9828)
Wouter Born [Fri, 15 Jan 2021 21:09:59 +0000 (22:09 +0100)]
Resolve itests for BOM changes (#9828)

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[miio] add support for viomi.waterheater.e1 (#9798)
Marcel [Fri, 15 Jan 2021 20:31:56 +0000 (21:31 +0100)]
[miio] add support for viomi.waterheater.e1 (#9798)

* [miio] add support for viomi.waterheater.e1
* Update bundles/org.openhab.binding.miio/src/main/resources/database/viomi.waterheater.e1.json
* [miio] fix typo in readme

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[epsonprojector] reset ready flag on disconnect (#9770)
mwe [Fri, 15 Jan 2021 13:57:52 +0000 (14:57 +0100)]
[epsonprojector] reset ready flag on disconnect (#9770)

Signed-off-by: Weisser, Matthias <matthias.weisser@onsol.de>
5 years ago[satel] Removed dependency on 'org.apache.commons.lang' (#9805)
druciak [Fri, 15 Jan 2021 13:56:15 +0000 (14:56 +0100)]
[satel] Removed dependency on 'org.apache.commons.lang' (#9805)

Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
5 years ago[mqtt-homeassistant] added JOSNPath and JINJA as requirements (#9572)
fundef1 [Thu, 14 Jan 2021 10:43:17 +0000 (11:43 +0100)]
[mqtt-homeassistant] added JOSNPath and JINJA as requirements (#9572)

Signed-off-by: Jo Degraef <jo.degraef@addestino.be>
5 years ago[influxdb] Added path of the configuration file (#9819)
hutdev [Thu, 14 Jan 2021 09:34:30 +0000 (10:34 +0100)]
[influxdb] Added path of the configuration file (#9819)

5 years ago[velux] Remove jar from prior PR (#9822)
Andrew Fiddian-Green [Thu, 14 Jan 2021 09:06:46 +0000 (09:06 +0000)]
[velux] Remove jar from prior PR (#9822)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[nanoleaf] Removed dependency on org.apache.commons (#9811)
Christoph Weitkamp [Thu, 14 Jan 2021 00:40:11 +0000 (01:40 +0100)]
[nanoleaf] Removed dependency on org.apache.commons (#9811)

* Removed dependency on org.apache.commons
* Incorporated changes from review

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[tibber] Enhancement, added channel and channel corrections due to API changes (...
Stian Kjoglum [Thu, 14 Jan 2021 00:35:03 +0000 (01:35 +0100)]
[tibber] Enhancement, added channel and channel corrections due to API changes (#9814)

Signed-off-by: Stian Kjoglum <stiankj@online.no>
5 years ago[amazonechocontrol] fix thermostat handler (#9812)
J-N-K [Thu, 14 Jan 2021 00:34:17 +0000 (01:34 +0100)]
[amazonechocontrol] fix thermostat handler (#9812)

* fix thermostat handler
* fix spotless

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[avmfritz] Fixed channel update for DECT440 rocker (#9753)
Christoph Weitkamp [Wed, 13 Jan 2021 22:58:03 +0000 (23:58 +0100)]
[avmfritz] Fixed channel update for DECT440 rocker (#9753)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[avmfritz] Added warning if temperature command cannot be converted to Celsius (...
Christoph Weitkamp [Wed, 13 Jan 2021 22:32:42 +0000 (23:32 +0100)]
[avmfritz] Added warning if temperature command cannot be converted to Celsius (#9778)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[amazonechocontrol] refactor arrays to modern types (#9476)
J-N-K [Wed, 13 Jan 2021 22:31:26 +0000 (23:31 +0100)]
[amazonechocontrol] refactor arrays to modern types (#9476)

* refactor arrays to modern types
* address review comments

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[jdbc] Bump mysql-connector-java to version 8.0.22 (#9810)
Christoph Weitkamp [Wed, 13 Jan 2021 22:03:56 +0000 (23:03 +0100)]
[jdbc] Bump mysql-connector-java to version 8.0.22 (#9810)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[velux] Fixed a couple of bugs if the Bridge contains one or more Scenes (#9794)
Andrew Fiddian-Green [Wed, 13 Jan 2021 22:01:01 +0000 (22:01 +0000)]
[velux] Fixed a couple of bugs if the Bridge contains one or more Scenes (#9794)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[satel] Thing discovery fix (#9718)
druciak [Wed, 13 Jan 2021 21:16:34 +0000 (22:16 +0100)]
[satel] Thing discovery fix (#9718)

Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
5 years ago[ipcamera] Fix for Instar and HLS. (#9766)
Matthew Skinner [Wed, 13 Jan 2021 21:11:46 +0000 (08:11 +1100)]
[ipcamera] Fix for Instar and HLS. (#9766)

Signed-off-by: Matthew Skinner <matt@pcmus.com>
5 years ago[powermax] Refactor state objects (#9684)
Ron Isaacson [Wed, 13 Jan 2021 20:29:22 +0000 (15:29 -0500)]
[powermax] Refactor state objects (#9684)

* Improve debugging in message classes

Each PowermaxBaseMessage subclass had its own toString() which added
useful debug info but duplicated a lot of the logic in the message
handler. I've moved the debug info inline and removed the duplication,
and also added decoding for more values to the debug output.

* Fix for 0xFF byte values, which convert to int -1

Signed-off-by: Ron Isaacson <isaacson.ron@gmail.com>
5 years ago[siemensrds] Hide already instantiated Things in the InBox (#9808)
Andrew Fiddian-Green [Wed, 13 Jan 2021 20:09:41 +0000 (20:09 +0000)]
[siemensrds]  Hide already instantiated Things in the InBox (#9808)

* [siemensrds] null value check
* [siemensrds] representation property

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[jablotron] fixed programmable gates channels are not visible in the OH3 UI (#9809)
Ondrej Pecta [Wed, 13 Jan 2021 20:00:50 +0000 (21:00 +0100)]
[jablotron] fixed programmable gates channels are not visible in the OH3 UI (#9809)

- fixed programmable gates channels are not visible in the OH3 UI

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
5 years ago[miio] update readme maker (#9797)
Marcel [Wed, 13 Jan 2021 19:57:13 +0000 (20:57 +0100)]
[miio] update readme maker (#9797)

Update the readme maker to not suggest invalid item names (containing
hyphens)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[tesla] Correctly handle floating point numbers (#9802)
Kai Kreuzer [Wed, 13 Jan 2021 19:53:10 +0000 (20:53 +0100)]
[tesla] Correctly handle floating point numbers (#9802)

Fixes #9636

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[miio] add support for chungmiplug 212a01 (#9795)
Marcel [Wed, 13 Jan 2021 19:52:24 +0000 (20:52 +0100)]
[miio] add support for chungmiplug 212a01 (#9795)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[teleinfo] Fix memory leak (#9724)
olivierkeke [Wed, 13 Jan 2021 19:40:25 +0000 (20:40 +0100)]
[teleinfo] Fix memory leak (#9724)

* Use set instead list to avoid duplicate listeners
* Remove from listeners when bridge is not ONLINE
* Unsubscribe from bridge handler events when thing handler is disposed

Signed-off-by: Olivier Marceau <hollysaiqs@marceau.ovh>
5 years ago[tado] added representation property (#9801)
Andrew Fiddian-Green [Wed, 13 Jan 2021 10:58:48 +0000 (10:58 +0000)]
[tado] added representation property (#9801)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[tplinksmarthome] Add support for KP115 plug (#9800)
Evan Anderson [Wed, 13 Jan 2021 10:56:09 +0000 (04:56 -0600)]
[tplinksmarthome] Add support for KP115 plug (#9800)

The KP115 plug is a WiFi smart plug with energy monitoring support.
It uses the same API as existing TP-Link smart home devices. This change adds support in the binding for the KP115.

Signed-off-by: Evan Anderson <evan@eaanderson.com>
5 years ago[draytonwiser] MDNS Fixes (#9806)
James Melville [Wed, 13 Jan 2021 10:54:27 +0000 (10:54 +0000)]
[draytonwiser] MDNS Fixes (#9806)

1. Fixes #8786 invalid uid on discovered hub
2. Resolve issue on startup in OH3 discovery result without address

Signed-off-by: James Melville <jamesmelville@gmail.com>
5 years ago[openhabcloud] Updated the openhab-cloud readme for OH3 (#9633)
Stefan300381 [Wed, 13 Jan 2021 10:48:54 +0000 (11:48 +0100)]
[openhabcloud] Updated the openhab-cloud readme for OH3 (#9633)

5 years ago[nanoleaf] Fixed color temperature setting (#9786)
Kai Kreuzer [Wed, 13 Jan 2021 07:24:41 +0000 (08:24 +0100)]
[nanoleaf] Fixed color temperature setting (#9786)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[linky] Set channel to UNDEF when data not yet available (#9774)
lolodomo [Tue, 12 Jan 2021 21:17:35 +0000 (22:17 +0100)]
[linky] Set channel to UNDEF when data not yet available (#9774)

Fix #9666

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[kostalinverter] Fixed package structure (#9559)
Hilbrand Bouwkamp [Tue, 12 Jan 2021 21:15:21 +0000 (22:15 +0100)]
[kostalinverter] Fixed package structure (#9559)

The internal package was placed before the binding specific package, and it should be the other way around.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[neato] Fix npe in discovery service. (#9561) (#9564)
Jeff Lauterbach [Tue, 12 Jan 2021 21:14:38 +0000 (15:14 -0600)]
[neato] Fix npe in discovery service. (#9561) (#9564)

Signed-off-by: Jeff Lauterbach <jjlauterbach@gmail.com>
5 years ago[homematic] Fix for two (re)connection problems (#9692)
Martin Herbst [Tue, 12 Jan 2021 21:11:52 +0000 (22:11 +0100)]
[homematic] Fix for two (re)connection problems (#9692)

* Replace deprecated constructors
* Removed no longer existing settings from the documentation. They were already marked as deprecated since several versions.
* Refactored communication with the HM gateway
- simplified coding for the communication with the gateway
- buffer size for communication is now configurable to avoid problems
with too small buffers
- Previous solution for #6963 was not sufficient. Should be finally done
with these changes
* Retrieving the duty cycle is sufficient to check connection
- ping requests could therefore be safely removed problems with the automatic reconnection were solved.
* Changed to explicit list of Exception

Fixes #8808

Signed-off-by: Martin Herbst <develop@mherbst.de>
5 years agoNormalized thread names (#9581)
Hilbrand Bouwkamp [Tue, 12 Jan 2021 21:10:01 +0000 (22:10 +0100)]
Normalized thread names (#9581)

Related to #8216

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[lcn] Fix displaying of "not enough licenses" message (#9761)
Fabian Wolter [Tue, 12 Jan 2021 21:05:12 +0000 (22:05 +0100)]
[lcn] Fix displaying of "not enough licenses" message (#9761)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years agoUpdate bnd to 5.2.0 (#9785)
Wouter Born [Tue, 12 Jan 2021 21:02:35 +0000 (22:02 +0100)]
Update bnd to 5.2.0 (#9785)

See: https://github.com/bndtools/bnd/wiki/Changes-in-5.2.0

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[pidcontroller] Remove limits, make Ki dependent from the loop time, add reset comman...
Fabian Wolter [Tue, 12 Jan 2021 16:16:29 +0000 (17:16 +0100)]
[pidcontroller] Remove limits, make Ki dependent from the loop time, add reset command (#9759)

* [pidcontroller] Remove limits, make Ki dependent from the loop time

Also fix naming of thread and shutdown executor.

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[smartmeter] Fix flooding logs with warnings if serial port is not accesible (#9781)
t2000 [Mon, 11 Jan 2021 18:39:56 +0000 (19:39 +0100)]
[smartmeter] Fix flooding logs with warnings if serial port is not accesible (#9781)

Fixes #9780

Signed-off-by: Stefan Triller <github@stefantriller.de>
5 years ago[mqtt] Only unsubscribe if we subscribed before (#9758)
Jochen Klein [Sun, 10 Jan 2021 15:25:54 +0000 (16:25 +0100)]
[mqtt] Only unsubscribe if we subscribed before (#9758)

Fix for 9730

Signed-off-by: Jochen Klein <git@jochen.susca.de>
5 years ago[homekit] fix pairing after update (#9769)
eugen [Sun, 10 Jan 2021 15:25:18 +0000 (16:25 +0100)]
[homekit] fix pairing after update (#9769)

Signed-off-by: Eugen Freiter <freiter@gmx.de>
Co-authored-by: Eugen Freiter <freiter@gmx.de>
5 years agoFixes #9673 (#9762)
morph166955 [Sat, 9 Jan 2021 23:34:42 +0000 (17:34 -0600)]
Fixes #9673 (#9762)

Signed-off-by: morph166955 <rosenblumb@gmail.com>
5 years ago[deconz] Added channel to enable / disable motion sensor (#9686)
Christoph Weitkamp [Sat, 9 Jan 2021 21:53:23 +0000 (22:53 +0100)]
[deconz] Added channel to enable / disable motion sensor (#9686)

* Added channel to enable / disable motion sensor

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[tr064] reduce network load and improve XML handling (#9693)
J-N-K [Sat, 9 Jan 2021 09:41:22 +0000 (10:41 +0100)]
[tr064] reduce network load and improve XML handling (#9693)

* reduce network load
* adjust soap timeout

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[tr064] Merge duplicate phone book entries (#9739)
t2000 [Sat, 9 Jan 2021 09:39:21 +0000 (10:39 +0100)]
[tr064] Merge duplicate phone book entries (#9739)

* [tr064] Merge duplicate phone book entries

Fixes #9738

Signed-off-by: Stefan Triller <github@stefantriller.de>
5 years ago[tr064] Fixed parameter patterns (#9749)
J-N-K [Sat, 9 Jan 2021 09:37:44 +0000 (10:37 +0100)]
[tr064] Fixed parameter patterns (#9749)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[epsonprojector] Fix keycode channel to allow non-numeric characters (#9698)
mlobstein [Fri, 8 Jan 2021 22:22:46 +0000 (16:22 -0600)]
[epsonprojector] Fix keycode channel to allow non-numeric characters (#9698)

* Fix keycode channel to allow non-numeric characters

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* Add additional enum values

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
5 years ago[homekit] use item name as accessory serial (#9748)
eugen [Fri, 8 Jan 2021 22:18:32 +0000 (23:18 +0100)]
[homekit] use item name as accessory serial (#9748)

Signed-off-by: Eugen Freiter <freiter@gmx.de>
Co-authored-by: Eugen Freiter <freiter@gmx.de>
5 years ago [dsmr] Fix handling problem reading gasmeter (#9736)
Hilbrand Bouwkamp [Fri, 8 Jan 2021 22:16:33 +0000 (23:16 +0100)]
 [dsmr] Fix handling problem reading gasmeter (#9736)

* [dsmr] Fix handling problem reading gasmeter

The gasmeter seem to return an invalid date value in some cases.
Possible problems with the meter. This however caused the whole meter readings to be ignored, while it should only ignore the single problem value.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* [dsmr] Make eclipse happy again.

Don't ask...

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* [dsmr] Removed sat warnings

Removed usage of apache library and added NonNullByDefault to test classes..

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
5 years ago[innogysmarthome] NullPointerException fixed which could occur when no device state...
Sven Strohschein [Fri, 8 Jan 2021 22:07:38 +0000 (23:07 +0100)]
[innogysmarthome] NullPointerException fixed which could occur when no device state is available (#9660) (#9677)

* [innogysmarthome] Bug-fix - NPE solved which could occur when devices without a corresponding device state were returned by the API. That happened with the virtual device "NotificationSender" which is unimportant for the binding.

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] JavaDoc fixed

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimizations (warnings fixed)

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code refactoring (InnogyClient class split to make it smaller)

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization ; Potential bug with the reachable attribute solved (it was set multiple times within a loop)

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Tests added

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Tests added

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code changed to not overwrite the reachable state provided by the API (when no corresponding message is available)

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Copyright notice updated

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
* [innogysmarthome] Code and performance optimization

Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Co-authored-by: Sven Strohschein <sven.strohschein@gmail.com>
5 years ago[homekit] add support for QR code based pairing (#9475)
eugen [Fri, 8 Jan 2021 22:03:54 +0000 (23:03 +0100)]
[homekit] add support for QR code based pairing (#9475)

* add support qrcode based pairing

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* add screenshots

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* fix typo

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* update config only if differnt to prevent endless update loop

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* clean up

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* add support qrcode based pairing

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* add screenshots

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* fix typo

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* update config only if differnt to prevent endless update loop

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* clean up

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* incorporate review feedback

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* fix Nullable based on feedback

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* correct the java hap version

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* Update bundles/org.openhab.io.homekit/pom.xml

* adapt groupid

Signed-off-by: Eugen Freiter <freiter@gmx.de>
* incorporate review feedback

Signed-off-by: Eugen Freiter <freiter@gmx.de>
Co-authored-by: Eugen Freiter <freiter@gmx.de>
Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
5 years ago[openwebnet] Improvements for ZigBee USB and Dimmers (#9662)
M Valla [Fri, 8 Jan 2021 22:00:55 +0000 (23:00 +0100)]
[openwebnet] Improvements for ZigBee USB and Dimmers (#9662)

* [openwebnet] Log messages cleanup

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] Fixed normalizeWhere
* added builder for Bus Where addresses
* added messages to OwnIdTest
* depend on own4j 0.3.3-SNAPSHOT

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] Discovery & reconnect for ZigBee USB gateways
* added mgmt of disconnect/reconnect of ZigBee USB Gateway from serial (#9170)
* added ZigBee USB Gateway auto discovery (#9171)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] fixed up/down automation for old fw (#9651)
* now using openwebnet4j 0.3.3 (nrjavaserial 5.2.1)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] Fixes lowering dimmers from 20 to 10% does not change device level #9317
- bump openwebnet4j to 0.3.4

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
* [openwebnet] changes after PR review

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
5 years ago[tr064] Normalize numbers in phonebook entries (#9733)
maniac103 [Thu, 7 Jan 2021 16:38:47 +0000 (17:38 +0100)]
[tr064] Normalize numbers in phonebook entries (#9733)

* [tr064] Normalize numbers in phone book entries.

Phone book numbers and numbers to be looked up might be formatted
differently (real world example: '+49 (12345) 67890' vs. '01234567890'
(where the former is phonebook formatting and the latter is the format
transmitted by the avmfritz binding). Make sure such formatting
differences do not cause lookup mismatches.

Signed-off-by: Danny Baumann <dannybaumann@web.de>
5 years ago[icalendar] Update Items configuration in README (#9714)
Felix Hirschberg [Thu, 7 Jan 2021 06:48:36 +0000 (07:48 +0100)]
[icalendar] Update Items configuration in README (#9714)

Signed-off-by: Felix Hirschberg <felix@diescouts.de>
5 years ago[draytonwiser] Expose Smart Plug Power Metering, Improve null handling (#9706)
James Melville [Wed, 6 Jan 2021 23:09:11 +0000 (23:09 +0000)]
[draytonwiser] Expose Smart Plug Power Metering, Improve null handling (#9706)

* [draytonwiser] Expose Smart Plug Power Metering
* [draytonwiser] Handle null values from offline devices

Signed-off-by: James Melville <jamesmelville@gmail.com>
5 years ago[openweathermap] Added more supported languages (#9717)
Christoph Weitkamp [Wed, 6 Jan 2021 21:22:52 +0000 (22:22 +0100)]
[openweathermap] Added more supported languages (#9717)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[tibber] Fix typos in README.md (#9721)
Taxifahrer [Wed, 6 Jan 2021 21:18:35 +0000 (22:18 +0100)]
[tibber] Fix typos in README.md (#9721)

* Update README.md

Fixed some typos

* Update README.md

Fixed some typos

Signed-off-by: Taxifahrer <77075719+Taxifahrer@users.noreply.github.com>
5 years ago[modbus] itests: Fix testRefreshOnData (#9668)
Sami Salonen [Wed, 6 Jan 2021 21:15:38 +0000 (23:15 +0200)]
[modbus] itests: Fix testRefreshOnData (#9668)

* [modbus] itests: Fix testRefreshOnData

Resolves #9617

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
* [modbus] using default timeouts for waitForAssert

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
* [modbus] mvn spotless:apply

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
5 years ago[http] enable UoM for number channels (#9601)
J-N-K [Wed, 6 Jan 2021 21:12:31 +0000 (22:12 +0100)]
[http] enable UoM for number channels (#9601)

* add unit

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

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

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

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

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[Daikinmadoka] New channels and fixes (#9368)
Benjamin Lafois [Wed, 6 Jan 2021 20:50:55 +0000 (21:50 +0100)]
[Daikinmadoka] New channels and fixes (#9368)

* added new channels and extra fixes

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* wip

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* added multiple channels

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* fixes after PR comments

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* added support for AUTO fan mode

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* Fixes units

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* Fix PR

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* PR fixes

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* PR fixes

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
* Fixed copyright 2020->2021

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
5 years ago[xmppclient] Update examples rules for OH3 usage (#9643)
s0-er-eN [Wed, 6 Jan 2021 20:46:25 +0000 (21:46 +0100)]
[xmppclient] Update examples rules for OH3 usage (#9643)

- Rename parameter 1 of "getActions" from "xmpp" to "xmppclient".
- Remove "getEvent()" as "receivedEvent" automatically contains the String since OH3.

5 years ago[remoteopenhab] Fix Remote openHAB Readme typos and introduce non-breaking spaces...
Stefan [Wed, 6 Jan 2021 20:44:18 +0000 (21:44 +0100)]
[remoteopenhab] Fix Remote openHAB Readme typos and introduce non-breaking spaces in 'openHAB v' for readability (#9652)

Signed-off-by: Stefan Gänsler <openhab-git_19@green-sparklet.de>
5 years ago [WiFi LED] Expanded example (#9627)
banzaay [Wed, 6 Jan 2021 20:12:27 +0000 (21:12 +0100)]
 [WiFi LED] Expanded example (#9627)

* Expanded example

Signed-off-by: ACTIS GROSSO MIRKO <U364286@sede.corp.sanpaoloimi.com>
* [WiFi LED] Expanded example

Signed-off-by: ACTIS GROSSO MIRKO <U364286@sede.corp.sanpaoloimi.com>
* [WiFi LED] Expanded example

* [WiFi LED] Expanded example

Signed-off-by: ACTIS GROSSO MIRKO <U364286@sede.corp.sanpaoloimi.com>
* [WiFi LED] Expanded example

Signed-off-by: ACTIS GROSSO MIRKO <U364286@sede.corp.sanpaoloimi.com>
* [WiFi LED] Expanded example

Co-authored-by: ACTIS GROSSO MIRKO <U364286@sede.corp.sanpaoloimi.com>
5 years ago[nikobus] Refresh impacted modules on simulated button press (#9716)
Boris Krivonog [Wed, 6 Jan 2021 19:41:37 +0000 (20:41 +0100)]
[nikobus] Refresh impacted modules on simulated button press (#9716)

In case of simulated Nikobus push button event refresh impacted modules too so binding fetches the updated state from affected modules.

Signed-off-by: Boris Krivonog <boris.krivonog@inova.si>