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
Hilbrand Bouwkamp
c7b86c09d9
[snmp] Set thing only online on valid response ( #8759 )
...
* [snmp] Set thing only online on valid response
Otherwise it will toggles between online and offline when the call always times-out, which can happen when the device is unreachable (or a wrong ip address configured).
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-10-25 16:21:37 +01:00
Benjamin Lafois
72bf43cfa0
[bluetooth.bluez] Complete Bluez rewrite ( #8819 )
...
Also-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
Signed-off-by: Benjamin Lafois <benjamin.lafois@gmail.com>
2020-10-25 15:54:33 +01:00
Kai Kreuzer
b3d0f027cf
Updated download url ( #8859 )
...
The app is not available in the PlayStore anymore, see https://github.com/mendhak/gpslogger/issues/849
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-10-24 23:30:36 +02:00
Kai Kreuzer
737ded2f80
Deactivated Travis on the main branch ( #8860 )
...
See https://github.com/openhab/openhab-addons/pull/8848#issuecomment-716052315
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-10-24 23:22:23 +02:00
Christoph Weitkamp
ab011242ad
Use 'everyChange' as default strategy for JDBC persistence ( #8841 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-24 22:43:39 +02:00
Michael Wodniok
7312890d44
[icalendar] Add EventFilter for existing calendars ( #8583 )
...
This commit fixes #8022 .
Signed-off-by: Michael Wodniok <michi@noorganization.org>
2020-10-24 22:35:07 +02:00
Robert von Könemann
fa9e3db34b
[pulseaudio] Fix #8843 . Stop spamming logs when pulseaudio device is offline ( #8850 )
...
Signed-off-by: Robert von Könemann <lordtaifleh@gmail.com>
2020-10-24 12:00:17 -07:00
Hans-Jörg Merk
91fbe746e9
[intesis] - added IntesisBox support ( #8694 )
...
* Intesis Binding - added IntesisBox support
Signed-off-by: Hans-Jörg Merk <github@hmerk.de>
2020-10-24 11:17:56 -07:00
GiviMAD
8b8b79cf04
[unifiedremote] Initial contribution ( #8546 )
...
Signed-off-by: GiviMAD <miguelwork92@gmail.com>
2020-10-24 10:00:25 -07:00
Wouter Born
cb5d8711b8
[mapdb] Fixes and improvements ( #8852 )
...
* Fix index out of bounds when persisting empty StringType values
* Fix deserialization when strings contain type separator
* Improve debug logging
* Improve test coverage
Fixes #8790
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-24 18:10:46 +02:00
boc-tothefuture
f5bf17875d
[mpd] Update current song on player events ( #8818 )
...
This fixes #8817
Signed-off-by: Brian O'Connell <broconne@gmail.com>
2020-10-24 09:52:26 +02:00
Michael Wodniok
d960199e8f
[icalendar] Describe download exceptions a bit more detailed. ( #8847 )
...
* [icalendar] Describe download exceptions a bit more detailed.
Fixes #8846
* [icalendar] Apply suggestions from code review
Signed-off-by: Michael Wodniok <michi@noorganization.org>
Also-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
2020-10-23 22:07:37 -07:00
Marcel
788ca22724
[miio] delay refresh to avoid devices not ready yet ( #8838 )
...
* [miio] delay refresh to avoid devices not ready yet
Delay refresh after command is send as some devices are not ready yet
with the execution and will report wrong status.
This is confusing to the users.
Related forum topic:
https://community.openhab.org/t/xiaomi-mi-air-purifier-xiaomi-mi-io/34840/300
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
* [miio] remove change from PR
2020-10-23 18:45:03 -07:00
SmartCologne
e70dfd7450
[homematic] Update README.md ( #8840 )
...
Added available icons & colors for HM-Dis-WM55
2020-10-23 10:24:55 -07:00
Bernhard Bauer
1c7c2dc4fe
[modbus.helioseasycontrols] Corrected channel in items example, added rule example ( #8804 )
...
Signed-off-by: Bernhard Bauer <bern77@gmail.com>
2020-10-23 19:16:00 +02:00
mlobstein
24343948cb
[oppo] Fix issue with polling and setting verbose mode ( #8640 )
...
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2020-10-23 18:36:36 +02:00
Mark Hilbush
e8280b2ef9
[ecobee] Fix setHold when using holdHours ( #8834 )
...
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-10-22 16:38:19 -07:00
Marcel
df261980c8
[miio] add FAQ to readme ( #8837 )
...
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-22 15:27:35 -07:00
Andrew Fiddian-Green
e439ad68f6
[hpprinter] implement uuid as repr. prop. to stop discovery duplicates ( #8810 )
...
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
2020-10-22 19:19:01 +02:00
Marcel
8606f57b56
[miio] cleanup duplicate paths ( #8835 )
...
Use the path defined in the binding constants
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-22 18:13:08 +02:00
Marcel
49580b59bb
[miio] Add temperature value to chuangmi.plug.v1 ( #8832 )
...
Based on: https://github.com/marcelrv/openhab2/pull/12
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-22 18:06:57 +02:00
Christoph Weitkamp
bc518e489e
Remove *.bak file ( #8836 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-22 18:05:41 +02:00
Joan Pujol
c3666581b5
[influxdb] Fixes issue 8798 and 8697 problems storing integer types ( #8831 )
...
* Update documentation with changed Influx2 RC port
* Fix problem with non decimal numeric types
Improve documentation with more explicit information about Influx types used
Implement toString to InfluxPoint to allow some trace info to be useful in case it's needed
Fixes #8697
Fixes #8798
Signed-off-by: Joan Pujol <joanpujol@gmail.com>
2020-10-22 10:26:21 +02:00
Marcel
ed6d68ffd7
[miio] add new country server and improve readme ( #8816 )
...
* [miio] add new country server and improve readme
* [miio] apply spotless
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-21 14:14:14 -07:00
Marcel
998d11455c
[miio] Allow for custom refresh commands ( #8796 )
...
* [miio] Allow for custom refresh commands
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-21 14:01:22 -07:00
nsine-zz
499bc1ac83
[loxone] Update README.md ( #8821 )
2020-10-21 11:56:29 -07:00
Bob A
800b500e01
[lutron] Minor code and doc updates ( #8795 )
...
* [lutron] Minor code and doc updates
* [lutron] Address review comments
Signed-off-by: Bob Adair <bob.github@att.net>
2020-10-21 11:50:49 -07:00
Wouter Born
52b7c8e920
[lifx] Fix IAE for unsupported products and update products ( #8827 )
...
* Fix IllegalArgumentException when updating properties of unsupported product
* Add missing products
Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-21 20:03:23 +02:00
Christoph Weitkamp
333cae9e72
[feed] Minor improvements for Feed Binding ( #8824 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-21 08:53:46 -07:00