]> git.basschouten.com Git - openhab-addons.git/log
openhab-addons.git
5 years ago[openhabcloud] Added Actions for sending notifications (#9145)
Christoph Weitkamp [Sat, 28 Nov 2020 20:25:20 +0000 (21:25 +0100)]
[openhabcloud] Added Actions for sending notifications (#9145)

* Added ThingActions for sending notifications

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[tr064] fix certificate problems and add call list channel (#9149)
J-N-K [Sat, 28 Nov 2020 18:14:07 +0000 (19:14 +0100)]
[tr064] fix certificate problems and add call list channel (#9149)

* improvements

- use insecure client and remove TrustManager
- add call list channel

* address review comments

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[openwebnet] Improved logging info>warn (#9159)
M Valla [Sat, 28 Nov 2020 15:50:10 +0000 (16:50 +0100)]
[openwebnet] Improved logging info>warn (#9159)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
5 years ago[bluetooth.bluez] Fix the unpairing of all devices on binding disposal (#9011)
Benjamin Lafois [Sat, 28 Nov 2020 14:59:39 +0000 (15:59 +0100)]
[bluetooth.bluez] Fix the unpairing of all devices on binding disposal (#9011)

Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
5 years ago[upnpcontrol] Rework and extension of binding. (#9081)
Mark Herwege [Sat, 28 Nov 2020 12:38:44 +0000 (13:38 +0100)]
[upnpcontrol] Rework and extension of binding. (#9081)

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
5 years agoUpdate README.md (#9152)
Ulrich Thombansen [Sat, 28 Nov 2020 12:22:02 +0000 (13:22 +0100)]
Update README.md (#9152)

The channels 1-3 of LCN-B3I are mapped to binary channels 6-8. This could be anticipated from the Button Tables (B6-8) that it connects to. However, the added comments should help people to save a few hours and some gray hair ;-)

5 years ago[itests] Fix after changing Inbox interface (#9150)
lolodomo [Sat, 28 Nov 2020 12:17:34 +0000 (13:17 +0100)]
[itests] Fix after changing Inbox interface (#9150)

Related to openhab/openhab-core#1848

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years agofix announcement (#9155)
J-N-K [Sat, 28 Nov 2020 12:10:19 +0000 (13:10 +0100)]
fix announcement (#9155)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[remoteopenhab] Accept Decimal state for items of type Number with a dimension (...
lolodomo [Sat, 28 Nov 2020 05:30:24 +0000 (06:30 +0100)]
[remoteopenhab] Accept Decimal state for items of type Number with a dimension (#9151)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[dwdunwetter] Removed dependency on org.apache.commons (#9138)
Christoph Weitkamp [Sat, 28 Nov 2020 00:11:06 +0000 (01:11 +0100)]
[dwdunwetter] Removed dependency on org.apache.commons (#9138)

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

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[somfytahoma] Added support for the thermostatic valve (#9122)
Ondrej Pecta [Fri, 27 Nov 2020 07:29:37 +0000 (08:29 +0100)]
[somfytahoma] Added support for the thermostatic valve  (#9122)

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
5 years ago[nikobus] discovery for push buttons, (#9134)
Boris Krivonog [Fri, 27 Nov 2020 01:02:49 +0000 (02:02 +0100)]
[nikobus] discovery for push buttons, (#9134)

* removed state update if value didn't change so expiry binding can actually - expire. If expire time was larger than refresh interval of the binding, expiration never happened ...

Signed-off-by: Boris Krivonog <boris.krivonog@inova.si>
5 years ago[miio] update for vacuum.e2 (#9139)
Marcel [Fri, 27 Nov 2020 00:04:46 +0000 (01:04 +0100)]
[miio] update for vacuum.e2 (#9139)

* [miio] update for vacuum.e2

small update now critical commands are confirmed working.

* [miio] update readme

as dock command is now also confirmed

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] update line endings for readme maker (#9142)
Marcel [Thu, 26 Nov 2020 22:53:55 +0000 (23:53 +0100)]
[miio] update line endings for readme maker (#9142)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[yioremote] Make the Binding compatible to new firmware version of YIO Dock (#9094)
miloit [Thu, 26 Nov 2020 22:47:07 +0000 (23:47 +0100)]
[yioremote] Make the Binding compatible to new firmware version of YIO Dock (#9094)

* Make the Binding compatible to new firmware version of YIO Dock

Signed-off-by: Michael Loercher <MichaelLoercher@web.de>
5 years ago[miio] add support for zhimi.humidifier.ca4 (Smartmi Evaporative Air Humidifier 2...
Marek Skrobacki [Thu, 26 Nov 2020 22:32:39 +0000 (22:32 +0000)]
[miio] add support for zhimi.humidifier.ca4 (Smartmi Evaporative Air Humidifier 2) (#9093)

* miio: add support for zhimi.humidifier.ca4

This change adds support for Xiaomi Smartmi Evaporation Air Humidifier 2.

The device uses MIOT protocol, exact spec is available at:

http://miot-spec.org/miot-spec-v2/instance?type=urn:miot-spec-v2:device:humidifier:0000A00E:zhimi-ca4:2

Signed-off-by: Marek Skrobacki <skrobul@skrobul.com>
5 years ago[openhabcloud] Code improvements (#9131)
Christoph Weitkamp [Thu, 26 Nov 2020 22:14:20 +0000 (23:14 +0100)]
[openhabcloud] Code improvements (#9131)

* Code improvements
* Add util method to create random alphanimeric string

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[ipcamera] Add channel Privacy Mode to Amcrest and Dahua handlers (#9092)
sidamos [Thu, 26 Nov 2020 17:53:52 +0000 (18:53 +0100)]
[ipcamera] Add channel Privacy Mode to Amcrest and Dahua handlers (#9092)

* Add channel Privacy Mode to Amcrest and Dahua handlers

Signed-off-by: Thomas <thomas@boerkel.de>
5 years ago[modbus] Modbus register array backed by bytes and other simplifications (#8865)
Sami Salonen [Thu, 26 Nov 2020 17:07:49 +0000 (19:07 +0200)]
[modbus] Modbus register array backed by bytes and other simplifications (#8865)

Signed-off-by: Sami Salonen <ssalonen@gmail.com>
5 years ago[openwebnet] Fixed lights/dimmers handling #8830 (#9100)
M Valla [Thu, 26 Nov 2020 16:54:02 +0000 (17:54 +0100)]
[openwebnet] Fixed lights/dimmers handling #8830 (#9100)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
5 years ago[nikobus] fixed refresh handling (#9114)
Boris Krivonog [Thu, 26 Nov 2020 01:50:17 +0000 (02:50 +0100)]
[nikobus] fixed refresh handling (#9114)

* * fixed refresh handing due `channelLinked` not called anymore on startup for example (similar to https://github.com/openhab/openhab-core/issues/1707),
* "Impacted Modules" can be empty if button is configured as "standalone" and does not impact modules,
* minor doc fix

* * check if configured impacted module for `impactedModules` is referencing an existing thing,
* fixed warnings
* Fixed review comment.

Signed-off-by: Boris Krivonog <boris.krivonog@inova.si>
5 years ago[playstation] Initial contribution (#8585)
Fredrik Ahlström [Thu, 26 Nov 2020 01:39:27 +0000 (02:39 +0100)]
[playstation] Initial contribution (#8585)

* [playstation] Initial contribution.

Signed-off-by: Fredrik Ahlström <fredrikahlstrom75@gmail.com>
5 years agoFix to make sure the service starts (#9130)
Mike Major [Wed, 25 Nov 2020 21:41:12 +0000 (21:41 +0000)]
Fix to make sure the service starts (#9130)

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
5 years agoAdded OSGi configurable service declarations (#9132)
Christoph Weitkamp [Wed, 25 Nov 2020 21:16:10 +0000 (22:16 +0100)]
Added OSGi configurable service declarations (#9132)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[amazonechocontrol] improvements and bug fixes (#9057)
J-N-K [Wed, 25 Nov 2020 20:15:29 +0000 (21:15 +0100)]
[amazonechocontrol] improvements and bug fixes (#9057)

* fixed: InterrupedException
* changed: single and group queues to device queue
added: standard volume to speak request
* changed: log from info to debug
* fix compile warnings
* remove dependency on StringUtils
* more improvements
* fix HandlerPowerController
* attempt to solve stopping tts
* logging powercontroller
* fix smarthome devices not updating
* finalize smarthome device update fix
* additional device information logging for discovery
* fix color channel for smarthome devices

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Co-authored-by: Tom Blum <trinitus01@googlemail.com>
Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
5 years agoMerge client-api subproject into tado binding project. (#9125)
Connor Petty [Wed, 25 Nov 2020 09:10:53 +0000 (01:10 -0800)]
Merge client-api subproject into tado binding project. (#9125)

Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[caddx] Corrected try with resources on a test class (#9123)
Georgios Moutsos [Wed, 25 Nov 2020 07:05:25 +0000 (09:05 +0200)]
[caddx] Corrected try with resources on a test class (#9123)

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
5 years ago[mail] Added translations for ThingActions (#9121)
Christoph Weitkamp [Wed, 25 Nov 2020 06:52:56 +0000 (07:52 +0100)]
[mail] Added translations for ThingActions (#9121)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[bluetooth.bluegiga] Add characteristic notification support (#9067)
Connor Petty [Tue, 24 Nov 2020 20:33:48 +0000 (12:33 -0800)]
[bluetooth.bluegiga] Add characteristic notification support (#9067)

* Add support for characteristic notifications.
* Also fixed bluegiga initialize/dispose bugs.

Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[freebox] Use ThingHandlerService for discovery (#9088)
lolodomo [Tue, 24 Nov 2020 18:42:00 +0000 (19:42 +0100)]
[freebox] Use ThingHandlerService for discovery (#9088)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[ecobee] Updates in prep for Dec 1 changes to Ecobee authorization process (#9065)
Mark Hilbush [Tue, 24 Nov 2020 18:05:10 +0000 (13:05 -0500)]
[ecobee] Updates in prep for Dec 1 changes to Ecobee authorization process (#9065)

Signed-off-by: Mark Hilbush <mark@hilbush.com>
5 years ago[denonmarantz] doc: added note for later models (#9066)
MrRimmer [Tue, 24 Nov 2020 18:00:18 +0000 (18:00 +0000)]
[denonmarantz] doc: added note for later models (#9066)

Added note for later models >= 2016.

5 years ago[bluetooth.generic] Fix build (#9115)
Connor Petty [Tue, 24 Nov 2020 07:07:29 +0000 (23:07 -0800)]
[bluetooth.generic] Fix build (#9115)

* use Objects.requireNonNull

Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[fronius] Fix connection check with Gen24 inverters (#9108)
jimtng [Tue, 24 Nov 2020 04:01:00 +0000 (14:01 +1000)]
[fronius] Fix connection check with Gen24 inverters (#9108)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
5 years agoremoved deprecated author information from binding.xml (#9113)
Kai Kreuzer [Tue, 24 Nov 2020 03:06:33 +0000 (04:06 +0100)]
removed deprecated author information from binding.xml (#9113)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[helioseasycontrols] Range checks for bypass dates + documentation fixes (#9117)
Bernhard Bauer [Tue, 24 Nov 2020 03:05:02 +0000 (04:05 +0100)]
[helioseasycontrols] Range checks for bypass dates + documentation fixes (#9117)

Signed-off-by: Bernhard Bauer <bern77@gmail.com>
5 years ago[modbus] Add convenience class for ThingHandlers (#8634)
Fabian Wolter [Tue, 24 Nov 2020 02:38:07 +0000 (03:38 +0100)]
[modbus] Add convenience class for ThingHandlers (#8634)

* [modbus] Add convenience class for ThingHandlers

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[insteon] Fixed status updates not getting published for some polled devices (#9110)
robnielsen [Mon, 23 Nov 2020 23:12:25 +0000 (17:12 -0600)]
[insteon] Fixed status updates not getting published for some polled devices (#9110)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years ago[somfytahoma] code cleanup (#9099)
Ondrej Pecta [Mon, 23 Nov 2020 21:05:08 +0000 (22:05 +0100)]
[somfytahoma] code cleanup (#9099)

* [somfytahoma] code cleanup

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
5 years ago[openwebnet] Fixed handling of ZigBee USB gateway and devices (fixes #8915 #8917...
M Valla [Mon, 23 Nov 2020 18:21:55 +0000 (19:21 +0100)]
[openwebnet] Fixed handling of ZigBee USB gateway and devices (fixes #8915 #8917 #8962) (#9076)

* [openwebnet] Fixed config, handling and discovery of ZigBee devices (fixes #8915 and fixes #8917). Added test for ownID. Now uses openwebnet4j v0.3.2
* [openwebnet] ZigBee: improved handling of wrong 'where' parameter. Updated README. Improved logging.
* [openwebnet] Improved discoveryByActivation to distinguish dimmers from lights. Now using openwebnet4j 0.3.2-1

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
5 years ago[astro] Trigger or not jobs restart when a positional channel is linked or unlinked...
lolodomo [Mon, 23 Nov 2020 18:17:18 +0000 (19:17 +0100)]
[astro] Trigger or not jobs restart when a positional channel is linked or unlinked (#9104)

Don't rely on calls to channelLinked at startup

Related to openhab/openhab-core#1707

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years agoSupport Colour item and Group item with a state (#9111)
Mike Major [Mon, 23 Nov 2020 18:15:56 +0000 (18:15 +0000)]
Support Colour item and Group item with a state (#9111)

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
5 years ago[bluetooth] Add some utility classes (#9064)
Connor Petty [Mon, 23 Nov 2020 10:34:39 +0000 (02:34 -0800)]
[bluetooth] Add some utility classes (#9064)

* Add some utility classes that will be used by other bluetooth bindings.
* Add handle field to BluetoothDescriptor

Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[homematic] Better OH3 compatibility (#9102)
Martin Herbst [Mon, 23 Nov 2020 10:10:08 +0000 (11:10 +0100)]
[homematic] Better OH3 compatibility (#9102)

* Max value and format pattern were not correct for dimmers (Fixes #8799)
* Fixed calls to deprecates methods/constructors
* Make sure channelLinked is executed at restart (see also: https://github.com/openhab/openhab-core/issues/1707)

Signed-off-by: Martin Herbst <develop@mherbst.de>
5 years ago[lcn] Fix initial polling of linked Channels (#9103)
Fabian Wolter [Mon, 23 Nov 2020 09:46:20 +0000 (10:46 +0100)]
[lcn] Fix initial polling of linked Channels (#9103)

Fixes #9086
Relates to openhab/openhab-core#1707

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[bluetooth.generic] Added support for generic bluetooth devices (#8775)
Connor Petty [Mon, 23 Nov 2020 09:43:44 +0000 (01:43 -0800)]
[bluetooth.generic] Added support for generic bluetooth devices (#8775)

* Generic Bluetooth Binding Initial Contribution

Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
5 years ago[tr064] Improvements of Phonebook Profile (#9054)
Christoph Weitkamp [Mon, 23 Nov 2020 00:22:22 +0000 (01:22 +0100)]
[tr064] Improvements of Phonebook Profile (#9054)

* Improvements of Phonebook Profile

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[satel] Fixes for INT-RS module (#9072)
druciak [Sat, 21 Nov 2020 06:33:54 +0000 (07:33 +0100)]
[satel] Fixes for INT-RS module (#9072)

Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
Co-authored-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
5 years ago[ipcamera] Improve ONVIF preset naming (#8948)
Matthew Skinner [Sat, 21 Nov 2020 06:27:49 +0000 (17:27 +1100)]
[ipcamera] Improve ONVIF preset naming (#8948)

* Refactor to prevent endless loop.
* Allow `-rtsp_transport tcp` to be over-ridden.
* Display actual preset names
* Allow IP to not match due to Hostname given in setup.
* Fix index off by 1
* Bug fixes for HLS
* Compatibility fix for GotoPreset
* Improve default snapshot quality and allow FFmpeg arguments to be
changed.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
5 years ago[fronius] [fronius] Accept null value as zero for inverterdatachannelpac channel...
jimtng [Sat, 21 Nov 2020 03:23:11 +0000 (13:23 +1000)]
[fronius] [fronius] Accept null value as zero for inverterdatachannelpac channel (#9077)

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
5 years ago[http] fix thing-definition (#9080)
J-N-K [Sat, 21 Nov 2020 03:20:45 +0000 (04:20 +0100)]
[http] fix thing-definition (#9080)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[powermax] Use ThingHandlerService for discovery (#9083)
lolodomo [Sat, 21 Nov 2020 03:18:16 +0000 (04:18 +0100)]
[powermax] Use ThingHandlerService for discovery (#9083)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[rfxcom) Use ThingHandlerService for discovery (#9082)
lolodomo [Sat, 21 Nov 2020 03:16:55 +0000 (04:16 +0100)]
[rfxcom) Use ThingHandlerService for discovery (#9082)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years agoChannel types: UPERCASE and typo (#8989)
drohhyn [Fri, 20 Nov 2020 07:35:59 +0000 (08:35 +0100)]
Channel types: UPERCASE and typo (#8989)

https://community.openhab.org/t/solved-homematic-channel-type-couldn-t-be-resolved/47950/6 shows the solution with UPPERCASE channel name.
Signed-off-by: drohhyn <drohhyn@qimp.org>
5 years agoFixed declaration of representation property (#9073)
Kai Kreuzer [Thu, 19 Nov 2020 19:06:13 +0000 (20:06 +0100)]
Fixed declaration of representation property (#9073)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
5 years ago[tr064] Fixed minor spelling (#9074)
Christoph Weitkamp [Thu, 19 Nov 2020 18:58:13 +0000 (19:58 +0100)]
[tr064] Fixed minor spelling (#9074)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[serial] Initial contribution (#8851)
Mike Major [Thu, 19 Nov 2020 18:51:54 +0000 (18:51 +0000)]
[serial] Initial contribution (#8851)

Signed-off-by: Mike Major <mike_j_major@hotmail.com>
5 years ago[caddx] Fix wrongly handled discovery, off by 1 errors (#9030)
Georgios Moutsos [Thu, 19 Nov 2020 02:10:09 +0000 (04:10 +0200)]
[caddx] Fix wrongly handled discovery, off by 1 errors (#9030)

* Corrected caddx discovery bug
* Maintenance

- Changed refresh logic for the things
- Code cleanup
- Corrected off by one errors
- Added initial tests for the message parsing
* Corrected ParameterizedTest
* Changed new Date().getTime to System.currentTimeMillis()

Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
5 years ago[neeo] improve code (#9028)
J-N-K [Wed, 18 Nov 2020 00:25:46 +0000 (01:25 +0100)]
[neeo] improve code (#9028)

* create forwardactionsservlet only if forwardchain is not empty
* remove dependency on apache commons

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] Use QuantityTypes for time & area in the vacuumhandler (#9058)
Marcel [Wed, 18 Nov 2020 00:23:23 +0000 (01:23 +0100)]
[miio] Use QuantityTypes for time & area in the vacuumhandler (#9058)

closes #7752

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] Add support zhimi.heater.zb1 & zhimi.heater.za2 (#9055)
Marcel [Wed, 18 Nov 2020 00:16:36 +0000 (01:16 +0100)]
[miio] Add support zhimi.heater.zb1 & zhimi.heater.za2 (#9055)

* [miio] Add support zhimi.heater.zb1 & zhimi.heater.za2
* [miio] capitalize channel labels

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] send miot actions parameter as jsonObject (#9056)
Marcel [Tue, 17 Nov 2020 20:32:52 +0000 (21:32 +0100)]
[miio] send miot actions parameter as jsonObject (#9056)

* [miio] send miot actions parameter as jsonObject
* [miio] avoid maven error

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[tacmi] TA-CMI: Fixed some issues when percent values are received or updated (#9047)
Christian Niessner [Tue, 17 Nov 2020 19:53:20 +0000 (20:53 +0100)]
[tacmi] TA-CMI: Fixed some issues when percent values are received or updated (#9047)

Signed-off-by: Christian Niessner <github-marvkis@christian-niessner.de>
5 years ago[miio] Fix readme for line breaks inside table cell (#9052)
Marcel [Tue, 17 Nov 2020 18:46:20 +0000 (19:46 +0100)]
[miio] Fix readme for line breaks inside table cell (#9052)

* [miio] Fix readme for line breaks inside table cell
* [miio] improve readme

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years agofix wrong formatting in state description (#9051)
J-N-K [Tue, 17 Nov 2020 10:55:22 +0000 (11:55 +0100)]
fix wrong formatting in state description (#9051)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[touchwand]- Added support for AlarmSensor and WallController (#8933)
Roie Geron [Mon, 16 Nov 2020 23:44:03 +0000 (01:44 +0200)]
[touchwand]- Added support for AlarmSensor and WallController (#8933)

* Added support for AlarmSensor and WallController

Signed-off-by: Roie Geron <roie.geron@gmail.com>
5 years ago[km200] Fixed representation-property for discovery result (#9042)
Christoph Weitkamp [Mon, 16 Nov 2020 20:34:35 +0000 (21:34 +0100)]
[km200] Fixed representation-property for discovery result (#9042)

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[jablotron] fixed updating of JA100 PG channels (#9003)
Ondrej Pecta [Mon, 16 Nov 2020 20:31:49 +0000 (21:31 +0100)]
[jablotron] fixed updating of JA100 PG channels (#9003)

* [jablotron] fixed bug when bridge stays offline forever in some cases
* [jablotron] fixed the JA100 channel update bug

Signed-off-by: Ondrej Pecta <opecta@gmail.com>
5 years ago[miio] update readme (#9014)
Marcel [Mon, 16 Nov 2020 20:26:50 +0000 (21:26 +0100)]
[miio] update readme (#9014)

* [miio] update readme

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[VolvoOnCall] SAT corrections and some channels enhancements (#8997)
Gaël L'hopital [Mon, 16 Nov 2020 20:21:17 +0000 (21:21 +0100)]
[VolvoOnCall] SAT corrections and some channels enhancements (#8997)

* Sat enhancements and some channels enhancements
* Reformating files
* Documentation correction

Signed-off-by: clinique <gael@lhopital.org>
5 years ago[avmfritz] Avoid a hidden NPE when getIdentifier() of an uninitialized ThingHandler...
Christoph Weitkamp [Mon, 16 Nov 2020 17:09:30 +0000 (18:09 +0100)]
[avmfritz] Avoid a hidden NPE when getIdentifier() of an uninitialized ThingHandler is called (#9040)

* Avoid a hidden NPE when getIdentifier() of an uninitialized ThingHandler is called
* Fixed Powerline546EHandler

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
5 years ago[plugwise] Use ThingHandlerService for discovery (#9041)
Wouter Born [Mon, 16 Nov 2020 01:29:02 +0000 (02:29 +0100)]
[plugwise] Use ThingHandlerService for discovery (#9041)

This simplifies the PlugwiseHandlerFactory code so it no longer needs to register and keep track of a discovery service for each bridge.

Also contains a few other improvements:

* fix lastRequest timestamp not updated when sending messages to discover node properties
* use java.time Duration and Instant
* use List.of, Set.of
* remove redundant null suppression because of EEAs

Signed-off-by: Wouter Born <github@maindrain.net>
5 years ago[snmp] nullness improvements (#9038)
J-N-K [Mon, 16 Nov 2020 01:24:02 +0000 (02:24 +0100)]
[snmp] nullness improvements (#9038)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] add support for lumi.curtain.hagl05 Xiaomi youpin Curtain Controller (Wi-Fi...
Marcel [Mon, 16 Nov 2020 01:19:00 +0000 (02:19 +0100)]
[miio] add support for lumi.curtain.hagl05 Xiaomi youpin Curtain Controller (Wi-Fi) (#9017)

* [miio] add support for lumi.curtain.hagl05
* [miio] improve channel description
* [miio] improved mapping for curtain hagl05
* [miio] fix channelTypes

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[miio] Add support for mijia.vacuum.v2 (#9036)
Marcel [Mon, 16 Nov 2020 01:17:59 +0000 (02:17 +0100)]
[miio] Add support for mijia.vacuum.v2 (#9036)

* [miio] Add support for mijia.vacuum.v2

related issue #9005
* [miio] fix channelTypes based on review

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[lcn] doc: add .things example (#9031)
Fabian Wolter [Sun, 15 Nov 2020 20:41:45 +0000 (21:41 +0100)]
[lcn] doc: add .things example (#9031)

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
5 years ago[netatmo] Deprecated tag "required" for configuration parameter (#9035)
lolodomo [Sun, 15 Nov 2020 11:34:20 +0000 (12:34 +0100)]
[netatmo] Deprecated tag "required" for configuration parameter (#9035)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[hue] Deprecated tag "required" for configuration parameter (#9034)
lolodomo [Sun, 15 Nov 2020 11:28:44 +0000 (12:28 +0100)]
[hue] Deprecated tag "required" for configuration parameter (#9034)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[freebox] Deprecated tag "required" for configuration parameter (#9033)
lolodomo [Sun, 15 Nov 2020 11:26:34 +0000 (12:26 +0100)]
[freebox] Deprecated tag "required" for configuration parameter (#9033)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[remoteopenhab] Deprecated tag "required" for configuration parameter (#9032)
lolodomo [Sun, 15 Nov 2020 10:28:30 +0000 (11:28 +0100)]
[remoteopenhab] Deprecated tag "required" for configuration parameter (#9032)

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[remoteopenhab] Introduce things for the remote things and add support for HTTPS...
lolodomo [Sun, 15 Nov 2020 09:59:38 +0000 (10:59 +0100)]
[remoteopenhab] Introduce things for the remote things and add support for HTTPS (#8909)

* [remoteopenhab] Introduce things for the remote things

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Adapt code to change in core

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: scheduler.execute

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Fixed tables in README

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: ThingHandlerService

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Add support for HTTPS communication

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Few changes to satisfy build

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Avoid SSE timeout exception after one minute when no event received

Fix #8977

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Check connection job: do nothing when the thing was ONLINE and the REST API is still reachable

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: super.deactivate

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comments: README

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: buildChannels parameter renamed

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Imrpoved logging when the REST API is failing

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: fasle

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Review comment: deprecated "required" tag for channel parameter

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
5 years ago[omnikinverter]fix missing dispose (#9010)
J-N-K [Sat, 14 Nov 2020 23:27:21 +0000 (00:27 +0100)]
[omnikinverter]fix missing dispose (#9010)

* fix missing dispose

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[bluetooth.bluegiga] Fix / concretize bluegiga parameter descriptions (#9026)
Patrick Fink [Sat, 14 Nov 2020 16:45:26 +0000 (17:45 +0100)]
[bluetooth.bluegiga] Fix / concretize bluegiga parameter descriptions (#9026)

Signed-off-by: Patrick Fink <mail@pfink.de>
5 years ago[bluetooth.bluegiga] Fix scan interval descriptions (#9025)
Patrick Fink [Sat, 14 Nov 2020 15:12:19 +0000 (16:12 +0100)]
[bluetooth.bluegiga] Fix scan interval descriptions (#9025)

Signed-off-by: Patrick Fink <mail@pfink.de>
5 years ago[neeo] fix ClassNotFoundException and switch to constructor injection (#9006)
J-N-K [Sat, 14 Nov 2020 15:11:06 +0000 (16:11 +0100)]
[neeo] fix ClassNotFoundException and switch to constructor injection (#9006)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] Use generic channeltypes if none provided (#8999)
Marcel [Fri, 13 Nov 2020 23:09:39 +0000 (00:09 +0100)]
[miio] Use generic channeltypes if none provided (#8999)

To prevent channels not showing up in OH3 main UI

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[deconz] fix websocketId creation (#9019)
J-N-K [Fri, 13 Nov 2020 23:02:21 +0000 (00:02 +0100)]
[deconz] fix websocketId creation (#9019)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[miio] add support for scishare smart capsule coffee machine s1102 (#9015)
Marcel [Fri, 13 Nov 2020 22:48:15 +0000 (23:48 +0100)]
[miio] add support for scishare smart capsule coffee machine s1102 (#9015)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[infrastructure] move infered nullness warnings to error and update EEA (#8949)
J-N-K [Thu, 12 Nov 2020 20:07:11 +0000 (21:07 +0100)]
[infrastructure] move infered nullness warnings to error and update EEA (#8949)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[hdpowerview] deferred instantiation of JAX-RS client (#9002)
Andrew Fiddian-Green [Thu, 12 Nov 2020 03:49:27 +0000 (03:49 +0000)]
[hdpowerview] deferred instantiation of JAX-RS client (#9002)

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
5 years ago[insteon] added ability to configure the channels with parameters from the ui (#8959)
robnielsen [Thu, 12 Nov 2020 03:11:17 +0000 (21:11 -0600)]
[insteon] added ability to configure the channels with parameters from the ui (#8959)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years ago[insteon] sort the channels by channel id so they show up sorted in the ui (#8966)
robnielsen [Wed, 11 Nov 2020 19:29:55 +0000 (13:29 -0600)]
[insteon] sort the channels by channel id so they show up sorted in the ui (#8966)

Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
5 years ago[miio] Add zhimi.fan.za1 (#8998)
Marcel [Wed, 11 Nov 2020 19:28:39 +0000 (20:28 +0100)]
[miio] Add zhimi.fan.za1 (#8998)

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
5 years ago[telegram] Add support for sendVideo (MP4) and sendAnimation (GIF) (#8969)
Matthew Skinner [Wed, 11 Nov 2020 03:50:58 +0000 (14:50 +1100)]
[telegram] Add support for sendVideo (MP4) and sendAnimation (GIF) (#8969)

* Add sendVideo and sendAnimation features.
* Re-order functions to keep inline with other functions.
* Readme change to trigger new build.
* Add ability to use raw file paths to send video and animations.
* Change Paths.get to Path.of as JavaDocs recommend.
* Allow absolute paths in SendPhoto methods and update readme.md
* Support for no caption with photo.
* Add absolute path support for png and webp.
* Add all file types requested.
* Remove multiple OR and only do lowercase once.

Signed-off-by: Matthew Skinner <matt@pcmus.com>
5 years ago[Linky] Some enhancements and corrections on the linky binding (#8871)
Gaël L'hopital [Tue, 10 Nov 2020 17:08:02 +0000 (18:08 +0100)]
[Linky] Some enhancements and corrections on the linky binding (#8871)

* Some enhancements and corrections on the linky binding
spotless apply
Adressing code review comments
* Adressing potential NPR.
* Code review findings correction
* Pleasing SAT checks

Signed-off-by: clinique <gael@lhopital.org>
5 years ago[VigiCrues] Adding missing header to HubEauResponse (#8996)
Gaël L'hopital [Tue, 10 Nov 2020 17:03:34 +0000 (18:03 +0100)]
[VigiCrues] Adding missing header to HubEauResponse (#8996)

* Adding missing header to HubEauResponse
* Hard to merge !

Signed-off-by: clinique <gael@lhopital.org>
5 years ago[digitalstrom] fix NPE (#8992)
J-N-K [Tue, 10 Nov 2020 07:43:13 +0000 (08:43 +0100)]
[digitalstrom] fix NPE (#8992)

* fix NPE
* fix formatting

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[lgwebos] fix NPE (#8995)
J-N-K [Tue, 10 Nov 2020 07:42:03 +0000 (08:42 +0100)]
[lgwebos] fix NPE (#8995)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[samsungtv] fix NPE (#8991)
J-N-K [Tue, 10 Nov 2020 07:41:04 +0000 (08:41 +0100)]
[samsungtv] fix NPE (#8991)

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
5 years ago[meteoalerte] Addressing Issue #8543 (#8961)
Gaël L'hopital [Mon, 9 Nov 2020 20:51:39 +0000 (21:51 +0100)]
[meteoalerte] Addressing Issue #8543 (#8961)

* [meteoalerte] Addressing Issue #8543

* Small change
* Adding charset to byte conversion

Signed-off-by: clinique <gael@lhopital.org>