]>
git.basschouten.com Git - openhab-addons.git/log
Marcel [Wed, 3 Feb 2021 10:18:50 +0000 (11:18 +0100)]
[miio] add channel for is_locating (#10036)
close: #10033
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Wed, 3 Feb 2021 10:05:03 +0000 (11:05 +0100)]
[miio] update zhimi humiddifier ca4 (#10032)
https://community.openhab.org/t/zhimi-humidifier-ca4-issue/116009
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Jürgen Weber [Wed, 3 Feb 2021 09:44:44 +0000 (10:44 +0100)]
[exec] add support for *BSD OSes (#10021)
Signed-off-by: Juergen Weber <weberjn@gmail.com>
lolodomo [Wed, 3 Feb 2021 09:43:09 +0000 (10:43 +0100)]
[sonos] Fix battery level (Move) (#10024)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Sami Salonen [Tue, 2 Feb 2021 07:33:07 +0000 (09:33 +0200)]
[modbus] Modbus transformations: cascaded/chained transformations and new-style transformation string (#9945)
* [modbus] Cascaded transforms with ∩
* [modbus] README to mention cascaded transformations
* [modbus] Take cascaded transformation into use
* [modbus] README to show preference towards new syntax
* [modbus] examples to use new syntax
* [modbus] fix test
* [modbus] remove apache commons lang dependency
- see also PR #10002
- I removed equals and hashCode implementation all-together, I could not see they played any role in practice.
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
Fabian Wolter [Tue, 2 Feb 2021 07:28:58 +0000 (08:28 +0100)]
[modbus.sbc] Initial contribution (#9174)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
lolodomo [Mon, 1 Feb 2021 11:42:27 +0000 (12:42 +0100)]
[linky] One unique method to update daily and weekly data channels (#9840)
Also check data availability for the peak consumption of yesterday
Also log power peak data
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Fabian Wolter [Mon, 1 Feb 2021 11:09:09 +0000 (12:09 +0100)]
[lcn] Fix several bugs in measurement processing with firmware before 2013 (#9991)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
Sami Salonen [Mon, 1 Feb 2021 11:07:52 +0000 (13:07 +0200)]
[modbus] Replace apache commons lang usage with plain java (#10002)
* [modbus] fix item creation in tests
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
lolodomo [Sun, 31 Jan 2021 21:49:46 +0000 (22:49 +0100)]
[sonos] Add new channel for microphone (Arc, Beam, Move, One) (#9999)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Stefan Triller [Sun, 31 Jan 2021 20:59:22 +0000 (21:59 +0100)]
[smartmeter] Fix NPE while trying to get ChannelType (#10007)
Fixes #10006
Signed-off-by: Stefan Triller <github@stefantriller.de>
lolodomo [Sun, 31 Jan 2021 20:15:55 +0000 (21:15 +0100)]
[remoteopenhab] Prefer StringContentProvider (#10001)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
lolodomo [Sun, 31 Jan 2021 20:07:23 +0000 (21:07 +0100)]
[sonos] Add new channels for battery (Sonos Move) (#9998)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Fabian Wolter [Sun, 31 Jan 2021 20:03:25 +0000 (21:03 +0100)]
[pidcontroller] Reset command Item; Fix read-only states of config parameters (#9992)
* [pidcontroller] Reset state of command Item after command has been processed
* Fix read-only state of item parameters
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
J-N-K [Sat, 30 Jan 2021 19:59:58 +0000 (20:59 +0100)]
[amazondashbutton] fix representation property (#9988)
* fix representation property
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Marcel [Sat, 30 Jan 2021 11:05:08 +0000 (12:05 +0100)]
[miio] validate response id matching command id (#9966)
* [miio] validate response id matching command id
This PR prevents out of sync issues in case devices are too slow to
respond or the timeout is set too short.
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] spotless adding space
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] update based on review
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
neutmute [Sat, 30 Jan 2021 11:02:46 +0000 (22:02 +1100)]
[influxdb] Update README.md (#9989)
Matthew Skinner [Fri, 29 Jan 2021 20:05:55 +0000 (07:05 +1100)]
[espmilighthub] Initial contribution (#9218)
* espmilighthub inital
Signed-off-by: Matthew Skinner <matt@pcmus.com>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
Paul Vogel [Fri, 29 Jan 2021 19:36:42 +0000 (20:36 +0100)]
[homematic] Use .equals() to compare two Integers instead of == (code style fix) (#9976)
Signed-off-by: Paul Vogel <github@paulvogel.me>
J-N-K [Fri, 29 Jan 2021 19:33:32 +0000 (20:33 +0100)]
[amazonechocontrol] fix api url (#9982)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Marcel [Fri, 29 Jan 2021 13:07:54 +0000 (14:07 +0100)]
[miio] remove unit from color temperature (#9970)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
J-N-K [Fri, 29 Jan 2021 08:59:20 +0000 (09:59 +0100)]
[http] Fix duplicate commands on PlayerItemConverter (#9981)
Fixes #9957
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Johannes Einig [Thu, 28 Jan 2021 21:41:28 +0000 (22:41 +0100)]
[heos] Fix runtime error; Support for new Denon "Home" speaker added (#9935)
* Support for Denon "Home" speaker as bridge added
* Fixed a runtime issue if no serial number is provided by the player, by using the PID as a fallback if no serial number is available
Signed-off-by: Wire82 <johannes.einig@me.com>
Gaël L'hopital [Wed, 27 Jan 2021 17:08:29 +0000 (18:08 +0100)]
[OpenUV] Marked the SafeExposure channel as extensible so user can add it via UI. (#9967)
Signed-off-by: clinique <gael@lhopital.org>
Marcel [Wed, 27 Jan 2021 15:23:03 +0000 (16:23 +0100)]
[miio] add support for zhimi.humidifier.cb2 Smartmi Evaporative Humidifier (#9968)
* [miio] add support for zhimi.humidifier.cb2 Smartmi Evaporative
Humidifier
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] remove java notation from readme
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Arjen Korevaar [Wed, 27 Jan 2021 14:32:50 +0000 (15:32 +0100)]
[openthermgateway] fix automatic reconnect after connection attempt fails (#9965)
* Added callback to disconnected() when connection attempt fails
Signed-off-by: Arjen Korevaar <a.korevaar@mephix.com>
* Updated version number
Signed-off-by: Arjen Korevaar <a.korevaar@mephix.com>
* Cancel reconnect task when disposing
Signed-off-by: Arjen Korevaar <a.korevaar@mephix.com>
lolodomo [Wed, 27 Jan 2021 02:39:13 +0000 (03:39 +0100)]
[sonos] Add support for Sonos Move (#9962)
* [sonos] Add support for Sonos Move
Fix #9950
* README: updated list of supported Sonos models
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Christoph Weitkamp [Tue, 26 Jan 2021 17:27:14 +0000 (18:27 +0100)]
[hue] Added support for different color temperature capabilities and added Channel to set value in Kelvin (#9939)
* Added support for color temperature capabilities and set value in Kelvin
* Use system default channel type
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
lolodomo [Tue, 26 Jan 2021 17:14:28 +0000 (18:14 +0100)]
[sonos] Fix sub/surround controls (#9961)
Related to #9874
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Ethan Dye [Tue, 26 Jan 2021 16:20:39 +0000 (09:20 -0700)]
[OmniLink] Use for each loop in getChildThing() (#9963)
* Use for each loop in getChildThing()
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
* Further refine getChildThing() using stream map
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
* Fix spotless errors
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
mlobstein [Tue, 26 Jan 2021 15:45:59 +0000 (09:45 -0600)]
[tivo] fix bugs with standby mode and channel parsing (#9964)
* fix some tivo binding bugs
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
* update search example rule
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
pali [Tue, 26 Jan 2021 04:45:45 +0000 (06:45 +0200)]
[ihc] Fixed extensible channel names (#9956)
Signed-off-by: Pauli Anttila <pauli.anttila@gmail.com>
rimago [Tue, 26 Jan 2021 04:19:49 +0000 (05:19 +0100)]
[irobot] Add command "cleanRegions" to clean specific regions only (#9775)
Signed-off-by: Florian Binder <fb@java4.info>
Marcel [Tue, 26 Jan 2021 04:15:26 +0000 (05:15 +0100)]
[miio] use json db to drive temperature channel definitions (#9960)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Tue, 26 Jan 2021 04:14:10 +0000 (05:14 +0100)]
[miio] allow all quantitytypes and units (#9959)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
morph166955 [Mon, 25 Jan 2021 22:19:13 +0000 (16:19 -0600)]
[samsungtv] WebSocket TVs stay UNKNOWN until first power-on #9764 (#9923)
Fixed #9764
Signed-off-by: morph166955 <rosenblumb@gmail.com>
Martin van Wingerden [Mon, 25 Jan 2021 21:56:08 +0000 (22:56 +0100)]
[HEOS] Update pause/stop handling (#9941)
Update PAUSE/STOP handling depending on the item that is currently playing.
Signed-off-by: Martin van Wingerden <martin@martinvw.nl>
J-N-K [Mon, 25 Jan 2021 21:51:43 +0000 (22:51 +0100)]
fix missing re-connect if first request timed out (#9955)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
lolodomo [Mon, 25 Jan 2021 21:50:28 +0000 (22:50 +0100)]
[sonos] Add sub/surround controls to Beam, Playbar and Playbase (#9952)
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
J-N-K [Mon, 25 Jan 2021 20:26:01 +0000 (21:26 +0100)]
fix wrong unit in TotalBytes (#9954)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
mueller-ma [Mon, 25 Jan 2021 20:14:01 +0000 (21:14 +0100)]
Add issue template config (#9882)
Instead of using a dummy issue template for support questions, use a issue template config.
Signed-off-by: mueller-ma <mueller-ma@users.noreply.github.com>
Mike Major [Mon, 25 Jan 2021 18:53:43 +0000 (18:53 +0000)]
[serial] Correct config examples (#9949)
Signed-off-by: Mike Major <mike_j_major@hotmail.com>
lolodomo [Mon, 25 Jan 2021 16:50:45 +0000 (17:50 +0100)]
[sonos] Add bass/treble/loudness controls (#9918)
* [sonos] Add bass/treble/loudness controls
Related to #9874
Disable these controls when the output level is fixed
* Review suggestion: use OnOffType.from
* Add bass/treble/loudness channels to Arc and Arc SL models
* Review comment: remove usage of keySet
Factorize code
Define constants
* Use Map.of to simplify the code
* Review comments considered
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
Wouter Born [Mon, 25 Jan 2021 12:45:12 +0000 (13:45 +0100)]
Add POM and feature dependencies for commons-net (#9940)
Signed-off-by: Wouter Born <github@maindrain.net>
Connor Petty [Mon, 25 Jan 2021 07:44:03 +0000 (23:44 -0800)]
[bluetooth.govee] Govee Bluetooth Binding initial contribution (#8610)
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
Kai Kreuzer [Sun, 24 Jan 2021 20:15:19 +0000 (21:15 +0100)]
Fixed errrornous urls from merged private branch
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Christoph Weitkamp [Sun, 24 Jan 2021 20:07:43 +0000 (21:07 +0100)]
[icalendar] Use cache folder to store calendar file (#9911)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
jimtng [Sun, 24 Jan 2021 20:05:15 +0000 (06:05 +1000)]
[fronius] fix invalid json error on meter data (#9912)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
J-N-K [Sun, 24 Jan 2021 19:55:48 +0000 (20:55 +0100)]
[neeo] fix forwardActionServlet and code improvements (#9929)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Kai Kreuzer [Sun, 24 Jan 2021 16:20:26 +0000 (17:20 +0100)]
made roku binding compile again after merge of private branch
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Kai Kreuzer [Sun, 24 Jan 2021 15:58:46 +0000 (16:58 +0100)]
made Enigma2 binding compile again after merge of private branch
Signed-off-by: Kai Kreuzer <kai@openhab.org>
J-N-K [Sun, 24 Jan 2021 15:27:56 +0000 (16:27 +0100)]
[deconz] add ontime feature (#9914)
* add ontime
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* Update bundles/org.openhab.binding.deconz/README.md
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
lolodomo [Sun, 24 Jan 2021 15:10:33 +0000 (16:10 +0100)]
[sonos] Add support for Sonos Arc/Arc SL + new controls for sub/surround speakers (#9916)
* [sonos] Add support for Sonos Arc/Arc SL + new controls for sub/surround speakers
Related to #9874
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Use OnOffType.from
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
xi1I [Sun, 24 Jan 2021 14:55:04 +0000 (15:55 +0100)]
[map] Update README.md (#9886)
* Update README.md
Signed-off-by: xi <hugo.boss2997@gmail.com>
* Update bundles/org.openhab.transform.map/README.md
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Jay Sprenkle [Sun, 24 Jan 2021 14:51:42 +0000 (08:51 -0600)]
[mqtt.generic] Update README.md (#9881)
Correct grammar in troubleshooting section
Christoph Weitkamp [Sun, 24 Jan 2021 14:50:22 +0000 (15:50 +0100)]
[tradfri] Use system default channel types for lights (#9864)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Christoph Weitkamp [Sun, 24 Jan 2021 14:47:15 +0000 (15:47 +0100)]
[openweathermap] Fixed UV-Index Channel Group Creation (#9832)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Kai Kreuzer [Sun, 24 Jan 2021 14:06:00 +0000 (15:06 +0100)]
Merge pull request from GHSA-r2hc-pmr7-4c9r
* Configured XML parsers to resist XXE attacks
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added fix for avmfritz
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added fix for sonos
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* added fix for vitotronic and bosesoundtouch
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* changed avmfritz to singleton pattern
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* addressed roku binding
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* address all uses of DocumentBuilderFactory
Signed-off-by: Kai Kreuzer <kai@openhab.org>
* fixed other occurrences in roku binding
Signed-off-by: Kai Kreuzer <kai@openhab.org>
Stefan Triller [Sun, 24 Jan 2021 12:21:28 +0000 (13:21 +0100)]
Bump Apache Commons Net to 3.7.2 (#9921)
See discussion https://github.com/openhab/openhab-core/pull/2141#issuecomment-
764938965
Nrjavaserial needs it and we want the latest version
Also-by: Wouter Born <github@maindrain.net>
Signed-off-by: Stefan Triller <github@stefantriller.de>
Daniel Pape [Sun, 24 Jan 2021 10:36:56 +0000 (11:36 +0100)]
[hue] Fix rule example (#9928)
Updated README.md with example working under openhab 3.0.
The receivedEvent does no longer have a method getEvent().
J-N-K [Sat, 23 Jan 2021 20:29:22 +0000 (21:29 +0100)]
[http] add note on escaping URLs (#9924)
* add note on escaping URLs
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
J-N-K [Sat, 23 Jan 2021 20:21:37 +0000 (21:21 +0100)]
Fix trigger channel definition (#9927)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Jochen Klein [Sat, 23 Jan 2021 20:11:39 +0000 (21:11 +0100)]
[mqtt.generic] Fix default values in switch/contact channels (#9760)
Signed-off-by: Jochen Klein <git@jochen.susca.de>
J-N-K [Sat, 23 Jan 2021 10:22:41 +0000 (11:22 +0100)]
[deconz] fix loglevel (#9915)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Marcel [Fri, 22 Jan 2021 22:36:58 +0000 (23:36 +0100)]
[miio] add support for zhimi airpurifier 3C (mb4) (#9885)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Matt [Fri, 22 Jan 2021 22:32:52 +0000 (17:32 -0500)]
[haywardomnilogic] Replacement for Hayward Omnilogic Pool Automation Binding (#8685)
* Initial Contribution
Signed-off-by: Matt Myers <mmyers75@icloud.com>
Christoph Weitkamp [Fri, 22 Jan 2021 12:24:28 +0000 (13:24 +0100)]
Do not define bundel related versions in OH feature file (#9904)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Hilbrand Bouwkamp [Fri, 22 Jan 2021 08:51:24 +0000 (09:51 +0100)]
Removal of reference to PaperUI (#9905)
Related to #8607.
In some cases removed information that is actually generic information and should not be in binding readme.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Marcel [Fri, 22 Jan 2021 02:01:31 +0000 (03:01 +0100)]
[miio] Fix double stratus update (#9901)
closing: #9898
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Fri, 22 Jan 2021 02:00:25 +0000 (03:00 +0100)]
[miio] fix channels with invalid names (#9888)
* [miio] fix channels with invalid names
* [miio] allow for readbale friendly names
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Fri, 22 Jan 2021 01:59:17 +0000 (02:59 +0100)]
[miio] reorganise the device list (#9887)
to make finding devices easier
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Hilbrand Bouwkamp [Thu, 21 Jan 2021 15:41:36 +0000 (16:41 +0100)]
[dsmr] Fix test after openhab-core change #2126 (#9900)
PortInUseException interface changed.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
GiviMAD [Thu, 21 Jan 2021 10:11:50 +0000 (11:11 +0100)]
[androiddebugbridge] Initial contribution (#9259)
* Initial contribution
Signed-off-by: Miguel <miguelwork92@gmail.com>
t2000 [Wed, 20 Jan 2021 22:09:36 +0000 (23:09 +0100)]
[tr064] Improve PHONEBOOK profile documentation (#9854)
* [tr064] Improve PHONEBOOK profile documentation
Signed-off-by: Stefan Triller <github@stefantriller.de>
nowaterman [Wed, 20 Jan 2021 21:16:33 +0000 (22:16 +0100)]
[tr064] Update docs: Manual scan (#9879)
* [tr064] Update docs: Manual scan
Signed-off-by: Andreas Watermeyer <andreas@watermeyer.org>
* Update bundles/org.openhab.binding.tr064/README.md
Co-authored-by: J-N-K <J-N-K@users.noreply.github.com>
kalleboll [Wed, 20 Jan 2021 15:56:53 +0000 (16:56 +0100)]
[tellstick] Fixes NoClassDefFoundError (#9634)
Fixes #7024
The problem was caused by the asynchttpclient dependency that seemed to require another version of the Netty dependency than what is added by the openhab.tp-netty feature.
This caused some of the classes in the ssl package to not be found during initialization.
I fixed it by upgrading the asynchttpclient dependency to a version that use the same version of Netty that is bundled(4.1.42.Final).
Signed-off-by: Jörgen Nilsson <mail.jnilsson@gmail.com>
Ethan Dye [Tue, 19 Jan 2021 23:31:10 +0000 (16:31 -0700)]
[omnilink] Initial contribution (#8922)
Signed-off-by: Ethan Dye <mrtops03@gmail.com>
Co-authored-by: Dan Cunningham <dan@digitaldan.com>
Co-authored-by: Craig Hamilton <craigh@quailholdings.com>
Co-authored-by: Brian O'Connell <boc@us.ibm.com>
Co-authored-by: Dan Cunningham <dan@digitaldan.com>
Co-authored-by: Craig Hamilton <craigh@quailholdings.com>
Co-authored-by: Brian O'Connell <boc@us.ibm.com>
gordongeissler [Tue, 19 Jan 2021 20:29:09 +0000 (21:29 +0100)]
[tr064] Update documentation for textual config (#9876)
WAN and WANCon changed to 'subdevice' in textual configuration example in accordance with binding documentation.
Sami Salonen [Tue, 19 Jan 2021 15:55:17 +0000 (17:55 +0200)]
[modbus] update verbose logging guide in README (#9871)
As a result of openhab#9268 the logger is now in core.
Signed-off-by: Sami Salonen <ssalonen@gmail.com>
Hilbrand Bouwkamp [Tue, 19 Jan 2021 09:34:49 +0000 (10:34 +0100)]
[pidcontroller] Fix for handling trigger input in action (#9842)
* [pidcontroller] Catch empty commandTopic
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* [pidcontroller] Fix handling action
keys in action context from trigger are passed with prefix of trigger name.
This change removes the prefix to get the actual name and checks if it matches an item.
Else it tries the original name.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
* [pidcontroller] review comment
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Christoph Weitkamp [Tue, 19 Jan 2021 07:01:30 +0000 (08:01 +0100)]
[hue] Use system default channel types for lights (#9856)
* Use system default channel types for lights
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
CSchlipp [Mon, 18 Jan 2021 23:58:20 +0000 (00:58 +0100)]
[WlanThermo] Add support for new ESP32-powered devices [V3.x] (#9579)
* Add support for ESP32 devices
* Add Unit Tests
Ensure Gson objects are NonNull
Generify Handlers
Generify Utils
Signed-off-by: Christian Schlipp <christian@schlipp.de>
Marcel [Mon, 18 Jan 2021 20:58:50 +0000 (21:58 +0100)]
[miio] add support for Mijia Smart Pet Water Dispensers (#9861)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
mlobstein [Mon, 18 Jan 2021 20:57:42 +0000 (14:57 -0600)]
[roku] binding - initial implementation (#9571)
* Roku binding - initial implementation
* update channel names to camelCase
* review changes
* spelling
* update README.md
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
Wouter Born [Mon, 18 Jan 2021 20:49:06 +0000 (21:49 +0100)]
Fix links and NOTICE files (#9860)
* Updates links to target the openhab-addons 'main' branch instead of the 'master' branch
* Updates some NOTICE files to indicate content is maintained by openHAB instead of Eclipse SmartHome
Signed-off-by: Wouter Born <github@maindrain.net>
Marcel [Mon, 18 Jan 2021 20:43:49 +0000 (21:43 +0100)]
[miio] add support for nwt.derh.wdh318efw1 Internet Dehumidifier (#9787)
* [miio] add support for nwt.derh.wdh318efw1 Internet Dehumidifier
based on json provided & tested by @feodor85
closing #9737
* [miio] change autohumidity
* [miio] fix switched property
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Mon, 18 Jan 2021 20:42:19 +0000 (21:42 +0100)]
[miio] add support for dreame vacuum d9 (#9859)
* [miio] Add support for Dreame D9 robot
Closing #9558
* [miio] remove channelType
* [miio] dropdown for reset actions
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Mon, 18 Jan 2021 20:37:23 +0000 (21:37 +0100)]
[miio] readme update (#9858)
Update screenshots to OH3
Minor improvements readme
update device_names list to latest
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Mon, 18 Jan 2021 20:24:14 +0000 (21:24 +0100)]
[miio] fix printed zone clean command (#9865)
as per https://community.openhab.org/t/xiaomi-vacuum-map-viewer-to-find-coordinates-for-zone-cleaning/103500/47
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Marcel [Mon, 18 Jan 2021 18:56:58 +0000 (19:56 +0100)]
[miio] improve Mi Water Purifier 600G yunmi.waterpuri.lx8. (#9752)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Björn Brings [Mon, 18 Jan 2021 07:35:11 +0000 (08:35 +0100)]
[buienradar] Avoid to much log noise (#9804)
Signed-off-by: Björn Brings <bjoernbrings@web.de>
Christoph Weitkamp [Sun, 17 Jan 2021 22:04:25 +0000 (23:04 +0100)]
[avmfritz] Added initial refresh of Call Monitor channels and improved thread handling (#9734)
* Added initial refresh of Call Monitor channels
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Christian Oeing [Sun, 17 Jan 2021 21:20:20 +0000 (22:20 +0100)]
[boschshc] Initial contribution - Bindings for Bosch Smart Home devices (#8629)
* Initial code from create_openhab_binding_skeleton.sh
Signed-off-by: Stefan Kaestle <stefan@mad-kow.de>
Signed-off-by: Christian Oeing <christian.oeing@slashgames.org>
Signed-off-by: Gerd Zanker <gerd.zanker@web.de>
Co-authored-by: Stefan Kaestle <stefan@mad-kow.de>
Co-authored-by: Gerd Zanker <gerd.zanker@web.de>
Co-authored-by: Christian Oeing <christian.oeing@scalamat.de>
Co-authored-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
J-N-K [Sun, 17 Jan 2021 18:22:07 +0000 (19:22 +0100)]
remove dependency on o.a.c.l (#9835)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Christian Bandowski [Sun, 17 Jan 2021 13:34:14 +0000 (14:34 +0100)]
[icalendar] Ensure DecimalType will be used if no unit given (#9849)
Fixes #9820
Related to #9771
Signed-off-by: Christian Bandowski <christian@myvm.de>
Christoph Weitkamp [Sat, 16 Jan 2021 11:35:31 +0000 (12:35 +0100)]
[tesla] Removed dependency on org.apache.commons (#9815)
* Removed dependency on org.apache.commons
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Marcel [Sat, 16 Jan 2021 09:07:19 +0000 (10:07 +0100)]
[miio] Improve Airpurifiers (#9756)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
J-N-K [Fri, 15 Jan 2021 22:48:48 +0000 (23:48 +0100)]
[digitalstrom] fix concurrency issue (#9834)
* fix concurrency issue
* address review comments
* address review comment
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
J-N-K [Fri, 15 Jan 2021 21:11:56 +0000 (22:11 +0100)]
[one wire][fix absolute humidity channel type (#9833)
The channel is added dynamically with a channel-type `abshumidity`, but the channel-type definition was names `absolutehumidity`
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
Wouter Born [Fri, 15 Jan 2021 21:09:59 +0000 (22:09 +0100)]
Resolve itests for BOM changes (#9828)
Signed-off-by: Wouter Born <github@maindrain.net>