robnielsen
0722bd71f5
[insteon] remove all @SuppressWarnings("null") ( #8937 )
...
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2020-11-04 21:05:01 +01:00
Wouter Born
b423f93b1f
Remove Map null annotation workarounds ( #8916 )
...
These workarounds to prevent false positives can be removed now the EEAs allow for proper null analysis.
Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-04 13:57:24 +01:00
J-N-K
1dccf67909
[deconz] fix lastSeenPolling and compile warnings ( #8918 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-03 14:23:57 -08:00
J-N-K
aaa464a255
[deconz] support for IncreaseDecreaseType commands ( #8943 )
...
* support for IncreaseDecreaseType commands
* fix spotless
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-03 14:10:33 -08:00
Andi Bräu
1c93eb9737
[revogi] Initial contribution - Resubmitted for OH3 ( #8534 )
...
* Rename binding and resubmit to OH3
Signed-off-by: Andreas Bräu <ab@andi95.de>
2020-11-03 09:13:08 -08:00
Matthew Skinner
c49eeb2528
[WLed] Initial contribution - Binding for LED strings with a large range of built in FX. ( #8669 )
...
* V3
* Fix null compiler warnings.
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>
2020-11-03 09:09:40 -08:00
Korbinian Probst
067a8f7953
[senechome] implement more data points (3.0) ( #8875 )
...
* Add KorbinianP to CODEOWNERS for senechome
* Implement Current, Voltage and Power for all three Phases
* Bugfix last commit, values are inside array
* Implement Grid Frequency
* Fix name of currentGridVoltagePerPhase
* Extend README.md with new parameters
* Implement SenecBatteryStateValue for easier comparison of values in rules
* Implement new statistic data points and battery voltage
batteryVoltage
liveBatCharge
liveBatDischarge
liveGridExport
* Bugfix item types
* Implement Review findings, change channelBatteryStateValue to QuantityType
* Revert change of channelBatteryStateValue from DecimalType to QuantityType
Signed-off-by: Korbinian Probst <kp.droid.dev@gmail.com>
2020-11-02 23:33:08 -08:00
Jürgen Baginski
f8fd06e4b7
[Tankerkoenig] Fixes #8876 ( #8940 )
...
* [Tankerkoenig] Update StationHandler
Incooperated check for 'null' iot to prevent NullPointerExceptions.
* [Tankerkoenig] Updated WebserviceHandler
Fixed false parsing of OpeningTimes.
* Applied a spotless check Signed-off-by: Jürgen Baginski <opus42@gmx.de>
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
2020-11-02 22:48:05 -08:00
J-N-K
a3d33fa60b
[tr064] Initial contribution ( #8523 )
...
* Initial contribution
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-02 21:36:19 -08:00
Mark Hilbush
5c4c89a0c9
[weathercompany] Fix wind speed units ( #8944 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-11-02 21:56:02 +01:00
Wouter Born
da490ece4e
[lifx] Improve selector logic ( #8941 )
...
* Properly handle datagrams that are not immediately available so no NPEs are logged on debug
* Properly handle sockets channels that are not connected so no NPEs are logged on debug
* Prevent load/garbage by reusing ByteBuffer and not allocating trace logging strings
Fixes #8932
Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-02 10:15:59 +01:00
boehan
87c16da527
[comfoair] Re-implement device options as channels ( #8829 )
...
Signed-off-by: Hans Böhm <h.boehm@gmx.at>
2020-11-02 09:19:39 +01:00
Kai Kreuzer
482436328e
Return QuantityTypes for number items with dimension ( #8938 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-11-02 00:26:21 +01:00
Marcel
71566e47af
[miio] add poweroff properties to zhimi powerstrip ( #8899 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-11-01 14:32:56 -08:00
Jochen Klein
e8565d0be6
[mqtt.generic] Fix JUnit tests ( #8921 )
...
* Fix JUnit tests
* remove extra character in copyright comment
* Cleanup mockito warnings
Signed-off-by: Jochen Klein <git@jochen.susca.de>
2020-11-01 13:51:51 -08:00
Christoph Weitkamp
4de9e0f204
[kodi] Reduce polling by checking linkage first ( #8912 )
...
* Reduce polling by checking linkage first
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-11-01 22:29:18 +01:00
Marcel
15312d33f2
[miio] update readme with Roborock app info ( #8935 )
...
As per https://community.openhab.org/t/xiaomi-robot-vacuum-binding/31317/1729
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-11-01 21:30:43 +01:00
J-N-K
a6f6410b5c
fix NPE in discovery ( #8931 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-01 21:29:47 +01:00
Wouter Born
603ceedff9
[rrd4j] Improve performance ( #8929 )
...
* [rrd4j] Improve performance
* Cache item to improve performance
* Also return DecimalType for QuantityType values
Related to #8928
Reintroduces #8809
Signed-off-by: Wouter Born <github@maindrain.net>
2020-11-01 21:28:25 +01:00
lolodomo
b82d5f8063
[netatmo] Mention supported thermostats in the documentation ( #8913 )
...
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-11-01 13:59:44 +01:00
J-N-K
7850904c71
fix #8924 ( #8925 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-01 10:47:18 +01:00
Marcel
b4bc6d7e77
[miio] remove unneeded debug msg ( #8919 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-11-01 00:17:40 -07:00
Jochen Klein
ddb5f9a3bf
[mqtt.generic] Fix re-subscribing on new connection ( #8920 )
...
Signed-off-by: Jochen Klein <git@jochen.susca.de>
2020-10-31 16:57:34 -07:00
J-N-K
8abcc252df
[deconz] add group support ( #8715 )
...
* add group message
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-31 09:17:06 -07:00
robnielsen
1ac55a58e0
[insteon] fix documentation for the thermostat temperature channel ( #8914 )
...
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2020-10-31 15:32:08 +01:00
Connor Petty
d83dbb408f
[bluetooth.bluegiga] Fix broken device discovery ( #8906 )
...
Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
2020-10-31 10:40:05 +01:00
Wouter Born
7bff7f1bf3
Fix build ( #8911 )
...
Broken by #8893
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-30 17:38:23 -07:00
J-N-K
bd664ff0c8
[infrastructure] add external null-annotations ( #8848 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-31 00:29:03 +01:00
Christoph Weitkamp
47d05055db
Revert "[modbus] Disable failing test ( #8884 )" ( #8895 )
...
This reverts commit 6398773007
.
2020-10-31 00:22:09 +01:00
Jürgen Baginski
27480ad208
[rrd4j] Updated readme ( #8822 )
...
Changed some wordings.
-Kept "DataSource" as the term for the way data is stored in a .rrd file. Such is more inline with the used Default Datasources (-numeric, ...).
-Removed the requirement for an everyMinute Strategy, inserted a explanation for relationship between Sample Intervall and Strategy instead.
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
2020-10-30 23:26:21 +01:00
Christoph Weitkamp
1e89b792a0
[feed] Added Channel for link to feed item; Updated rome library to version 1.15 ( #8893 )
...
* Added Channel for link to latest feed; update rome deoendency to version 1.15
* Removed unsed interface
* Run spotless
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-30 12:27:09 -07:00
Marcel
9a5832a2ee
[miio] Fix handling commands with curly brackets ( #8897 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-29 23:24:20 -07:00
Gaël L'hopital
74ee8e76cf
[OpenUV] Correcting representation property ( #8761 )
...
* [OpenUV] Correcting representation property
Removing org.apache.commons.stringutils usage
* Corrected
* While on it, reviewed completely the binding.
* spotless applied
* Code review
* Code review enhancement
Signed-off-by: clinique <gael@lhopital.org>
2020-10-29 14:49:16 -07:00
J-N-K
d1803dc723
[amazonechocontrol] fix dynamic DynamicStateDescriptionProvider ( #8896 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-29 14:35:53 -07:00
Stefan Profanter
a8cfb6c883
[tado] Add channel for PresenceState and support setting HOME/AWAY. Fixes #8826 ( #8868 )
...
Signed-off-by: Stefan Profanter <pro@users.noreply.github.com>
2020-10-29 17:58:49 +01:00
radicale
402db720d3
Fixed typo in class name TrustAllTrustMananger ( #8892 )
...
Signed-off-by: Alessandro Radicati <radicale@gmail.com>
2020-10-28 16:30:37 -07:00
Jerry
45ee3c7a23
Tiny tiny typo :) ( #8894 )
2020-10-28 22:09:24 +01:00
Hans-Jörg Merk
bd6a0f4bd4
[intesis] Changed default pattern for temperature channels ( #8887 )
...
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
2020-10-28 08:42:17 -07:00
J-N-K
6725c58525
[amazonechocontrol] fix NPE ( #8888 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-28 16:04:17 +01:00
Christoph Weitkamp
cb1f933e96
Added representation property for deCONZ Gateway ( #8879 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-28 00:32:09 +01:00
Christoph Weitkamp
9992a67990
Fixed ClassCastException; Update mariadb-java-client to version 1.4.6 ( #8883 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-28 00:30:43 +01:00
Kai Kreuzer
4cd2a5b314
[rrd4j] Correctly identify Number items with dimensions and persist them in the defined unit ( #8866 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-10-28 00:27:54 +01:00
Christoph Weitkamp
e6986acb09
Replace 'ByteArrayFileCache' by OHC class ( #8774 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-28 00:21:52 +01:00
Wouter Born
6398773007
[modbus] Disable failing test ( #8884 )
...
Related to #8880
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-27 22:30:27 +01:00
Mark Hilbush
a84222cf5e
[ecobee] Improve handling of invalid_grant error ( #8857 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-10-27 16:10:03 +01:00
Marcel
472c0fd960
[miio] avoid Invalid URI host: null error ( #8867 )
...
* [miio] avoid Invalid URI host: null error
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-27 16:08:13 +01:00
Christoph Weitkamp
7d484831c3
[tankerkoenig] Set context 'password' for API-Key ( #8878 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-27 16:06:33 +01:00
lolodomo
4646ea68c3
[remoteopenhab] Remote openHAB binding - initial contributionn ( #8791 )
...
Fix #8407
Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2020-10-26 22:39:19 +01:00
Wouter Born
08405233ae
Add .gitattributes ( #8874 )
...
Without this configuration there are issues with line endings on Windows.
See: openhab/openhab-addons#8712
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-26 21:12:21 +01:00
Hans-Jörg Merk
ba5488f040
[intesis] Fixed error channels not being updated ( #8863 )
...
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
2020-10-26 12:53:57 +01:00