Commit Graph

77 Commits

Author SHA1 Message Date
Hilbrand Bouwkamp
8e385afa81
[amazonechocontrol] Fix requireNonNullElse: it is java 9 and beyond. (#10018)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2021-02-01 15:37:27 +01:00
J-N-K
72f43bde98
[amazonechocontrol] fix missing time (backport from 3.0) (#10009)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-31 22:14:01 +01:00
J-N-K
31a20dc249
Apply spotless and fix itests (#10000)
* apply spotless
* fix itests

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-31 20:31:41 +01:00
J-N-K
760cc277fc
[amazonechocontrol] fix api url (#9983)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-29 20:34:31 +01:00
openhab-bot
86fd42862c [unleash-maven-plugin] Preparation for next development cycle. 2021-01-27 18:46:30 +00:00
Kai Kreuzer
81935b0ab1 Fix XXE vulnerabilities in multiple add-ons
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-01-27 16:07:19 +01:00
M Valla
c57d3ee17b
[openwebnet] Backport of some fixes from OH 3.1.0 to 2.5.x branch (#9920)
* [openwebnet] Log messages cleanup (2.5.x)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>

* [openwebnet] Fixed normalizeWhere (2.5.x)
* added builder for Bus Where addresses
* added messages to OwnIdTest
* depend on own4j 0.3.3-SNAPSHOT

Signed-off-by: Massimo Valla <mvcode00@gmail.com>

* [openwebnet] fixed up/down automation for old fw (#9651) (2.5.x)
* now using openwebnet4j 0.3.3

Signed-off-by: Massimo Valla <mvcode00@gmail.com>

* [openwebnet] Fixes lowering dimmers from 20 to 10% does not change device level #9317 (2.5.x)
- bump openwebnet4j to 0.3.4

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2021-01-24 16:18:36 +01:00
Martin
2dd2bb59f4
[robonect] Fix breaking common HttpClient on shutdown (#9429) (#9694)
Signed-off-by: Martin Renner <martin+github@planet-renner.net>
2021-01-04 22:26:49 +01:00
Christoph Weitkamp
f08758aad8
[hue] Catch exception of 'AllGroup' does not exist (#9502)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-27 12:17:04 +01:00
Christoph Weitkamp
4759909ff4
Applied spotless and run resolver on itests (#9530)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-26 14:09:00 +01:00
jenkins
f7a17ae02f [unleash-maven-plugin] Preparation for next development cycle. 2020-12-13 13:30:51 +00:00
J-N-K
0ebd9af3e6
[deconz] beackport of websocket connections improvements (#9307)
* improve websocket connection
* improvement
* backport review comment

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-09 14:09:18 -08:00
Stefan M. Haller
ad2a1e3635
[comfoair] Update README.md (#9193)
As the ComfoairControl item changed from Number to Switch in the new binding also the sitemap mapping should OFF=CC and ON=APP instead of 0 and 1.
2020-12-06 22:21:45 +01:00
Marcel
3e4466d8f1
[miio] Update channels only if they are linked (backport #9163) (#9211)
* [miio] Update channels only if they are linked

With introduction of miot devices with enormous amount of channels
refreshes can become slow. With this change only relevant updates are
done.

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-12-03 20:14:11 +01:00
M Valla
b2efdd4356
[openwebnet] Fixed lights/dimmers handling (#8830) and codestyle checks (#9165)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2020-12-01 18:52:34 +01:00
M Valla
00a02158aa
[openwebnet] Fixed handling of ZigBee USB gateway and devices (fixes #8915 #8917 #8962) (2.5.x) (#9141)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
2020-11-28 13:44:01 +01:00
jimtng
ed798b7ad7
[fronius] Fix connection check with Gen24 inverters (#9120)
2.5.x Backport of PR #9108
Fix #8633

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2020-11-25 19:01:32 +01:00
Georgios Moutsos
3174ff8663
[caddx] Corrected try with resources on a test class (#9124)
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
2020-11-25 08:07:51 +01:00
jimtng
49a908c6ff
[fronius] Accept null value as zero for inverterdatachannelpac channel (#9087)
Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
2020-11-24 19:36:40 +01:00
Georgios Moutsos
3160856dfb
[caddx] 2.5.x Fix wrongly handled discovery, off by 1 errors (#9070)
Signed-off-by: Georgios Moutsos <georgios.moutsos@gmail.com>
2020-11-24 19:20:38 +01:00
Mark Hilbush
c2e516d988
[ecobee] Changes for Dec 1 Ecobee auth changes (2.5.x) (#9109)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-11-24 19:11:09 +01:00
J-N-K
a5940bc141
[amazonechocontrol] bugfixes (#9118)
* fix color channel for smarthome devices
* fix smarthome devices not updating

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-24 08:18:28 +01:00
Christian Niessner
c83af2c66d
[tacmi] TA-CMI: Fixed some issues when percent values are received or updated (#9061)
Fixes #8927

Signed-off-by: Christian Niessner <github-marvkis@christian-niessner.de>
2020-11-22 10:32:04 +01:00
druciak
06d367a0dd
[satel] Fixes for INT-RS module (#9059)
Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>

Co-authored-by: Krzysztof Goworek <krzysztof.goworek@gmail.com>
2020-11-20 22:35:04 -08:00
Marcel
19ae11dcb4
[miio] send miot actions parameter as jsonObject (#9056) (#9060)
* [miio] send miot actions parameter as jsonObject
* [miio] avoid maven error

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-11-18 14:40:42 -08:00
J-N-K
be5c4b9d24 fix wrong formatting in state description (#9051)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-17 11:59:28 +01:00
Christoph Weitkamp
a6dd8ecba2
Avoid a hidden NPE when getIdentifier() of an uninitialized ThingHandler is called (#9043)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-11-16 21:26:14 +01:00
Marcel
06e30201e9
[miio] avoid Invalid URI host: null error (#8867) for 2.5 (#8898)
* [miio] avoid Invalid URI host: null error (#8867)

* [miio] avoid Invalid URI host: null error

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-11-05 11:46:52 -08:00
Jürgen Baginski
be0b3cf5b9 [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-04 21:39:57 +01:00
robnielsen
4d3dd96a67
[insteon] fix documentation and specify unit for the thermostat temperature channel (#8945)
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2020-11-03 15:40:33 -08:00
Marcel
5600c13112
fix itests for 2.5 (#8950)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-11-03 15:48:49 +01:00
Marcel
8060278f38
[miio] fix readme & sync devices (#8936)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-11-02 21:57:17 -08:00
Mark Hilbush
e862a0b699
[weathercompany] Fix wind speed units (#8946)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-11-02 21:54:57 -08:00
Marcel
123a2a12e5
[miio] Fix handling commands with curly brackets (#8907)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-30 09:00:13 -07:00
Marcel
d9b335f8e3
Run spotless for 2.5 for travis not to error (#8900)
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-29 20:04:32 +01:00
CSchlipp
b26489ceb7
[amazonrchocontrol] Fix NPE (#8891)
* Fix obviously wrong boolean condition

Signed-off-by: Christian Schlipp <christian@schlipp.de>
2020-10-28 18:53:17 +01:00
jenkins
9a90632be3 [unleash-maven-plugin] Preparation for next development cycle. 2020-10-25 14:24:21 +00:00
Marcel
f241c66de3
[miio] backport recent changes from 3.0 (#8855)
* [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

* [miio] remove change from PR
* [miio] Add temperature value to chuangmi.plug.v1 (#8832)

Based on: https://github.com/marcelrv/openhab2/pull/12

* [miio] add new country server and improve readme (#8816)
* [miio] add new country server and improve readme
* [miio] apply spotless
* [miio] Allow for custom refresh commands (#8796)
* [miio] Allow for custom refresh commands

Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
2020-10-24 10:05:29 -07:00
boc-tothefuture
4b22109820 [mpd] Update current song on player events (#8818)
This fixes #8817

Signed-off-by: Brian O'Connell <broconne@gmail.com>
(cherry picked from commit f5bf17875d)
2020-10-24 09:55:55 +02:00
mlobstein
2d93a26d21
[oppo] Fix issue with polling and setting verbose mode (#8849)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
2020-10-23 23:58:21 -07:00
Mark Hilbush
eb982a04f8
[ecobee] Fixed setHold when using holdHours (#8842)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-10-23 09:31:58 -07:00
Wouter Born
cd7a22f2bd
[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 21:47:42 +02:00
Mark Hilbush
209870ee7a
[ambientweather] Fix MAC address comparison (#8825)
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-10-21 11:29:23 -07:00
Holger Eisold
1ffdeca042
sort pom.xml alphabetical (#8812)
Signed-off-by: Holger Eisold <kugelsicha@gmail.com>
2020-10-20 15:34:54 -07:00
Fabian Wolter
8a88b9925d
[network] Fix build (#8800)
Introduced in 895455b

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
2020-10-19 11:38:54 +02:00
Connor Petty
895455b40f [network] Fix latency parsing on windows 10 (#8781)
Fixes #8776

Signed-off-by: Connor Petty <mistercpp2000+gitsignoff@gmail.com>
(cherry picked from commit ac1e4d8a83)
2020-10-18 20:46:06 +02:00
Fabian Wolter
8934554dfd [lcn] Fix status message of RollerShutter inverting (#8735)
* [lcn] Fix status message of RollerShutter inverting

The status of RollerShutter was not inverted when invertUpDown=true. Fixes #8680

Signed-off-by: Fabian Wolter <github@fabian-wolter.de>
(cherry picked from commit ae1d59cf99)
2020-10-18 20:45:54 +02:00
Andrew Fiddian-Green
9b2af50fc6 [hdpowerview] discovery could wrongly return a ThingUID based on a hub's Ipv6 address instead of its Ipv4 address (#8778)
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch>
(cherry picked from commit 5fe7cc5810)
2020-10-18 20:28:37 +02:00
martinlindjarv
c39d30f552
[hpprinter] Fix for typo in printer status channel name (#8787)
Signed-off-by: martinlindjarv <martin@lindjarv.pri.ee>
2020-10-18 20:04:46 +02:00
FrancescoRisso
a33e995109
[Telegram] Improved sending to a particular chat section (#8733)
* Improved send to a particular chat section

I specified that the chatId in the APIs must be followed by an "L" or it won't work (at least, not for group chats).
I also mentioned that you can store the chatId inside a variable so that you can write it only once for the entire rules file.

* Update README.md
2020-10-16 10:05:15 -07:00