]>
git.basschouten.com Git - openhab-addons.git/log
Kai Kreuzer [Sat, 24 Oct 2020 21:30:36 +0000 (23:30 +0200)]
Updated download url (#8859)
The app is not available in the PlayStore anymore, see https://github.com/mendhak/gpslogger/issues/849
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Kai Kreuzer [Sat, 24 Oct 2020 21:22:23 +0000 (23:22 +0200)]
Deactivated Travis on the main branch (#8860)
See https://github.com/openhab/openhab-addons/pull/8848#issuecomment-
716052315
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Christoph Weitkamp [Sat, 24 Oct 2020 20:43:39 +0000 (22:43 +0200)]
Use 'everyChange' as default strategy for JDBC persistence (#8841)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Michael Wodniok [Sat, 24 Oct 2020 20:35:07 +0000 (22:35 +0200)]
[icalendar] Add EventFilter for existing calendars (#8583)
This commit fixes #8022.
Signed-off-by: Michael Wodniok <michi@noorganization.org>
Robert von Könemann [Sat, 24 Oct 2020 19:00:17 +0000 (21:00 +0200)]
[pulseaudio] Fix #8843. Stop spamming logs when pulseaudio device is offline (#8850)
Signed-off-by: Robert von Könemann <lordtaifleh@gmail.com>
Hans-Jörg Merk [Sat, 24 Oct 2020 18:17:56 +0000 (20:17 +0200)]
[intesis] - added IntesisBox support (#8694)
* Intesis Binding - added IntesisBox support
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
GiviMAD [Sat, 24 Oct 2020 17:00:25 +0000 (19:00 +0200)]
[unifiedremote] Initial contribution (#8546)
Signed-off-by: GiviMAD <miguelwork92@gmail.com>
Wouter Born [Sat, 24 Oct 2020 16:10:46 +0000 (18:10 +0200)]
[mapdb] Fixes and improvements (#8852)
* Fix index out of bounds when persisting empty StringType values
* Fix deserialization when strings contain type separator
* Improve debug logging
* Improve test coverage
Fixes #8790
Signed-off-by: Wouter Born <github@maindrain.net>
boc-tothefuture [Sat, 24 Oct 2020 07:52:26 +0000 (03:52 -0400)]
[mpd] Update current song on player events (#8818)
This fixes #8817
Signed-off-by: Brian O'Connell <broconne@gmail.com>
Michael Wodniok [Sat, 24 Oct 2020 05:07:37 +0000 (07:07 +0200)]
[icalendar] Describe download exceptions a bit more detailed. (#8847)
* [icalendar] Describe download exceptions a bit more detailed.
Fixes #8846
* [icalendar] Apply suggestions from code review
Signed-off-by: Michael Wodniok <michi@noorganization.org>
Also-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
Marcel [Sat, 24 Oct 2020 01:45:03 +0000 (03:45 +0200)]
[miio] delay refresh to avoid devices not ready yet (#8838)
* [miio] delay refresh to avoid devices not ready yet
Delay refresh after command is send as some devices are not ready yet
with the execution and will report wrong status.
This is confusing to the users.
Related forum topic:
https://community.openhab.org/t/xiaomi-mi-air-purifier-xiaomi-mi-io/34840/300
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] remove change from PR
SmartCologne [Fri, 23 Oct 2020 17:24:55 +0000 (19:24 +0200)]
[homematic] Update README.md (#8840)
Added available icons & colors for HM-Dis-WM55
Bernhard Bauer [Fri, 23 Oct 2020 17:16:00 +0000 (19:16 +0200)]
[modbus.helioseasycontrols] Corrected channel in items example, added rule example (#8804)
Signed-off-by: Bernhard Bauer <bern77@gmail.com>
mlobstein [Fri, 23 Oct 2020 16:36:36 +0000 (11:36 -0500)]
[oppo] Fix issue with polling and setting verbose mode (#8640)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Mark Hilbush [Thu, 22 Oct 2020 23:38:19 +0000 (19:38 -0400)]
[ecobee] Fix setHold when using holdHours (#8834)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
Marcel [Thu, 22 Oct 2020 22:27:35 +0000 (00:27 +0200)]
[miio] add FAQ to readme (#8837)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Andrew Fiddian-Green [Thu, 22 Oct 2020 17:19:01 +0000 (18:19 +0100)]
[hpprinter] implement uuid as repr. prop. to stop discovery duplicates (#8810)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Marcel [Thu, 22 Oct 2020 16:13:08 +0000 (18:13 +0200)]
[miio] cleanup duplicate paths (#8835)
Use the path defined in the binding constants
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Thu, 22 Oct 2020 16:06:57 +0000 (18:06 +0200)]
[miio] Add temperature value to chuangmi.plug.v1 (#8832)
Based on: https://github.com/marcelrv/openhab2/pull/12
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Christoph Weitkamp [Thu, 22 Oct 2020 16:05:41 +0000 (18:05 +0200)]
Remove *.bak file (#8836)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Joan Pujol [Thu, 22 Oct 2020 08:26:21 +0000 (10:26 +0200)]
[influxdb] Fixes issue 8798 and 8697 problems storing integer types (#8831)
* Update documentation with changed Influx2 RC port
* Fix problem with non decimal numeric types
Improve documentation with more explicit information about Influx types used
Implement toString to InfluxPoint to allow some trace info to be useful in case it's needed
Fixes #8697
Fixes #8798
Signed-off-by: Joan Pujol <joanpujol@gmail.com>
Marcel [Wed, 21 Oct 2020 21:14:14 +0000 (23:14 +0200)]
[miio] add new country server and improve readme (#8816)
* [miio] add new country server and improve readme
* [miio] apply spotless
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Wed, 21 Oct 2020 21:01:22 +0000 (23:01 +0200)]
[miio] Allow for custom refresh commands (#8796)
* [miio] Allow for custom refresh commands
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
nsine-zz [Wed, 21 Oct 2020 18:56:29 +0000 (20:56 +0200)]
[loxone] Update README.md (#8821)
Bob A [Wed, 21 Oct 2020 18:50:49 +0000 (14:50 -0400)]
[lutron] Minor code and doc updates (#8795)
* [lutron] Minor code and doc updates
* [lutron] Address review comments
Signed-off-by: Bob Adair <bob.github@att.net>
Wouter Born [Wed, 21 Oct 2020 18:03:23 +0000 (20:03 +0200)]
[lifx] Fix IAE for unsupported products and update products (#8827)
* Fix IllegalArgumentException when updating properties of unsupported product
* Add missing products
Signed-off-by: Wouter Born <github@maindrain.net>
Christoph Weitkamp [Wed, 21 Oct 2020 15:53:46 +0000 (17:53 +0200)]
[feed] Minor improvements for Feed Binding (#8824)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Andrew Fiddian-Green [Wed, 21 Oct 2020 15:50:44 +0000 (16:50 +0100)]
[neohub] added automatic discovery of NeoHubs (#8805)
* [neohub] add mdns hub discovery
* [neohub] mdns discovery improved code style
* [neohub] changes in response to reviewer feedback
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Kai Kreuzer [Wed, 21 Oct 2020 02:10:57 +0000 (04:10 +0200)]
[rrd4j] Ignore item types that are not supported (#8815)
Additionally:
- documentation has been updated and improved
- logging has been improved for better debugging
Signed-off-by: Kai Kreuzer <kai@openhab.org>
robnielsen [Tue, 20 Oct 2020 22:54:40 +0000 (17:54 -0500)]
[insteon] handle cases when channelLinked is not called after initialization (#8803)
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
Holger Eisold [Tue, 20 Oct 2020 22:37:05 +0000 (00:37 +0200)]
sort pom.xml alphabetical (#8811)
Signed-off-by: Holger Eisold <kugelsicha@gmail.com>
Benjamin Lafois [Tue, 20 Oct 2020 20:16:20 +0000 (22:16 +0200)]
[bluetooth.daikinmadoka] removed duplicate channel RSSI (#8813)
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
Gaël L'hopital [Mon, 19 Oct 2020 17:04:05 +0000 (19:04 +0200)]
[MeteoAlerte] Update for OH3 (#8801)
* [MeteoAlerte] Update for OH3
Replaced old gif pictures with svg nicer pictures
Added a missing alert report (vague-submersion)
Added end of validity report timestamp
Some code cleansing.
Signed-off-by: clinique <gael@lhopital.org>
Connor Petty [Sun, 18 Oct 2020 18:43:09 +0000 (11:43 -0700)]
[network] Fix latency parsing on windows 10 (#8781)
Fixes #8776
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
Fabian Wolter [Sun, 18 Oct 2020 18:39:42 +0000 (20:39 +0200)]
[lcn] Fix status message of RollerShutter inverting (#8735)
* [lcn] Fix status message of RollerShutter inverting
The status of RollerShutter was not inverted when invertUpDown=true. Fixes #8680
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
Andrew Fiddian-Green [Sun, 18 Oct 2020 18:26:50 +0000 (19:26 +0100)]
[hdpowerview] discovery could wrongly return a ThingUID based on a hub's Ipv6 address instead of its Ipv4 address (#8778)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
martinlindjarv [Sun, 18 Oct 2020 18:04:46 +0000 (21:04 +0300)]
[hpprinter] Fix for typo in printer status channel name (#8787)
Signed-off-by: martinlindjarv <martin@lindjarv.pri.ee>
Kai Kreuzer [Sun, 18 Oct 2020 18:03:55 +0000 (20:03 +0200)]
[mapdb] Avoid ArrayIndexOutOfBoundsExceptions being thrown (#8792)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Jochen Klein [Sun, 18 Oct 2020 17:43:47 +0000 (19:43 +0200)]
Fix wrong usage of representationProperty (#8793)
Signed-off-by: Jochen Klein <git@jochen.susca.de>
Matthew Skinner [Sun, 18 Oct 2020 17:40:00 +0000 (04:40 +1100)]
[ipcamera] Refactor labels and defaults for openHAB 3 (#8752)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Wouter Born [Sun, 18 Oct 2020 13:40:14 +0000 (15:40 +0200)]
Fix Tradfri itest (#8788)
Related to openhab/openhab-core#1721
Signed-off-by: Wouter Born <github@maindrain.net>
Roie Geron [Sun, 18 Oct 2020 00:19:40 +0000 (03:19 +0300)]
[touchwand] Touchwand Binding initial contribution - migration to OH3 (#8754)
* initial migration to OH 3
Signed-off-by: Roie Geron <roie.geron@gmail.com>
Wouter Born [Sat, 17 Oct 2020 21:32:14 +0000 (23:32 +0200)]
[groovyscripting] Add Groovy scripting support (#8772)
* Add Groovy scripting support
This makes it really easy to start using Groovy 3.x scripts with openHAB!
Signed-off-by: Wouter Born <github@maindrain.net>
Wouter Born [Sat, 17 Oct 2020 19:56:55 +0000 (21:56 +0200)]
Improve "Command line build" section (#8767)
* Add/explain more command line options
* Structure options in a table
* Explain when to use -DwithResolver
Signed-off-by: Wouter Born <github@maindrain.net>
Mark Hilbush [Sat, 17 Oct 2020 14:46:36 +0000 (10:46 -0400)]
Fix MAC comparison (#8768)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
Christoph Weitkamp [Fri, 16 Oct 2020 23:02:39 +0000 (01:02 +0200)]
[hue] Fixed typo in Geofence Sensor config (#8773)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Christoph Weitkamp [Fri, 16 Oct 2020 22:59:56 +0000 (00:59 +0200)]
[hue] Added channel to enable / disable a motion sensor (#8721)
* Added channel to activate/deactivate a motion sensor
* Applied spotless
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
FrancescoRisso [Fri, 16 Oct 2020 17:04:15 +0000 (19:04 +0200)]
[Telegram] Improved sending to a particular chat (#8750)
Changed the README.md file to include more information as in #8733:
Specified that the chatId in the APIs must be followed by an "L" or it won't work (at least, not for group chats).
Marcel [Fri, 16 Oct 2020 17:01:23 +0000 (19:01 +0200)]
[miio] add suppport for Mr Bond M1 pro Smart Clothes Dryer (#8749)
Add support for following types
"mrbond.airer.m1s",
"mrbond.airer.m1pro",
"mrbond.airer.m1super"
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
HoLLe [Fri, 16 Oct 2020 08:48:48 +0000 (10:48 +0200)]
CODEOWNERS remove whitespace (#8765)
While I was at fixing the sort of the CODEWONERS file in 2.5.x I stumpled upon this whitespace and also add a PR even if its a minor change.
Signed-off-by: Holger Eisold <kugelsicha@gmail.com>
Bob A [Thu, 15 Oct 2020 22:59:24 +0000 (18:59 -0400)]
[lutron] Add LEAP protocol support (#8650)
* [lutron] Add LEAP protocol support
Signed-off-by: Bob Adair <bob.github@att.net>
Christoph Weitkamp [Thu, 15 Oct 2020 22:51:41 +0000 (00:51 +0200)]
[hue] Refactored discovery service to 'ThingHandlerService' (#8729)
* Refactored discovery service to ThingHandlerService
* Fixed discovery for Geofence Sensor
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Gaël L'hopital [Thu, 15 Oct 2020 17:58:38 +0000 (19:58 +0200)]
[Linky] Linky issue 7610 (#8678)
* Staging work
* Refactoring the binding for OH3
Adressing Issue #7610
Added new channels
* spotless apply
* Pleasing Travis
* Code review and added disconnection logic.
* Adressing code review comments
Signed-off-by: clinique <gael@lhopital.org>
Kai Kreuzer [Thu, 15 Oct 2020 16:02:20 +0000 (18:02 +0200)]
[mapdb] Fix deserialization of values in mapDB database (#8758)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
J-N-K [Thu, 15 Oct 2020 15:53:30 +0000 (17:53 +0200)]
remove unused profile (#8683)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Wouter Born [Thu, 15 Oct 2020 08:53:53 +0000 (10:53 +0200)]
Rework ThingActions (#8755)
* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent
Signed-off-by: Wouter Born <github@maindrain.net>
Marcel [Wed, 14 Oct 2020 20:59:38 +0000 (22:59 +0200)]
[miio] Add Zhimi Heater za1 (#8743)
add model zhimi.heater.za1
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
HoLLe [Wed, 14 Oct 2020 17:08:57 +0000 (19:08 +0200)]
[opensprinkler] fix nextDuration UoM transformation (#8727)
Fixes #8541
Signed-off-by: Holger Eisold <kugelsicha@gmail.com>
Christoph Weitkamp [Wed, 14 Oct 2020 17:05:20 +0000 (19:05 +0200)]
[hue] Add support for Geofence sensor (#8731)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Wouter Born [Wed, 14 Oct 2020 17:01:12 +0000 (19:01 +0200)]
Rework ThingActions (#8732)
* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions
Related to:
* openhab/openhab-core#1714
* openhab/openhab-core#1639
Signed-off-by: Wouter Born <github@maindrain.net>
Christoph Weitkamp [Tue, 13 Oct 2020 20:59:15 +0000 (22:59 +0200)]
Added context time for parameter earliest and latest (#8748)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Christoph Weitkamp [Tue, 13 Oct 2020 20:29:39 +0000 (22:29 +0200)]
[avmfritz] Improved documentation and logging (#8745)
* Improved documentation and logging
* Add details about activating the Call Monitor
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Sven Strohschein [Tue, 13 Oct 2020 17:40:03 +0000 (19:40 +0200)]
[innogysmarthome] Fix - No commands can get executed after a few minutes (#8742)
Signed-off-by: Sven Strohschein <sven.strohschein@gmail.com>
Christoph Weitkamp [Tue, 13 Oct 2020 10:52:17 +0000 (12:52 +0200)]
Changed capitalization of config context (#8744)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Oleg Davudyuk [Mon, 12 Oct 2020 23:46:27 +0000 (02:46 +0300)]
[airvisualnode] Support AirVisual Pro version (#8686)
* [airvisualnode] Support AirVisual Pro version
* [airvisualnode] Autodetect Pro version
* [airvisualnode] Remove unused channels
Signed-off-by: Oleg Davydyuk <ilveann@gmail.com>
Christoph Weitkamp [Mon, 12 Oct 2020 15:14:35 +0000 (17:14 +0200)]
Reduced logging (#8740)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Christoph Weitkamp [Mon, 12 Oct 2020 15:14:21 +0000 (17:14 +0200)]
Aligned spelling of DWD bindings (#8739)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Michael Wodniok [Mon, 12 Oct 2020 14:51:24 +0000 (16:51 +0200)]
[icalendar] Updated biweekly to 0.6.4 (#8725)
* [icalendar] Updated biweekly to 0.6.4
Fixes #8647
Signed-off-by: Michael Wodniok <michi@noorganization.org>
Armin Stebich [Mon, 12 Oct 2020 14:41:32 +0000 (16:41 +0200)]
[mqtt] fixed Hex/Oct formatting, resulting values were interchanged (#8730)
Signed-off-by: Armin Stebich <home@mail.lordofbikes.de>
Marcel [Mon, 12 Oct 2020 01:18:43 +0000 (03:18 +0200)]
[miio] add several Philips lights (#8736)
Add following models:
philips.light.sread2
philips.light.cbulb
philips.light.cbulbs
philips.light.dcolor
philips.light.rwread
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Sun, 11 Oct 2020 18:58:09 +0000 (20:58 +0200)]
[miio] add chungmi plug (#8728)
add
chuangmi.plug.hmi206
chuangmi.plug.hmi208
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Sun, 11 Oct 2020 02:24:06 +0000 (04:24 +0200)]
[miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker (#8718)
* [miio] eliminate warning org.apache.commons.io.FileUtils in readmemaker
Eliminate
[WARNING] org.openhab.binding.miio.internal.ReadmeHelper.java:[25]
The package org.apache.commons.io.FileUtils should not be used.
* [miio] add StandardCharsets.UTF_8 to file readwrite
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
J-N-K [Sat, 10 Oct 2020 20:56:22 +0000 (22:56 +0200)]
[deconz] retry full state request if initial request failed (#8704)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Marcel [Sat, 10 Oct 2020 18:03:33 +0000 (20:03 +0200)]
[miio] Improved unsupported handler that build experimental support (#8716)
* [miio] Improved unsupported handler that build experimental support
New unsupported handler that tries to find channels for unsupported
devices and creates experimental database file for it.
* [miio] logger fixes
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
fab-kis [Sat, 10 Oct 2020 17:11:24 +0000 (19:11 +0200)]
[snmp] Fix memory leak in SNMP (#8672)
* Fix memory leak in SNMP. When receiving an async request it is placed in a pending request queue. Not canceling it leads to infinty life cycle for those requests, filling up memory.
* Test the canceling of the snmp aync request by its handler.
Signed-off-by: Falk Bauer <falk.bauer@k-is.com>
Wouter Born [Sat, 10 Oct 2020 17:09:56 +0000 (19:09 +0200)]
[hueemulation] Update feature (#8719)
Related to openhab/openhab-core#1709
Signed-off-by: Wouter Born <github@maindrain.net>
J-N-K [Sat, 10 Oct 2020 15:44:27 +0000 (17:44 +0200)]
add missing thing type (#8717)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
J-N-K [Sat, 10 Oct 2020 12:40:30 +0000 (14:40 +0200)]
remove profiles for embedding libs (#8711)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Kai Kreuzer [Sat, 10 Oct 2020 07:50:15 +0000 (09:50 +0200)]
fixed spotless error (#8710)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
J-N-K [Sat, 10 Oct 2020 06:23:57 +0000 (08:23 +0200)]
[rfxcom] move lib to remote (#8700)
* move lib to remote
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
J-N-K [Sat, 10 Oct 2020 06:18:38 +0000 (08:18 +0200)]
move lib to remote (#8701)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
mlobstein [Fri, 9 Oct 2020 21:00:13 +0000 (16:00 -0500)]
[nuvo] update README.md for additional connection option (#8691)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Jürgen Baginski [Fri, 9 Oct 2020 18:45:16 +0000 (20:45 +0200)]
[rrd4j] Corrected the default configurations (third try) (#8708)
Applied the changes found by spotless.
According the comments DEFAULT_NUMERIC, DEFAULT_QUANTIFIABLE config should have 5 archives, the 4th was missing. Additionally the ConsolFunction changed in the DEFAULT_QUANTIFIABLE.
The DEFAULT_OTHER config had false computed archives.
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
Marcel [Fri, 9 Oct 2020 03:14:51 +0000 (05:14 +0200)]
[miio] Miio philips miot lights (#8699)
* [miio] add Philips miot ceiling lights
adding models
philips.light.dlight
philips.light.mceil
philips.light.mceilm
philips.light.mceils
philips.light.obceil
philips.light.obceim
philips.light.obceis
philips.light.xzceil
philips.light.xzceim
philips.light.xzceis
philips.light.sceil
philips.light.sceilm
philips.light.sceils
* [miio] change name downlight
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Jürgen Baginski [Thu, 8 Oct 2020 20:16:38 +0000 (22:16 +0200)]
Corrected the default configurations (#8698)
According the comments DEFAULT_NUMERIC, DEFAULT_QUANTIFIABLE config should have 5 archives, the 4th was missing. Additionally the ConsolFunction changed in the DEFAULT_QUANTIFIABLE.
The DEFAULT_OTHER config had false computed archives.
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
Connor Petty [Thu, 8 Oct 2020 19:08:11 +0000 (12:08 -0700)]
Adapt to changes in ExecUtil (#8690)
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
Andrew Fiddian-Green [Thu, 8 Oct 2020 17:13:35 +0000 (18:13 +0100)]
[velux] fix discovery service de- and re- registration (#8673)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
J-N-K [Wed, 7 Oct 2020 23:07:28 +0000 (01:07 +0200)]
move lib to remote repo (#8684)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Marcel [Wed, 7 Oct 2020 21:39:27 +0000 (23:39 +0200)]
[miio] Add several Philips ceiling lights (#8681)
Adding
philips.light.bceiling1
philips.light.bceiling2
philips.light.lnblight1
philips.light.lnblight2
philips.light.lnlrlight
philips.light.lrceiling
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
J-N-K [Wed, 7 Oct 2020 19:44:42 +0000 (21:44 +0200)]
move lib to remote (#8687)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Marcel [Tue, 6 Oct 2020 22:04:36 +0000 (00:04 +0200)]
[miio] allow for device remarks in the readme from json db (#8676)
* [miio] allow for device remarks in the readme from json db
* Update bundles/org.openhab.binding.miio/src/test/java/org/openhab/binding/miio/internal/ReadmeHelper.java
Signed-off-by: Marcel Verpaalen marcel@verpaalen.com
Marcel [Tue, 6 Oct 2020 19:55:44 +0000 (21:55 +0200)]
[miio] add several xjx.toiletseats (#8677)
* [miio] add several xjx.toiletseats
To enjoy your quiet moment with Openhab...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Tue, 6 Oct 2020 19:45:10 +0000 (21:45 +0200)]
[miio] onoffpara commandtype fix (#8675)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Mark Hilbush [Tue, 6 Oct 2020 18:11:13 +0000 (14:11 -0400)]
[zoneminder] Replacement for ZoneMinder binding (#8530)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
boehan [Tue, 6 Oct 2020 17:50:37 +0000 (19:50 +0200)]
fix updateState (#8580)
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
Marcel [Mon, 5 Oct 2020 17:35:00 +0000 (19:35 +0200)]
[miio] Add many new Yeelights models (#8668)
* [miio] Add many new Yeelights models
closing #8082
* [miio] update doc
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
M Valla [Mon, 5 Oct 2020 15:50:38 +0000 (17:50 +0200)]
[openwebnet] Fixes #8524 and #8547, updated openwebnet4j lib to 0.3.1. Updated README (#8645)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Marcel [Sun, 4 Oct 2020 23:56:36 +0000 (01:56 +0200)]
[miio] allow for comments to channels in json db (#8666)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Sun, 4 Oct 2020 22:29:53 +0000 (00:29 +0200)]
[miio] add yunmi waterpurifiers (#8665)
* Add several new models waterpurifiers
* Add many new properties
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Wouter Born [Sun, 4 Oct 2020 20:10:04 +0000 (22:10 +0200)]
Configure XStream security and resolve itest bundles (#8663)
* Configures XStream security to prevent "Security framework of XStream not initialized, XStream is probably vulnerable" warnings.
* Resolves the itest bundles for the upgrade to XStream 1.4.13
Related to openhab/openhab-core#1688
Signed-off-by: Wouter Born <github@maindrain.net>