]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
5 years ago[deconz] refactoring and fix connection issues (#9614)
J-N-K [Thu, 31 Dec 2020 14:03:57 +0000 (15:03 +0100)]
[deconz] refactoring and fix connection issues (#9614)

* fix connection attempts when thing disposed

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

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

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

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[modbus.helioseasycontrols] Corrected some item types in the documentation. (#9605)
Bernhard Bauer [Thu, 31 Dec 2020 13:49:51 +0000 (14:49 +0100)]
[modbus.helioseasycontrols] Corrected some item types in the documentation. (#9605)

* Corrected some item types in the documentation.

Signed-off-by: Bernhard Bauer <bern77@gmail.com>
* Correction as per @ssalonen's review.

Signed-off-by: Bernhard Bauer <bern77@gmail.com>
5 years ago[zoneminder] Rework discovery to not use the thing handler thread (#9600)
Mark Hilbush [Thu, 31 Dec 2020 12:16:23 +0000 (07:16 -0500)]
[zoneminder] Rework discovery to not use the thing handler thread (#9600)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years ago[chromecast] Prevent exception when formatting value (#9596)
Christoph Weitkamp [Thu, 31 Dec 2020 11:54:29 +0000 (12:54 +0100)]
[chromecast] Prevent exception when formatting value (#9596)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[http] add pre-emptive basic authentication and fix header handling (#9584)
J-N-K [Thu, 31 Dec 2020 11:23:32 +0000 (12:23 +0100)]
[http] add pre-emptive basic authentication and fix header handling (#9584)

* add preemptive basic authentication

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

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* Update bundles/org.openhab.binding.http/README.md

Co-authored-by: t2000 <t2000@users.noreply.github.com>
Co-authored-by: t2000 <t2000@users.noreply.github.com>
5 years ago[yioremote] BugFix sendIRCode action (#9574)
miloit [Thu, 31 Dec 2020 11:21:49 +0000 (12:21 +0100)]
[yioremote] BugFix sendIRCode action (#9574)

* Corrected sendIRCode handler

Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
* Update YIOremoteDockHandler.java

Updating IR receiver switch handler so it's running now

Solved issue during triggering channel while it was disposed

Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
* Update YIOremoteDockHandler.java

Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
5 years ago[pioneeravr] Update README with correct examples for port configuration. (#9589)
Chris Carman [Thu, 31 Dec 2020 11:17:55 +0000 (06:17 -0500)]
[pioneeravr] Update README with correct examples for port configuration. (#9589)

Fixes #1594.

Signed-off-by: Chris Carman <namraccr@gmail.com>
5 years ago[deconz] properly initialize colorMode (#9583)
J-N-K [Thu, 31 Dec 2020 11:05:31 +0000 (12:05 +0100)]
[deconz] properly initialize colorMode (#9583)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[elerotransmitterstick] Drop responses that do not fit the command that was sent...
vbier [Thu, 31 Dec 2020 10:01:01 +0000 (11:01 +0100)]
[elerotransmitterstick] Drop responses that do not fit the command that was sent. (#9562)

Signed-off-by: vbier <volker.bier@web.de>
5 years ago[googletts] Replace "Other" option when creating valid Google-Cloud-TTS OAuth2 Client...
Zimmermann Zsolt [Wed, 30 Dec 2020 20:56:13 +0000 (21:56 +0100)]
[googletts] Replace "Other" option when creating valid Google-Cloud-TTS OAuth2 Client Type (#9608)

No "Other" option in Google-Cloud-TTS OAuth2 Client Type options. Choose "TV and Limited Input" instead. Rest of readme works as expected.

Signed-off-by: Zimmermann Zsolt <cina@cina.hu>
5 years agoPrevent exception when formatting value (#9597)
Christoph Weitkamp [Wed, 30 Dec 2020 17:27:16 +0000 (18:27 +0100)]
Prevent exception when formatting value (#9597)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[dwdunwetter] Fixed channel update (#9594)
Christoph Weitkamp [Wed, 30 Dec 2020 14:59:35 +0000 (15:59 +0100)]
[dwdunwetter] Fixed channel update (#9594)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[tr064] log warning if config invalid (#9529)
J-N-K [Wed, 30 Dec 2020 14:57:50 +0000 (15:57 +0100)]
[tr064] log warning if config invalid (#9529)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[http] fix documentation for channel modes (#9593)
Marek Hulán [Wed, 30 Dec 2020 13:50:34 +0000 (14:50 +0100)]
[http] fix documentation for channel modes (#9593)

Based on https://github.com/openhab/openhab-addons/blob/8de5652ed19775900ae1ee4c9e59686590112db9/bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/config/HttpChannelMode.java#L23 and some experimenting, the correct values are WRITEONLY and READONLY

5 years ago[ecobee] Rework discovery (#9522)
Mark Hilbush [Wed, 30 Dec 2020 00:18:42 +0000 (19:18 -0500)]
[ecobee] Rework discovery (#9522)

* Rework discovery
* Consolidate discovery into one service

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years ago[linky] Handle case when data from yesterday is still NaN (#9423)
lolodomo [Tue, 29 Dec 2020 18:43:31 +0000 (19:43 +0100)]
[linky] Handle case when data from yesterday is still NaN (#9423)

* [linky] Handle case when data from yesterday is still NaN

Fix #9386
* Refresh every 2 hours until data from yesterday are available
* Log yesterday even for month and year requests

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[http] Add examples (#9540)
J-N-K [Tue, 29 Dec 2020 14:02:38 +0000 (15:02 +0100)]
[http] Add examples (#9540)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[ojelectronics] Fix configuration sample (#9551)
Matthias Schulte [Tue, 29 Dec 2020 13:59:16 +0000 (14:59 +0100)]
[ojelectronics] Fix configuration sample (#9551)

Signed-off-by: Matthias Schulte <matthias.schulte@viadee.de>
5 years ago[danfossairunit] removed "advanced" attribute in channel-group-type (things-types...
pravussum [Tue, 29 Dec 2020 13:51:45 +0000 (14:51 +0100)]
[danfossairunit] removed "advanced" attribute in channel-group-type (things-types.xml) to address issue #9568 (corresponding core issue https://github.com/openhab/openhab-core/pull/1410) (#9569)

Signed-off-by: Robert Bach <openhab@mortalsilence.net>
5 years ago[feed] Try to make tests more stable (#9565)
Fabian Wolter [Tue, 29 Dec 2020 13:42:17 +0000 (14:42 +0100)]
[feed] Try to make tests more stable (#9565)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[influxdb] Treat a stored 1 AND 1.0 as true (#9545)
t2000 [Tue, 29 Dec 2020 13:21:33 +0000 (14:21 +0100)]
[influxdb] Treat a stored 1 AND 1.0 as true (#9545)

Signed-off-by: Stefan Triller <github@stefantriller.de>
5 years ago[openthermgateway] Add Diagnostics indication channel (#9516)
Arjen Korevaar [Mon, 28 Dec 2020 18:13:51 +0000 (19:13 +0100)]
[openthermgateway] Add Diagnostics indication channel (#9516)

* Added Diagnostics indication channel

Signed-off-by: Arjen Korevaar <a.korevaar@mephix.com>
5 years ago[pidcontroller] Initial Contribution (#9512)
Fabian Wolter [Mon, 28 Dec 2020 17:31:17 +0000 (18:31 +0100)]
[pidcontroller] Initial Contribution (#9512)

* [pidcontroller] Initial Contribution
* Incorporate review feedback No.1

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[fronius] Add support for Fronius Smart Meter (#9209)
jimtng [Mon, 28 Dec 2020 17:24:10 +0000 (03:24 +1000)]
[fronius] Add support for Fronius Smart Meter (#9209)

* [fronius] Add support for Fronius Smart Meter
* [fronius] Use DTO, implement UoM
* [fronius] fix README.md
* [fronius] Add mandatory label for channel-type and fix property update
* [fronius] Store meterRealtimeBodyData instead of meterRealtimeResponse

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
5 years ago[http] Add rate-limiting to channel refresh (#9509)
J-N-K [Mon, 28 Dec 2020 17:18:06 +0000 (18:18 +0100)]
[http] Add rate-limiting to channel refresh (#9509)

* add rate limiter for requests and catch transformation exception
* address review comment
* address review comments

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[tr064] add rule action for phonebook (#9505)
J-N-K [Mon, 28 Dec 2020 17:14:01 +0000 (18:14 +0100)]
[tr064] add rule action for phonebook (#9505)

* add rule action for phonebook
* address review comments

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[comfoair] improve data handling (#9401)
boehan [Mon, 28 Dec 2020 17:03:54 +0000 (18:03 +0100)]
[comfoair] improve data handling (#9401)

* improve data handling and suspend
* fix command position
* add ACK to subResponse
* fix data position
* fix reactivation, trim too long responses
* ensure correct setting of activation channel
* Remove @SuppressWarnings(null), which is not needed anymore
* Remove updateState on dispose

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
5 years ago[lutron] Add debug logging in leapbridge (#9554)
Bob A [Mon, 28 Dec 2020 06:40:05 +0000 (01:40 -0500)]
[lutron] Add debug logging in leapbridge (#9554)

Signed-off-by: Bob Adair <bob.github@att.net>
5 years ago[nikohomecontrol] Fix typo in readme (#9549)
Dries Vandenneucker [Mon, 28 Dec 2020 06:26:47 +0000 (07:26 +0100)]
[nikohomecontrol] Fix typo in readme (#9549)

[nikohomecontrol] Small README update.

While searching why I can't get my electricity working, I think I spotted this typo.

Signed-off-by: Dries Vandenneucker <dries.vandenneucker@yahoo.com>
5 years ago[mqtt] improve documentation (#9541)
J-N-K [Mon, 28 Dec 2020 05:56:35 +0000 (06:56 +0100)]
[mqtt] improve documentation (#9541)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[alarmdecoder] Fix description in feature.xml (#9553)
Bob A [Mon, 28 Dec 2020 05:55:06 +0000 (00:55 -0500)]
[alarmdecoder] Fix description in feature.xml (#9553)

Signed-off-by: Bob Adair <bob.github@att.net>
5 years ago[modbus] Added support for RTU encoding over TCP (#9435)
Andrew Fiddian-Green [Mon, 28 Dec 2020 05:53:53 +0000 (05:53 +0000)]
[modbus] Added support for RTU encoding over TCP (#9435)

* [modbus] add support for rtu encoded over tcp
* [modbus] move classes to openhab/jamod
* [modbus] spotless
* [modbus] revert EndpointPoolConfiguration
* [modbus] remove virtual serial
* [modbus] resolve dependencies
* [modbus.studer] add support for RTU over TCP bridge

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[generacmobilelink| Initial Contribution (#9322)
Dan Cunningham [Mon, 28 Dec 2020 05:49:30 +0000 (21:49 -0800)]
[generacmobilelink| Initial Contribution (#9322)

* This is the initial contribution of the Generac MobileLink binding.  This allows the  Generac line of generators using their MobileLink cloud service to be monitored as things in openHAB.
* bump to 3.1

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
5 years ago[miio] Update many channels with tags, categories & QuantityTypes (#9384)
Marcel [Mon, 28 Dec 2020 05:25:15 +0000 (06:25 +0100)]
[miio] Update many channels with tags, categories & QuantityTypes (#9384)

* [miio] Update many channels with tags, categories & QuantityTypes
* [miio] remove unit from dimmers
* [miio] fix readme mappings for channels

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[velux] Enabled background discovery (#9477)
Andrew Fiddian-Green [Mon, 28 Dec 2020 01:55:20 +0000 (01:55 +0000)]
[velux] Enabled background discovery (#9477)

* [velux] enable background discovery
* [velux] spotless
* [velux] adopt reviewer feedback

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years agoMissing comma in base64 message (#9539)
Michael R. Maletich [Sun, 27 Dec 2020 17:37:11 +0000 (11:37 -0600)]
Missing comma in base64 message (#9539)

In trying the example I got an error from the serial binding.  But by adding a `,` the serial binding was able to handle the example.

Signed-off-by: Michael R. Maletich <maleticm@gmail.com>
5 years agoimprove error handling (#9543)
J-N-K [Sun, 27 Dec 2020 17:21:21 +0000 (18:21 +0100)]
improve error handling (#9543)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[netatmo] Pimp channel types with proper categories (#9531)
Christoph Weitkamp [Sun, 27 Dec 2020 12:22:29 +0000 (13:22 +0100)]
[netatmo] Pimp channel types with proper categories (#9531)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[miele] Use dedicated thread for event listening (#9536)
Kai Kreuzer [Sun, 27 Dec 2020 09:15:04 +0000 (10:15 +0100)]
[miele] Use dedicated thread for event listening (#9536)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[miio] suggest correct devicenames in readmehelper (#9379)
Marcel [Sun, 27 Dec 2020 01:04:14 +0000 (02:04 +0100)]
[miio] suggest correct devicenames in readmehelper (#9379)

* [miio] suggest correct devicenames in readmehelper
* add newline at file end to make git happy
* [miio] update logic for mapping in readmeComments
* Allow readme maker to fix mappings based on the current options.
* [miio] make readmeOptionMapping static

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agoFix DateTime Control channel label. (#9533)
Jerome Luckenbach [Sat, 26 Dec 2020 22:36:24 +0000 (23:36 +0100)]
Fix DateTime Control channel label. (#9533)

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
5 years ago[denonmarantz] Run the Telnet socket in a dedicated thread (#9511)
jwveldhuis [Sat, 26 Dec 2020 19:21:21 +0000 (20:21 +0100)]
[denonmarantz] Run the Telnet socket in a dedicated thread (#9511)

* Run the Telnet socket in a dedicated thread, not from the shared thread pool.
Fixes #9494
Signed-off-by: Jan-Willem Veldhuis <jwveldhuis@gmail.com>
5 years ago[tr064] Fix CRCErrors (#9527)
J-N-K [Sat, 26 Dec 2020 11:25:52 +0000 (12:25 +0100)]
[tr064] Fix CRCErrors (#9527)

Fixes #9526

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[squeezebox] Clarify the process of adding/discovering the server (#9197)
tophee [Sat, 26 Dec 2020 09:32:57 +0000 (10:32 +0100)]
[squeezebox] Clarify the process of adding/discovering the server (#9197)

* Clarify the process of adding/discovering the server

* Update bundles/org.openhab.binding.squeezebox/README.md

Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
5 years ago[senechome] changed BatteryState to String (#9521)
Korbinian Probst [Sat, 26 Dec 2020 08:36:28 +0000 (09:36 +0100)]
[senechome] changed BatteryState to String (#9521)

Signed-off-by: Korbinian Probst <kp.droid.dev@gmail.com>
5 years ago[avmfritz] Pimp properties and channel types with proper categories (#9514)
Christoph Weitkamp [Sat, 26 Dec 2020 08:33:01 +0000 (09:33 +0100)]
[avmfritz] Pimp properties and channel types with proper categories (#9514)

* Pimp channel types with proper categories

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[tr064] Adds new channels for DSL Max & Current Down-/Upstream Rate (#9519)
Stefan Giehl [Fri, 25 Dec 2020 21:15:54 +0000 (22:15 +0100)]
[tr064] Adds new channels for DSL Max & Current Down-/Upstream Rate (#9519)

Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
5 years ago[homematic] For non HmIP dimmers stateDescription values must be corrected too (...
Martin Herbst [Fri, 25 Dec 2020 20:30:43 +0000 (21:30 +0100)]
[homematic] For non HmIP dimmers stateDescription values must be corrected too (#9434)

Older HM dimmers are using a maximum values of 1.0. But also for these
devices the values must be corrected.

Signed-off-by: Martin Herbst <develop@mherbst.de>
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>