]>
git.basschouten.com Git - openhab-addons.git/log
lolodomo [Sun, 21 Mar 2021 20:49:56 +0000 (21:49 +0100)]
[bticinosmarther] Fix deprecated tag "required" (#10372)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Conte Andrea [Sun, 21 Mar 2021 19:26:21 +0000 (20:26 +0100)]
[openwebnet] add support for Energy Meter (#10191)
Signed-off-by: Andrea Conte <andrea@conte.com>
lolodomo [Sun, 21 Mar 2021 18:18:11 +0000 (19:18 +0100)]
[enocean] Do not set attr "required" for the param "senderIdOffset" (#10370)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 18:17:49 +0000 (19:17 +0100)]
[plclogo] Fix deprecated tag "required" (#10368)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 18:17:27 +0000 (19:17 +0100)]
[dmx] Fix deprecated tag "required" (#10363)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 16:12:45 +0000 (17:12 +0100)]
[miele] Fix deprecated tag "required" (#10369)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Johannes Ott [Sun, 21 Mar 2021 15:48:16 +0000 (16:48 +0100)]
[influxdb] Add option for using metadata value as measurement name (#9943)
* Add option for using metadata value as measurement name
Also-by: Joan Pujol <joanpujol@gmail.com>
Signed-off-by: Johannes Ott <info@johannes-ott.net>
lolodomo [Sun, 21 Mar 2021 15:42:56 +0000 (16:42 +0100)]
[tellstick] Fix deprecated tag "required" (#10367)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 15:42:13 +0000 (16:42 +0100)]
[wemo] Fix deprecated tag "required" (#10365)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 15:41:35 +0000 (16:41 +0100)]
[digitalstrom] Fix deprecated tag "required" (#10364)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 15:40:29 +0000 (16:40 +0100)]
[velux] Fix deprecated tag "required" (#10362)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 13:23:07 +0000 (14:23 +0100)]
[somfytahoma] Improved handling of target temperature command (#10336)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 21 Mar 2021 13:11:05 +0000 (14:11 +0100)]
[knx] Fix deprecated tag "required" (#10361)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sat, 20 Mar 2021 15:13:55 +0000 (16:13 +0100)]
[enocean] Fix deprecated tag "required" (#10353)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sat, 20 Mar 2021 15:10:26 +0000 (16:10 +0100)]
[somfytahoma] Fix deprecated tag "required" (#10352)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sat, 20 Mar 2021 15:09:32 +0000 (16:09 +0100)]
[onewire] Fix deprecated tag "required" (#10354)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Björn Brings [Fri, 19 Mar 2021 20:24:39 +0000 (21:24 +0100)]
[ValloxMV] Adding Co2 measurement (#10324)
Signed-off-by: bjoernbrings <bjoernbrings@web.de>
Kai Kreuzer [Fri, 19 Mar 2021 12:42:45 +0000 (13:42 +0100)]
Change dependency group id to version available on Maven Central (#10350)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Wouter Born [Fri, 19 Mar 2021 09:40:14 +0000 (10:40 +0100)]
Fix Java and Jetty deprecations (#10349)
Signed-off-by: Wouter Born <github@maindrain.net>
Wouter Born [Thu, 18 Mar 2021 11:15:15 +0000 (12:15 +0100)]
Resolve itest runbundles for Gson and Commons Lang upgrades and fix JsonParser deprecations (#10345)
* Resolve itest runbundles for Gson and Commons Lang upgrades
* Fix JsonParser deprecations too
* Fix feature verification
Signed-off-by: Wouter Born <github@maindrain.net>
Kai Kreuzer [Wed, 17 Mar 2021 08:12:04 +0000 (09:12 +0100)]
[nanoleaf] Refactored code to use core features and more (#10101)
This is a bigger refactoring bringing these (breaking) changes:
- System channel types are used where applicable
- Obsolete channels (such as power) were removed
- Some channel types were marked "advanced"
- "Tap" channels were converted to a trigger channel type providing a "system button" behavior
- Layout can now be requested by a console command
- Command options for effect channel are dynamically provided
- Log level has been reduced where appropriate
- HTTP request timeouts were reduced
- handleRemoval now returns quickly as expected
- Fixed hanging thread / infinite loop when requesting layouts for non-square panels
- Various other smaller enhancements and fixes
- Documentation has been adapted accordingly
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Markus Michels [Tue, 16 Mar 2021 20:54:55 +0000 (21:54 +0100)]
[magentatv] Adapt to new Telekom OAuth flow (required to retrieve the userId) (#10267)
Signed-off-by: Markus Michels <markus7017@gmail.com>
Georgios Moutsos [Tue, 16 Mar 2021 19:53:50 +0000 (21:53 +0200)]
[caddx] Corrected wrong casing on enum members to uppercase (#10344)
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
Ethan Dye [Tue, 16 Mar 2021 19:51:25 +0000 (13:51 -0600)]
[OmniLink] Minor restructuring of binding code (#10280)
* Minor restructuring of binding code
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
* Ensure that SystemType is present before switch
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
* Log on invalid System Type
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
KHOne23 [Tue, 16 Mar 2021 12:13:41 +0000 (13:13 +0100)]
[nuki] Update README.md (#10342)
Wouter Born [Tue, 16 Mar 2021 11:38:16 +0000 (12:38 +0100)]
Rework more commons-lang usages (#10314)
* Reworks many commons-lang usages to use standard Java
* Updates all remaining commons.lang imports to commons.lang3
Related to openhab/openhab-addons#7722
Signed-off-by: Wouter Born <github@maindrain.net>
Matthew Skinner [Mon, 15 Mar 2021 22:58:11 +0000 (09:58 +1100)]
[ipcamera] Improve Hikvision alarm reliability (#10319)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Christoph Weitkamp [Mon, 15 Mar 2021 22:25:32 +0000 (23:25 +0100)]
[openweathermap] Added hint about deprecation of UV Index API (#10326)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Georgios Moutsos [Mon, 15 Mar 2021 22:20:22 +0000 (00:20 +0200)]
[caddx] Correct thing status on bridge initialization (#10317)
* Log event message construction improved
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Changed level to debug for some logs
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Added status request commands to b send when the bridge initializes
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Don't change the label of the zone
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
* Removed comment
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
Bernd Weymann [Mon, 15 Mar 2021 22:15:00 +0000 (23:15 +0100)]
[e3dc] documentation fix (#10337)
* Fixed mixed up description in thing.xmls, readme.de and translation
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
* spotless run
Signed-off-by: Bernd Weymann <bernd.weymann@gmail.com>
Kai Kreuzer [Mon, 15 Mar 2021 15:03:57 +0000 (16:03 +0100)]
[airvisualnode] Change dependency group id to version available on Maven Central (#10333)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Wouter Born [Sun, 14 Mar 2021 22:22:52 +0000 (23:22 +0100)]
Remove org.jetbrains.annotations.NotNull (#10334)
Only Eclipse JDT annotations should be used, see:
https://www.openhab.org/docs/developer/guidelines.html#null-annotations
Signed-off-by: Wouter Born <github@maindrain.net>
lolodomo [Sun, 14 Mar 2021 17:16:40 +0000 (18:16 +0100)]
[sonos] Fix discovery of Ikea SYYMFONISK models (#10323)
Fix #10313
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Scott H [Sun, 14 Mar 2021 17:16:30 +0000 (13:16 -0400)]
[chromecast] Added play URL actions to chromecast binding (#10245)
* Added play url actions to chromeCast binding
Signed-off-by: Scott Hanson <scooter_seh@yahoo.com>
lolodomo [Sun, 14 Mar 2021 13:20:52 +0000 (14:20 +0100)]
[somfytahoma] Setting of channels at init + UoM for channels (#10300)
Fix #10291
Fix #10285
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Mark Herwege [Sat, 13 Mar 2021 19:44:36 +0000 (20:44 +0100)]
[nikohomecontrol] Add shutter invert and fix connection with NHC does not recover (#10281)
* Ignore devices.changed event.
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Null warnings cleanup.
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Remove @NonNullByDefault({})
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Shorten logger messages.
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Introduce rollershutter invert flag.
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Add null annotations.
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Connection resilience improvements and log level cleanup.
Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
* Update bundles/org.openhab.binding.nikohomecontrol/src/main/resources/OH-INF/thing/thing-types.xml
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
GiviMAD [Sat, 13 Mar 2021 19:26:57 +0000 (20:26 +0100)]
[androiddebugbridge] fix power wake lock and minor fixes (#10316)
Signed-off-by: Miguel <miguelwork92@gmail.com>
Matthew Skinner [Sat, 13 Mar 2021 19:25:08 +0000 (06:25 +1100)]
[espmilighthub] Fix things stay initializing (#10315)
Fixed bug caused by asking a bridge thing for its bridge's UID instead of just the UID.
Signed-off-by: Matthew Skinner <matt@pcmus.com>
mlobstein [Sat, 13 Mar 2021 19:21:27 +0000 (13:21 -0600)]
[oppo] Fix setting verbose mode at startup issue (#10306)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Michael Wodniok [Sat, 13 Mar 2021 19:18:37 +0000 (20:18 +0100)]
[icalendar] Fixes #10303: small changes to docs (#10304)
Signed-off-by: Michael Wodniok <michi@noorganization.org>
lolodomo [Sat, 13 Mar 2021 19:16:18 +0000 (20:16 +0100)]
[somfytahoma] Add tag representation_property in things XML files (#10299)
Fix #10296
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
mlobstein [Sat, 13 Mar 2021 19:10:05 +0000 (13:10 -0600)]
[atlona] Fix PROPERTY_VERSION not displaying correct value on UHD models (#10279)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Jürgen Baginski [Sat, 13 Mar 2021 19:05:52 +0000 (20:05 +0100)]
[openhabcloud] Add note about missing ability to delete things/items/rules (#10258)
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
DerFetzer [Sat, 13 Mar 2021 19:00:42 +0000 (20:00 +0100)]
[WLED] Zero out MSB as it will be treated as white (#10252)
Signed-off-by: Matthias Fetzer <kontakt@der-fetzer.de>
TomoKRK [Sat, 13 Mar 2021 18:52:33 +0000 (19:52 +0100)]
[yeelight] Add mono4 and strip6 (#10222)
Adding additional models to deviceType enum - "mono4" and "strip6" (please note this is not a typo in "strip6" - six is at the end and without 'e') - based on the analysis of the debug info those new models are not being recognised by Yeelight binding in OH3 and as a result the bulb or the led stripe is constantly showing offline despite correct device id.
Piwoxar [Sat, 13 Mar 2021 18:50:20 +0000 (19:50 +0100)]
[homematic] Additional check for convert to double (#10207)
Co-authored-by: Hans-Dieter <hdloew@freenet.de>
Marc [Sat, 13 Mar 2021 18:48:19 +0000 (19:48 +0100)]
[mongodb] Collection per Item (#10202)
Put Item in separate Collections
Signed-off-by: Marc <iseli_marc@hotmail.com>
eugen [Fri, 12 Mar 2021 16:18:09 +0000 (17:18 +0100)]
[homekit] make usage of mDNS configurable (#10286)
* make usage of mDNS configurable
Signed-off-by: Eugen Freiter <freiter@gmx.de>
Wouter Born [Wed, 10 Mar 2021 08:52:39 +0000 (09:52 +0100)]
[lifx] Fix all SAT findings (#10307)
* Remove dependency on commons-lang classes
* Use HexUtils
* Fix/add missing initial contribution author lines
* Add unit test for MACAddress
* Rename protocol package to dto
Signed-off-by: Wouter Born <github@maindrain.net>
Michael Rumpf [Sun, 7 Mar 2021 15:31:39 +0000 (16:31 +0100)]
[mcp23017] Fixes #9503 by updating Pi4j to the recently released version 1.4. (#10293)
This version introduces Java 11 compatibility by implementing a missing
function as native code and thus dropping the dependency to the
function jdk.internal.misc.SharedSecrets.
See https://github.com/Pi4J/pi4j/issues/442 for details.
Signed-off-by: Michael Rumpf <michael@rumpfonline.de>
Wouter Born [Sun, 7 Mar 2021 09:19:32 +0000 (10:19 +0100)]
Upgrade Jackson to 2.12.2 (#10288)
* Adds a jackson.version property to simplify managing the version
* Make sure the specified version is used as add-on dependency by excluding Jackson from transitive dependencies
* Use openhab.tp-jackson feature with dynamodb
* Remove jackson-dataformat-cbor dependency from features which is now also provided by the openhab.tp-jackson feature
Signed-off-by: Wouter Born <github@maindrain.net>
Wouter Born [Sat, 6 Mar 2021 15:47:12 +0000 (16:47 +0100)]
Improve CODEOWNERS (#10289)
* Fix wrong username
* Remove modbus transport
Signed-off-by: Wouter Born <github@maindrain.net>
Ethan Dye [Wed, 3 Mar 2021 22:04:38 +0000 (15:04 -0700)]
[OmniLink] Use jomnilink for command numbers (#10273)
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
Markus Michels [Wed, 3 Mar 2021 16:43:02 +0000 (17:43 +0100)]
[shelly] Improved Motion Support, Support CoIoT Unicast, fixes (#10220)
* New feature: Shelly Manager
Signed-off-by: Markus Michels <markus7017@gmail.com>
* Removed Shelly Manager to reduce PR size (will be another PR)
Signed-off-by: Markus Michels <markus7017@gmail.com>
* CoIoT initialization handles new COIOT options for the device,
sensorSleepTime is now adadvanced; Roller set position 0/100 is mapped
to UP/DOWN; Reference to Shelly Manager removed from README
Signed-off-by: Markus Michels <markus7017@gmail.com>
* Nullpointer check added on settings.coiot (4Pro has this null)
Signed-off-by: Markus Michels <markus7017@gmail.com>
* README updated
Signed-off-by: Markus Michels <markus7017@gmail.com>
* Use regex to extract fw version from string, check fw version to detect
restarted, README updated, moved channel sensorSleepTime from group
device to sensors
Signed-off-by: Markus Michels <markus7017@gmail.com>
* Review changes
Signed-off-by: Markus Michels <markus7017@gmail.com>
mlobstein [Tue, 2 Mar 2021 18:21:39 +0000 (12:21 -0600)]
[epsonprojector] Fix ONLINE status reporting (#10266)
* Epsonprojector - Fix ONLINE status reporting
* review changes
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Justin [Tue, 2 Mar 2021 03:29:24 +0000 (21:29 -0600)]
[http] Add intersection character to descriptions. (#10250)
* [http] Add intersection character to descriptions.
* Adjust description to pass spotless (line widths).
Signed-off-by: Justin Wilczek <justinwilczek@gmail.com>
Kai Kreuzer [Tue, 2 Mar 2021 03:23:12 +0000 (04:23 +0100)]
[ecobee] Fix logging levels (#10255)
* Fix logging levels
* addressed review comment
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Marcel [Tue, 2 Mar 2021 03:07:11 +0000 (04:07 +0100)]
[miio] add & improve dreame vacuums p2036.p2041o,p2056o,p2057 (#10254)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Christian Güdel [Mon, 1 Mar 2021 14:19:10 +0000 (15:19 +0100)]
[Tesla] Add SSO handler to authenticate against Tesla SSO service (#10259)
Signed-off-by: Christian Güdel <cg@dmesg.ch>
Wouter Born [Sun, 28 Feb 2021 20:33:41 +0000 (21:33 +0100)]
Update bnd to 5.3.0 (#10257)
See: https://github.com/bndtools/bnd/wiki/Changes-in-5.3.0
Related to https://github.com/openhab/openhab-core/pull/2217
Signed-off-by: Wouter Born <github@maindrain.net>
Scherzin83 [Sun, 28 Feb 2021 20:31:22 +0000 (21:31 +0100)]
[http] FIX Player Converter State Issue #10066 (#10213)
Signed-off-by: Matthias Scherzinger <scherzin@outlook.com>
Piwoxar [Sun, 28 Feb 2021 20:27:53 +0000 (21:27 +0100)]
Additional check for convert to double (#10224)
Signed-off-by: Hans-Dietert Loew <hdloew@googlemail.com>
BigGeorgeTx [Sun, 28 Feb 2021 20:24:19 +0000 (14:24 -0600)]
Update README.md (#10261)
fix typo (cannels to channels)
Rene Scherer [Sun, 28 Feb 2021 17:39:13 +0000 (17:39 +0000)]
[surepetcare] Sure Petcare Binding (#9713)
Signed-off-by: Rene Scherer <rene@scherer-online.com>
Marcel [Sat, 27 Feb 2021 05:23:16 +0000 (06:23 +0100)]
[mmio] sync device list to latest and cleanup chuangimi plug (#10249)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Dan Cunningham [Fri, 26 Feb 2021 22:50:25 +0000 (14:50 -0800)]
[MyQ] Initial commit of the MyQ binding for OH3 (#9347)
* Rebase with main, update license headers
* Small PR cleanups
* One last small PR cleanup
* Syntactical sugar
* Updated error handling
* Spelling mistake
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
Marcel [Fri, 26 Feb 2021 18:58:56 +0000 (19:58 +0100)]
[miio] add support for zhimi.airpurifier.vb2 Mi Air Purifier Pro H (#10183)
* [miio] add support for zhimi.airpurifier.vb2 Mi Air Purifier Pro H
close #10174
* [miio] update modes to values visible in app
* [miio] cleanup and fix valuu mapping
* [miio] fix duration
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Christopher Schirner [Fri, 26 Feb 2021 18:55:19 +0000 (19:55 +0100)]
[ftpupload] Add configurable passive port (#10127)
* Add configurable passive port
* Don't use apache library; Use standard Java
* Ran spotless:apply
* Update readme
Signed-off-by: schinken <schinken@bamberg.ccc.de>
Co-authored-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Mark Hilbush [Fri, 26 Feb 2021 18:51:58 +0000 (13:51 -0500)]
[squeezebox] Fix for Spotify and Tidal favorites (#10244)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
Marcel [Thu, 25 Feb 2021 23:53:19 +0000 (00:53 +0100)]
[miio] fix bundle restart error (#10190)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
eugen [Thu, 25 Feb 2021 23:51:07 +0000 (00:51 +0100)]
[homekit] make use of openHAB mDNS service (#10076)
* make use of openHAB mdns service
* remove unnecessary null check
* add network configuration back
Signed-off-by: Eugen Freiter <freiter@gmx.de>
Marcel [Thu, 25 Feb 2021 23:45:56 +0000 (00:45 +0100)]
[miio] add support 5 zhimi heaters (#10231)
* [miio] Add zhimi heaters
add new
zhimi.heater.ma2 Mi Smart Space Heater S
zhimi.heater.ma3 Mi Smart Baseboard Heater E
zhimi.heater.mc2 Mi Smart Space Heater S
zhimi.heater.na1 Smartmi Smart Fan
zhimi.heater.nb1 Smartmi Smart Fan Heater
improving existing
zhimi.heater.za1 Smartmi Radiant Heater Smart Version
zhimi.heater.za2 Smartmi Smart Convector Heater 1S
zhimi.heater.zb1 Smartmi Smart Convector Heater 1S
* [miio] add some more options
* remove accidental development file
* [miio] fix number:duration
* [miio] remove channeltype from heaters
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Pete [Thu, 25 Feb 2021 22:51:34 +0000 (23:51 +0100)]
[bluetooth] Fix disappearing bluetooth devices in Inbox (#10187)
* [bluetooth] Notify things again when they are removed from listeners like Inbox
* [bluetooth] Add javadoc on retractDiscoveryResult()
Signed-off-by: Peter Rosenberg <prosenb.dev@gmail.com>
Christoph Weitkamp [Thu, 25 Feb 2021 22:13:59 +0000 (23:13 +0100)]
[deconz] Pimp properties and channel types with proper categories (#10217)
* Pimp properties and channel types with proper categories
* Update bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/sensor-thing-types.xml
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Co-authored-by: Matthew Skinner <matt@pcmus.com>
Bob A [Thu, 25 Feb 2021 22:12:12 +0000 (17:12 -0500)]
[alarmdecoder] Doc update (#10143)
* [alarmdecoder] Doc update
Signed-off-by: Bob Adair <bob.github@att.net>
Mark Hilbush [Thu, 25 Feb 2021 21:56:02 +0000 (16:56 -0500)]
[squeezebox] Add sleep channel (#10196)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
Pawel Pieczul [Thu, 25 Feb 2021 21:46:04 +0000 (22:46 +0100)]
[loxone] Support for HTTPS websocket connections. (#10185)
Signed-off-by: Pawel Pieczul <pieczul@gmail.com>
Marcel [Thu, 25 Feb 2021 18:30:48 +0000 (19:30 +0100)]
[miio] add support for Smartmi Standing Fan 3 zhimi.fan.za5 (#10229)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
eugen [Thu, 25 Feb 2021 18:28:34 +0000 (19:28 +0100)]
[homekit] extend support of inverted flag to other accessories (#10212)
Signed-off-by: Eugen Freiter <freiter@gmx.de>
Marcel [Thu, 25 Feb 2021 18:25:39 +0000 (19:25 +0100)]
[miio] add support for deerma Humidifier (#10181)
* [miio] deerma Humidifier
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Thu, 25 Feb 2021 18:22:45 +0000 (19:22 +0100)]
[miio] additional vacuum channels for advanced rules (#10180)
* [miio] add feature channels
* [miio] additional vacuum channels for advanced rules
* [miio] update readme
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Kai Kreuzer [Thu, 25 Feb 2021 18:17:39 +0000 (19:17 +0100)]
[bluetooth] Adapt labels of discovery results to standard (#10209)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
MikeTheTux [Thu, 25 Feb 2021 15:29:40 +0000 (16:29 +0100)]
[keba] Improve connection establishment and stability (#10179)
Signed-off-by: Michael Weger <weger.michael@gmx.net>
* - worked in review findings
- introduced QuantityTypes
- removed redundant pwmpilotcurrent (duplicate of maxpilotcurrent)
- added maxpilotcurrentdutycyle
Matthew Skinner [Wed, 24 Feb 2021 17:07:48 +0000 (04:07 +1100)]
[ipcamera] Improve Dahua alarms (#10078)
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Fredo70 [Tue, 23 Feb 2021 22:33:12 +0000 (23:33 +0100)]
[mystrom] Add support for myStrom Bulb (#9910)
* Add support to myStrom Bulb
Add properties to myStrom devices and an action to refresh the properties.
Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
* Fixes according to review comments
Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
* Update bundles/org.openhab.binding.mystrom/README.md
Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
* Fixes according to review comments
Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
* Use system color temperature channel type
channel type system.color-temperature is used and values mapped from 1-18 to 0-100%
Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
* Better tracking of colour and brightness values
Format power state
Signed-off-by: Frederic Chastagnol <fchastagnol@fredoware.ch>
Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
Markus Michels [Tue, 23 Feb 2021 08:48:13 +0000 (09:48 +0100)]
[shelly] Add Shelly Motion, minor improvements (#10054)
* Support for Shelly Motion, some minotr improvements, README updated
Signed-off-by: Markus Michels <markus7017@gmail.com>
* minor changes
Signed-off-by: Markus Michels <markus7017@gmail.com>
* Bug fixes from hardening
Signed-off-by: Markus Michels <markus7017@gmail.com>
* review changes applied
Signed-off-by: Markus Michels <markus7017@gmail.com>
* review change
Signed-off-by: Markus Michels <markus7017@gmail.com>
* review changes, fix creations of sensors#motion and device#externalPower
for H%T; moved images/uiroller*.png to doc/images
Signed-off-by: Markus Michels <markus7017@gmail.com>
* missing in last fix
Signed-off-by: Markus Michels <markus7017@gmail.com>
Stefan Triller [Mon, 22 Feb 2021 18:13:51 +0000 (19:13 +0100)]
[novafinedust] Use fire and forget commands to configure device (#10210)
Since the device does not follow its own protocol, we do not evaluate its
replies to our configuration commands but rather do a fire and forget.
Signed-off-by: Stefan Triller <github@stefantriller.de>
J-N-K [Sat, 20 Feb 2021 17:29:05 +0000 (18:29 +0100)]
remove @J-N-K from CODEOWNERS (#10108)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
lolodomo [Sat, 20 Feb 2021 16:21:52 +0000 (17:21 +0100)]
[voicerss] Add support for voices (#10184)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Daniel Weber [Sat, 20 Feb 2021 16:13:28 +0000 (17:13 +0100)]
[enocean] Improved device discovery and added SMACK capability (#10157)
* Added SMACK teach in
* Teached in devices can be teach out on a repeated teach in
* Improved detection of RPS devices, device types can be better distinguished now
* Bugfixes for discovery fallback to GenericThings
* Responses to message requests are send automatically now, no need for linking SEND_COMMAND channel
Fixes #10156
Signed-off-by: Daniel Weber <uni@fruggy.de>
Andrew Fiddian-Green [Fri, 19 Feb 2021 19:16:26 +0000 (19:16 +0000)]
[hue] Eliminate NPE in #9985 (#10199)
* [hue] extra null check
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
Pantastisch [Fri, 19 Feb 2021 13:35:23 +0000 (14:35 +0100)]
[icloud] Add german translation (#10164)
Signed-off-by: Panagiotis Doulgeris panagiotis.doulgeris@outlook.com
Signed-off-by: Pantastisch <45369229+Pantastisch@users.noreply.github.com>
leoguiders [Thu, 18 Feb 2021 13:07:31 +0000 (14:07 +0100)]
[modbus.sunspec] Fix decimal number handling for inverter channel types (#10195)
Signed-off-by: Jan Philipp Giel <mail@philsown.de>
Jan Gustafsson [Thu, 18 Feb 2021 08:33:22 +0000 (09:33 +0100)]
[tellstick] Fix for #9841, adding support for Tellstick local API. (#10020)
* Fix for #9841.
Signed-off-by: Jan Gustafsson <jannegpriv@gmail.com>
Stefan Roellin [Wed, 17 Feb 2021 20:06:34 +0000 (21:06 +0100)]
[mpd] fix invalid volume (#10166)
Fixes #10142.
Signed-off-by: Stefan Roellin <stefan@roellin-baumann.ch>
Also-by: Jan N. Klug <jan.n.klug@rub.de>
Niklas Dörfler [Wed, 17 Feb 2021 18:59:54 +0000 (19:59 +0100)]
[pilight] Pilight Binding initial contribution (#9744)
Signed-off-by: Niklas Dörfler <niklas@doerfler-el.de>
Henrik Tóth [Wed, 17 Feb 2021 16:36:13 +0000 (17:36 +0100)]
[pixometer] Update README.md, Typos corrected (#10168)
Accepted without sign-off under small patch exemption.
Gaël L'hopital [Wed, 17 Feb 2021 10:50:14 +0000 (11:50 +0100)]
[Synopanalyzer] Adding French localization, correction on overcast channel (#10113)
* Adding French localization of the binding
* Correction on overcast channel
* Correcting nullable issues
Signed-off-by: clinique <gael@lhopital.org>
Seb Boulet [Wed, 17 Feb 2021 10:47:42 +0000 (10:47 +0000)]
[gpio] Added instructions in case raspi-config is not available (#9899)
Signed-off-by: Seb Boulet <SebBoulet@users.noreply.github.com>
Sami Salonen [Wed, 17 Feb 2021 10:41:40 +0000 (12:41 +0200)]
[modbus] fix defaults for tcp and serial things and some other minor cleanup (#10147)
* [modbus] More strict nullness. Remove apache.commons.lang from itests
* [modbus] Defaults for tcp and serial things according to docs
* [modbus] further explicit defaults
* [modbus] document default encoding for serial.
RTU is pretty much the only one used in the field.
Previous default was ascii implicitly.
* [modbus] verify defaults are used for undefined configuration parameters
Signed-off-by: Sami Salonen <ssalonen@gmail.com>