Connor Petty
239e33af26
[bluetooth.govee] Govee Bluetooth Binding initial contribution ( #8610 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
2021-01-25 08:44:03 +01:00
Kai Kreuzer
f5ee685556
Fixed errrornous urls from merged private branch
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-01-24 21:15:19 +01:00
Christoph Weitkamp
5fe2f9c83a
[icalendar] Use cache folder to store calendar file ( #9911 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-24 12:07:43 -08:00
jimtng
4fba096057
[fronius] fix invalid json error on meter data ( #9912 )
...
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2021-01-24 12:05:15 -08:00
J-N-K
506d21face
[neeo] fix forwardActionServlet and code improvements ( #9929 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-24 11:55:48 -08:00
Kai Kreuzer
7df9290b5d
made roku binding compile again after merge of private branch
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-01-24 17:20:26 +01:00
Kai Kreuzer
4276f5cae0
made Enigma2 binding compile again after merge of private branch
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-01-24 16:58:46 +01:00
J-N-K
1c0da8367e
[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>
2021-01-24 16:27:56 +01:00
lolodomo
3f13392180
[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>
2021-01-24 16:10:33 +01:00
xi1I
5a2b6047e1
[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>
2021-01-24 15:55:04 +01:00
Jay Sprenkle
5af916afaa
[mqtt.generic] Update README.md ( #9881 )
...
Correct grammar in troubleshooting section
2021-01-24 15:51:42 +01:00
Christoph Weitkamp
ac3e4e31a3
[tradfri] Use system default channel types for lights ( #9864 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-24 15:50:22 +01:00
Christoph Weitkamp
6ddf5ec9fd
[openweathermap] Fixed UV-Index Channel Group Creation ( #9832 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-24 15:47:15 +01:00
Kai Kreuzer
b0a15b48a3
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>
2021-01-24 15:06:00 +01:00
Stefan Triller
5682292c0b
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>
2021-01-24 13:21:28 +01:00
Daniel Pape
3c2960e1fe
[hue] Fix rule example ( #9928 )
...
Updated README.md with example working under openhab 3.0.
The receivedEvent does no longer have a method getEvent().
2021-01-24 11:36:56 +01:00
J-N-K
9203603f2a
[http] add note on escaping URLs ( #9924 )
...
* add note on escaping URLs
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-23 21:29:22 +01:00
J-N-K
f461e5a3a9
Fix trigger channel definition ( #9927 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-23 21:21:37 +01:00
Jochen Klein
f2ed9841df
[mqtt.generic] Fix default values in switch/contact channels ( #9760 )
...
Signed-off-by: Jochen Klein <git@jochen.susca.de>
2021-01-23 21:11:39 +01:00
J-N-K
6bddad1066
[deconz] fix loglevel ( #9915 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-23 11:22:41 +01:00
Marcel
86efd73a17
[miio] add support for zhimi airpurifier 3C (mb4) ( #9885 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-01-22 14:36:58 -08:00
Matt
ab290c5464
[haywardomnilogic] Replacement for Hayward Omnilogic Pool Automation Binding ( #8685 )
...
* Initial Contribution
Signed-off-by: Matt Myers <mmyers75@icloud.com>
2021-01-22 14:32:52 -08:00
Christoph Weitkamp
37bc57f856
Do not define bundel related versions in OH feature file ( #9904 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-22 13:24:28 +01:00
Hilbrand Bouwkamp
8889762bef
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>
2021-01-22 09:51:24 +01:00
Marcel
ca6d62ddeb
[miio] Fix double stratus update ( #9901 )
...
closing: #9898
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-01-21 18:01:31 -08:00
Marcel
23fd13c9da
[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>
2021-01-21 18:00:25 -08:00
Marcel
de126f6a71
[miio] reorganise the device list ( #9887 )
...
to make finding devices easier
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-01-21 17:59:17 -08:00
Hilbrand Bouwkamp
0fc60d82c6
[dsmr] Fix test after openhab-core change #2126 ( #9900 )
...
PortInUseException interface changed.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2021-01-21 16:41:36 +01:00
GiviMAD
a693a4ed64
[androiddebugbridge] Initial contribution ( #9259 )
...
* Initial contribution
Signed-off-by: Miguel <miguelwork92@gmail.com>
2021-01-21 11:11:50 +01:00
t2000
bcedab8e1f
[tr064] Improve PHONEBOOK profile documentation ( #9854 )
...
* [tr064] Improve PHONEBOOK profile documentation
Signed-off-by: Stefan Triller <github@stefantriller.de>
2021-01-20 23:09:36 +01:00
nowaterman
b23e57f263
[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>
2021-01-20 22:16:33 +01:00
kalleboll
c0dd8be0b0
[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>
2021-01-20 16:56:53 +01:00
Ethan Dye
63b81792a3
[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>
2021-01-20 00:31:10 +01:00
gordongeissler
25434a7f18
[tr064] Update documentation for textual config ( #9876 )
...
WAN and WANCon changed to 'subdevice' in textual configuration example in accordance with binding documentation.
2021-01-19 21:29:09 +01:00
Sami Salonen
c81e0c0a68
[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>
2021-01-19 16:55:17 +01:00
Hilbrand Bouwkamp
b5b787932d
[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>
2021-01-19 10:34:49 +01:00
Christoph Weitkamp
1a64f10ae8
[hue] Use system default channel types for lights ( #9856 )
...
* Use system default channel types for lights
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-18 23:01:30 -08:00
CSchlipp
d8e5a57de9
[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>
2021-01-18 15:58:20 -08:00
Marcel
ce6954a891
[miio] add support for Mijia Smart Pet Water Dispensers ( #9861 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-01-18 12:58:50 -08:00
mlobstein
08833c7c79
[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>
2021-01-18 12:57:42 -08:00
Wouter Born
05c16b0395
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>
2021-01-18 21:49:06 +01:00
Marcel
583d13e6b6
[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>
2021-01-18 12:43:49 -08:00
Marcel
9fe47f829c
[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>
2021-01-18 12:42:19 -08:00
Marcel
247afd48c8
[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>
2021-01-18 12:37:23 -08:00
Marcel
155e3b770d
[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>
2021-01-18 12:24:14 -08:00
Marcel
fe32f91f38
[miio] improve Mi Water Purifier 600G yunmi.waterpuri.lx8. ( #9752 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2021-01-18 10:56:58 -08:00
Björn Brings
c341c509b1
[buienradar] Avoid to much log noise ( #9804 )
...
Signed-off-by: Björn Brings <bjoernbrings@web.de>
2021-01-18 08:35:11 +01:00
Christoph Weitkamp
3c27aeb621
[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>
2021-01-17 14:04:25 -08:00
Christian Oeing
2a5bdf3b47
[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>
2021-01-17 13:20:20 -08:00
J-N-K
2afb06948a
remove dependency on o.a.c.l ( #9835 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-17 19:22:07 +01:00