Commit Graph

718 Commits

Author SHA1 Message Date
Chris Carman
4e04bac010
[pioneeravr] Update README with correct examples for port configuration. (#9589)
Fixes #1594.

Signed-off-by: Chris Carman <namraccr@gmail.com>
2020-12-31 12:17:55 +01:00
J-N-K
b6fbcfa523
[deconz] properly initialize colorMode (#9583)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-31 12:05:31 +01:00
vbier
ee72664d47
[elerotransmitterstick] Drop responses that do not fit the command that was sent. (#9562)
Signed-off-by: vbier <volker.bier@web.de>
2020-12-31 11:01:01 +01:00
Zimmermann Zsolt
220115c734
[googletts] Replace "Other" option when creating valid Google-Cloud-TTS OAuth2 Client Type (#9608)
No "Other" option in Google-Cloud-TTS OAuth2 Client Type options. Choose "TV and Limited Input" instead. Rest of readme works as expected.

Signed-off-by: Zimmermann Zsolt <cina@cina.hu>
2020-12-30 21:56:13 +01:00
Christoph Weitkamp
e577b1a5c7
Prevent exception when formatting value (#9597)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-30 18:27:16 +01:00
Christoph Weitkamp
437e73edf4
[dwdunwetter] Fixed channel update (#9594)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-30 15:59:35 +01:00
J-N-K
883b251626
[tr064] log warning if config invalid (#9529)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-30 15:57:50 +01:00
Marek Hulán
ee93229d3c
[http] fix documentation for channel modes (#9593)
Based on 8de5652ed1/bundles/org.openhab.binding.http/src/main/java/org/openhab/binding/http/internal/config/HttpChannelMode.java (L23) and some experimenting, the correct values are WRITEONLY and READONLY
2020-12-30 14:50:34 +01:00
Mark Hilbush
f9b763210d
[ecobee] Rework discovery (#9522)
* Rework discovery
* Consolidate discovery into one service

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-12-29 16:18:42 -08:00
lolodomo
4c685adabc
[linky] Handle case when data from yesterday is still NaN (#9423)
* [linky] Handle case when data from yesterday is still NaN

Fix #9386
* Refresh every 2 hours until data from yesterday are available
* Log yesterday even for month and year requests

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-12-29 10:43:31 -08:00
J-N-K
e9b91327cc
[http] Add examples (#9540)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-29 15:02:38 +01:00
Matthias Schulte
1f846c618d
[ojelectronics] Fix configuration sample (#9551)
Signed-off-by: Matthias Schulte <matthias.schulte@viadee.de>
2020-12-29 14:59:16 +01:00
pravussum
7a834a558d
[danfossairunit] removed "advanced" attribute in channel-group-type (things-types.xml) to address issue #9568 (corresponding core issue https://github.com/openhab/openhab-core/pull/1410) (#9569)
Signed-off-by: Robert Bach <openhab@mortalsilence.net>
2020-12-29 14:51:45 +01:00
Fabian Wolter
235a719ed9
[feed] Try to make tests more stable (#9565)
Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-29 14:42:17 +01:00
t2000
bf2d40c5bc
[influxdb] Treat a stored 1 AND 1.0 as true (#9545)
Signed-off-by: Stefan Triller <github@stefantriller.de>
2020-12-29 14:21:33 +01:00
Arjen Korevaar
6da56da7a8
[openthermgateway] Add Diagnostics indication channel (#9516)
* Added Diagnostics indication channel

Signed-off-by: Arjen Korevaar <a.korevaar@mephix.com>
2020-12-28 19:13:51 +01:00
Fabian Wolter
924eca29f2
[pidcontroller] Initial Contribution (#9512)
* [pidcontroller] Initial Contribution
* Incorporate review feedback No.1

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-12-28 09:31:17 -08:00
jimtng
fe5e9b85e8
[fronius] Add support for Fronius Smart Meter (#9209)
* [fronius] Add support for Fronius Smart Meter
* [fronius] Use DTO, implement UoM
* [fronius] fix README.md
* [fronius] Add mandatory label for channel-type and fix property update
* [fronius] Store meterRealtimeBodyData instead of meterRealtimeResponse

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2020-12-28 09:24:10 -08:00
J-N-K
c556f49691
[http] Add rate-limiting to channel refresh (#9509)
* add rate limiter for requests and catch transformation exception
* address review comment
* address review comments

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-28 09:18:06 -08:00
J-N-K
06690bd37e
[tr064] add rule action for phonebook (#9505)
* add rule action for phonebook
* address review comments

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-28 09:14:01 -08:00
boehan
2ea32faa5d
[comfoair] improve data handling (#9401)
* improve data handling and suspend
* fix command position
* add ACK to subResponse
* fix data position
* fix reactivation, trim too long responses
* ensure correct setting of activation channel
* Remove @SuppressWarnings(null), which is not needed anymore
* Remove updateState on dispose

Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-12-28 09:03:54 -08:00
Bob A
1cc6577b20
[lutron] Add debug logging in leapbridge (#9554)
Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-27 22:40:05 -08:00
Dries Vandenneucker
cb32068637
[nikohomecontrol] Fix typo in readme (#9549)
[nikohomecontrol] Small README update.

While searching why I can't get my electricity working, I think I spotted this typo.

Signed-off-by: Dries Vandenneucker <dries.vandenneucker@yahoo.com>
2020-12-27 22:26:47 -08:00
J-N-K
c4c0876e97
[mqtt] improve documentation (#9541)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-27 21:56:35 -08:00
Bob A
a862c46ba9
[alarmdecoder] Fix description in feature.xml (#9553)
Signed-off-by: Bob Adair <bob.github@att.net>
2020-12-27 21:55:06 -08:00
Andrew Fiddian-Green
aebe1d4a0b
[modbus] Added support for RTU encoding over TCP (#9435)
* [modbus] add support for rtu encoded over tcp
* [modbus] move classes to openhab/jamod
* [modbus] spotless
* [modbus] revert EndpointPoolConfiguration
* [modbus] remove virtual serial
* [modbus] resolve dependencies
* [modbus.studer] add support for RTU over TCP bridge

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2020-12-27 21:53:53 -08:00
Dan Cunningham
6cb9f3a93e
[generacmobilelink| Initial Contribution (#9322)
* This is the initial contribution of the Generac MobileLink binding.  This allows the  Generac line of generators using their MobileLink cloud service to be monitored as things in openHAB.
* bump to 3.1

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2020-12-27 21:49:30 -08:00
Marcel
03dd4d491f
[miio] Update many channels with tags, categories & QuantityTypes (#9384)
* [miio] Update many channels with tags, categories & QuantityTypes
* [miio] remove unit from dimmers
* [miio] fix readme mappings for channels

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-27 21:25:15 -08:00
Andrew Fiddian-Green
27a02cac5a
[velux] Enabled background discovery (#9477)
* [velux] enable background discovery
* [velux] spotless
* [velux] adopt reviewer feedback

Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2020-12-27 17:55:20 -08:00
Michael R. Maletich
8cbd358b84
Missing comma in base64 message (#9539)
In trying the example I got an error from the serial binding.  But by adding a `,` the serial binding was able to handle the example.

Signed-off-by: Michael R. Maletich <maleticm@gmail.com>
2020-12-27 18:37:11 +01:00
J-N-K
facb984b05
improve error handling (#9543)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-27 18:21:21 +01:00
Christoph Weitkamp
94d07217d0
[netatmo] Pimp channel types with proper categories (#9531)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-27 13:22:29 +01:00
Kai Kreuzer
d025f8a35b
[miele] Use dedicated thread for event listening (#9536)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-12-27 10:15:04 +01:00
Marcel
0874df702c
[miio] suggest correct devicenames in readmehelper (#9379)
* [miio] suggest correct devicenames in readmehelper
* add newline at file end to make git happy
* [miio] update logic for mapping in readmeComments
* Allow readme maker to fix mappings based on the current options.
* [miio] make readmeOptionMapping static

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-26 17:04:14 -08:00
Jerome Luckenbach
fc0745e302
Fix DateTime Control channel label. (#9533)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2020-12-26 23:36:24 +01:00
jwveldhuis
d014ac6350
[denonmarantz] Run the Telnet socket in a dedicated thread (#9511)
* Run the Telnet socket in a dedicated thread, not from the shared thread pool.
Fixes #9494
Signed-off-by: Jan-Willem Veldhuis <jwveldhuis@gmail.com>
2020-12-26 20:21:21 +01:00
J-N-K
9d36c31d76
[tr064] Fix CRCErrors (#9527)
Fixes #9526

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-26 12:25:52 +01:00
tophee
1da7e79ffa
[squeezebox] Clarify the process of adding/discovering the server (#9197)
* Clarify the process of adding/discovering the server

* Update bundles/org.openhab.binding.squeezebox/README.md

Co-authored-by: Connor Petty <mistercpp2000@gmail.com>

Co-authored-by: Connor Petty <mistercpp2000@gmail.com>
2020-12-26 10:32:57 +01:00
Korbinian Probst
65c3d5f6f9
[senechome] changed BatteryState to String (#9521)
Signed-off-by: Korbinian Probst <kp.droid.dev@gmail.com>
2020-12-26 09:36:28 +01:00
Christoph Weitkamp
3533001bd7
[avmfritz] Pimp properties and channel types with proper categories (#9514)
* Pimp channel types with proper categories

Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-26 09:33:01 +01:00
Stefan Giehl
291b30955b
[tr064] Adds new channels for DSL Max & Current Down-/Upstream Rate (#9519)
Signed-off-by: Stefan Giehl <stefangiehl@gmail.com>
2020-12-25 22:15:54 +01:00
Martin Herbst
9cc0ff436f
[homematic] For non HmIP dimmers stateDescription values must be corrected too (#9434)
Older HM dimmers are using a maximum values of 1.0. But also for these
devices the values must be corrected.

Signed-off-by: Martin Herbst <develop@mherbst.de>
2020-12-25 21:30:43 +01:00
Michael Wodniok
a7ac71f1e0
[icalendar] optimization of eventfilter-search and more debug output (#9501)
* [icalendar] Optimize searching events and adding a bit debug output

Fixes #9498 by limiting series events when retrieving possible events via
filter.

Adding a bit more debug output to allow debugging the correct scheduling of
events.

Signed-off-by: Michael Wodniok <michi@noorganization.org>
2020-12-25 18:54:37 +01:00
mlobstein
6c86f8d366
[epsonprojector] Add ESC/VP.net handshake for projectors with built-in ethernet (#9375)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2020-12-25 15:44:59 +01:00
Christoph Weitkamp
750ea5fd2d
[hue] Catch exception of 'AllGroup' does not exist (#9502)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-25 15:44:03 +01:00
Markus Gafner
ca64d1124a
[nibeheatpump] Added device support for SMO40 control (#9376)
Signed-off-by: Markus Gafner <markus.gafner@hotmail.com>
2020-12-25 15:41:09 +01:00
mlobstein
ce69f22ef3
[atlona] Add support for the AT-PRO3HD66M (#9385)
* Add support for the AT-PRO3HD66M

Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2020-12-25 14:36:58 +01:00
Christoph Weitkamp
b2f6202b25
[deconz] Pimp channel types with proper categories (#9513)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-25 14:17:03 +01:00
Hilbrand Bouwkamp
46f91813a8
[opensprinkler] Cleanup NOTICE. pi4j library not used anymore (#9500)
Support was removed in 8aeeb49c69 (diff-b6edf78e29afc34859018f4e11ec53bded97a615b62040712227b883ba5c13f8)

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-12-25 09:41:40 +01:00
Hilbrand Bouwkamp
a2f36c31f9
[dsmr] cleanup message file (#9510)
For some reason the dutch message file contained all kind of garbage.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-12-24 16:49:08 +01:00