Christoph Weitkamp
25826854b4
[hue] Refactored discovery service to 'ThingHandlerService' ( #8729 )
...
* Refactored discovery service to ThingHandlerService
* Fixed discovery for Geofence Sensor
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-15 15:51:41 -07:00
Gaël L'hopital
9b7fb69e8d
[Linky] Linky issue 7610 ( #8678 )
...
* Staging work
* Refactoring the binding for OH3
Adressing Issue #7610
Added new channels
* spotless apply
* Pleasing Travis
* Code review and added disconnection logic.
* Adressing code review comments
Signed-off-by: clinique <gael@lhopital.org>
2020-10-15 10:58:38 -07:00
Kai Kreuzer
f90f91ff1f
[mapdb] Fix deserialization of values in mapDB database ( #8758 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-10-15 18:02:20 +02:00
J-N-K
2a14a9a37a
remove unused profile ( #8683 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-15 17:53:30 +02:00
Wouter Born
978e122e00
Rework ThingActions ( #8755 )
...
* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-15 10:53:53 +02:00
Marcel
aef1d10f40
[miio] Add Zhimi Heater za1 ( #8743 )
...
add model zhimi.heater.za1
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-14 13:59:38 -07:00
HoLLe
5e2c5345eb
[opensprinkler] fix nextDuration UoM transformation ( #8727 )
...
Fixes #8541
Signed-off-by: Holger Eisold <kugelsicha@gmail.com>
2020-10-14 19:08:57 +02:00
Christoph Weitkamp
b9beaad5cd
[hue] Add support for Geofence sensor ( #8731 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-14 19:05:20 +02:00
Wouter Born
bef1046258
Rework ThingActions ( #8732 )
...
* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions
Related to:
* openhab/openhab-core#1714
* openhab/openhab-core#1639
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-14 19:01:12 +02:00
Christoph Weitkamp
4adc214c69
Added context time for parameter earliest and latest ( #8748 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-13 22:59:15 +02:00
Christoph Weitkamp
42267eaf4f
[avmfritz] Improved documentation and logging ( #8745 )
...
* Improved documentation and logging
* Add details about activating the Call Monitor
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-13 22:29:39 +02:00
Sven Strohschein
a12e5f60ce
[innogysmarthome] Fix - No commands can get executed after a few minutes ( #8742 )
...
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
2020-10-13 10:40:03 -07:00
Christoph Weitkamp
ee92be3f9f
Changed capitalization of config context ( #8744 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-13 12:52:17 +02:00
Oleg Davudyuk
6d2bb8a216
[airvisualnode] Support AirVisual Pro version ( #8686 )
...
* [airvisualnode] Support AirVisual Pro version
* [airvisualnode] Autodetect Pro version
* [airvisualnode] Remove unused channels
Signed-off-by: Oleg Davydyuk <ilveann@gmail.com>
2020-10-12 16:46:27 -07:00
Christoph Weitkamp
0eac453308
Reduced logging ( #8740 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-12 17:14:35 +02:00
Christoph Weitkamp
a7350abd8e
Aligned spelling of DWD bindings ( #8739 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-12 17:14:21 +02:00
Michael Wodniok
168913baba
[icalendar] Updated biweekly to 0.6.4 ( #8725 )
...
* [icalendar] Updated biweekly to 0.6.4
Fixes #8647
Signed-off-by: Michael Wodniok <michi@noorganization.org>
2020-10-12 16:51:24 +02:00
Armin Stebich
e0efd8438a
[mqtt] fixed Hex/Oct formatting, resulting values were interchanged ( #8730 )
...
Signed-off-by: Armin Stebich <home@mail.lordofbikes.de>
2020-10-12 07:41:32 -07:00
Marcel
2913018e4a
[miio] add several Philips lights ( #8736 )
...
Add following models:
philips.light.sread2
philips.light.cbulb
philips.light.cbulbs
philips.light.dcolor
philips.light.rwread
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-11 18:18:43 -07:00
Marcel
343981fc12
[miio] add chungmi plug ( #8728 )
...
add
chuangmi.plug.hmi206
chuangmi.plug.hmi208
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-11 11:58:09 -07:00
Marcel
a5657bb5d9
[miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker ( #8718 )
...
* [miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker
Eliminate
[WARNING] org.openhab.binding.miio.internal.ReadmeHelper.java:[25]
The package org.apache.commons.io.FileUtils should not be used.
* [miio] add StandardCharsets.UTF_8 to file readwrite
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-10 19:24:06 -07:00
J-N-K
5c7fe8183a
[deconz] retry full state request if initial request failed ( #8704 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-10 22:56:22 +02:00
Marcel
aa98737e9f
[miio] Improved unsupported handler that build experimental support ( #8716 )
...
* [miio] Improved unsupported handler that build experimental support
New unsupported handler that tries to find channels for unsupported
devices and creates experimental database file for it.
* [miio] logger fixes
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-10 11:03:33 -07:00
fab-kis
54791d97d0
[snmp] Fix memory leak in SNMP ( #8672 )
...
* Fix memory leak in SNMP. When receiving an async request it is placed in a pending request queue. Not canceling it leads to infinty life cycle for those requests, filling up memory.
* Test the canceling of the snmp aync request by its handler.
Signed-off-by: Falk Bauer <falk.bauer@k-is.com>
2020-10-10 19:11:24 +02:00
Wouter Born
6243ccb026
[hueemulation] Update feature ( #8719 )
...
Related to openhab/openhab-core#1709
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-10 19:09:56 +02:00
J-N-K
109442ea7c
add missing thing type ( #8717 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-10 17:44:27 +02:00
J-N-K
28b6c5dcc0
remove profiles for embedding libs ( #8711 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-10 14:40:30 +02:00
Kai Kreuzer
611e21c9c6
fixed spotless error ( #8710 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-10-10 09:50:15 +02:00
J-N-K
ac7279d02a
[rfxcom] move lib to remote ( #8700 )
...
* move lib to remote
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-10 08:23:57 +02:00
J-N-K
c7a83f4c3f
move lib to remote ( #8701 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-10 08:18:38 +02:00
mlobstein
25963100a9
[nuvo] update README.md for additional connection option ( #8691 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2020-10-09 23:00:13 +02:00
Jürgen Baginski
8eab7b6331
[rrd4j] Corrected the default configurations (third try) ( #8708 )
...
Applied the changes found by spotless.
According the comments DEFAULT_NUMERIC, DEFAULT_QUANTIFIABLE config should have 5 archives, the 4th was missing. Additionally the ConsolFunction changed in the DEFAULT_QUANTIFIABLE.
The DEFAULT_OTHER config had false computed archives.
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
2020-10-09 20:45:16 +02:00
Marcel
bf72bd2ce3
[miio] Miio philips miot lights ( #8699 )
...
* [miio] add Philips miot ceiling lights
adding models
philips.light.dlight
philips.light.mceil
philips.light.mceilm
philips.light.mceils
philips.light.obceil
philips.light.obceim
philips.light.obceis
philips.light.xzceil
philips.light.xzceim
philips.light.xzceis
philips.light.sceil
philips.light.sceilm
philips.light.sceils
* [miio] change name downlight
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-08 20:14:51 -07:00
Jürgen Baginski
082a3c2555
Corrected the default configurations ( #8698 )
...
According the comments DEFAULT_NUMERIC, DEFAULT_QUANTIFIABLE config should have 5 archives, the 4th was missing. Additionally the ConsolFunction changed in the DEFAULT_QUANTIFIABLE.
The DEFAULT_OTHER config had false computed archives.
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
2020-10-08 22:16:38 +02:00
Connor Petty
0496d35f32
Adapt to changes in ExecUtil ( #8690 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
2020-10-08 21:08:11 +02:00
Andrew Fiddian-Green
178e657d80
[velux] fix discovery service de- and re- registration ( #8673 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2020-10-08 19:13:35 +02:00
J-N-K
937c7a3a45
move lib to remote repo ( #8684 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-08 01:07:28 +02:00
Marcel
435c78ef8c
[miio] Add several Philips ceiling lights ( #8681 )
...
Adding
philips.light.bceiling1
philips.light.bceiling2
philips.light.lnblight1
philips.light.lnblight2
philips.light.lnlrlight
philips.light.lrceiling
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-07 14:39:27 -07:00
J-N-K
3cc162bf7e
move lib to remote ( #8687 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-07 21:44:42 +02:00
Marcel
782a4210a4
[miio] allow for device remarks in the readme from json db ( #8676 )
...
* [miio] allow for device remarks in the readme from json db
* Update bundles/org.openhab.binding.miio/src/test/java/org/openhab/binding/miio/internal/ReadmeHelper.java
Signed-off-by: Marcel Verpaalen marcel@verpaalen.com
2020-10-06 15:04:36 -07:00
Marcel
3403216154
[miio] add several xjx.toiletseats ( #8677 )
...
* [miio] add several xjx.toiletseats
To enjoy your quiet moment with Openhab...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-06 12:55:44 -07:00
Marcel
43be10c204
[miio] onoffpara commandtype fix ( #8675 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-06 12:45:10 -07:00
Mark Hilbush
7615e5fd09
[zoneminder] Replacement for ZoneMinder binding ( #8530 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-10-06 20:11:13 +02:00
boehan
cd16c680eb
fix updateState ( #8580 )
...
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-10-06 19:50:37 +02:00
Marcel
a980dbfb4d
[miio] Add many new Yeelights models ( #8668 )
...
* [miio] Add many new Yeelights models
closing #8082
* [miio] update doc
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-05 10:35:00 -07:00
M Valla
e32a262c30
[openwebnet] Fixes #8524 and #8547 , updated openwebnet4j lib to 0.3.1. Updated README ( #8645 )
...
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2020-10-05 17:50:38 +02:00
Marcel
a857592f07
[miio] allow for comments to channels in json db ( #8666 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-04 16:56:36 -07:00
Marcel
7b2d184676
[miio] add yunmi waterpurifiers ( #8665 )
...
* Add several new models waterpurifiers
* Add many new properties
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-04 15:29:53 -07:00
Wouter Born
be7e9c9680
Configure XStream security and resolve itest bundles ( #8663 )
...
* Configures XStream security to prevent "Security framework of XStream not initialized, XStream is probably vulnerable" warnings.
* Resolves the itest bundles for the upgrade to XStream 1.4.13
Related to openhab/openhab-core#1688
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-04 22:10:04 +02:00
Markus Michels
3ea3570306
[gree] Adaption to OH3 (representationProperty added to thing definition) ( #8658 )
...
Signed-off-by: Markus Michels <markus7017@gmail.com>
2020-10-04 11:37:48 -07:00