Commit Graph

73 Commits

Author SHA1 Message Date
jenkins
8c5c81e256 [unleash-maven-plugin] Preparation for next development cycle. 2021-06-27 17:35:01 +00:00
robnielsen
22c5e841dd
[ecobee] logging improvements ()
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2021-05-29 20:10:06 +02:00
Wouter Born
1633c705a1
Use Collection.isEmpty ()
Fixes 47 SAT UseCollectionIsEmpty findings.

Signed-off-by: Wouter Born <github@maindrain.net>
2021-04-15 21:00:47 +02:00
lolodomo
8ab37ce285
[bindings d-e] Fix exception handling (Jetty HTTP client) ()
Fixes 

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
2021-04-06 17:37:19 +02:00
Wouter Born
f3503430b4
Rework more commons-lang usages ()
* Reworks many commons-lang usages to use standard Java
* Updates all remaining commons.lang imports to commons.lang3

Related to 

Signed-off-by: Wouter Born <github@maindrain.net>
2021-03-16 12:38:16 +01:00
Kai Kreuzer
97c30afaab
[ecobee] Fix logging levels ()
* Fix logging levels
* addressed review comment

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2021-03-01 19:23:12 -08:00
Wouter Born
d6364aceb1
Update license headers to 2021 ()
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-02 22:03:14 +01:00
Mark Hilbush
10d2ab2079
[ecobee] Fix actions ()
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2021-01-02 11:28:33 -08:00
Mark Hilbush
f9b763210d
[ecobee] Rework discovery ()
* Rework discovery
* Consolidate discovery into one service

Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-12-29 16:18:42 -08:00
robnielsen
809ee6ffdb
[ecobee] only log stack traces to openhab.log if debug is enabled ()
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2020-12-22 19:51:22 -08:00
Mark Hilbush
384bdff87c
Fix pressure units ()
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-12-22 21:06:42 +01:00
Wouter Born
ecac667258
Apply Spotless, update skeleton project version, resolve itest runbundles ()
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-22 10:37:44 +01:00
jenkins
e4554f4aa6 [unleash-maven-plugin] Preparation for next development cycle. 2020-12-21 10:36:42 +00:00
Wouter Born
ac6f08908f
Use renamed Units class ()
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-07 10:34:02 +01:00
Mark Hilbush
df971caa7a
[ecobee] Updates in prep for Dec 1 changes to Ecobee authorization process ()
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-11-24 19:05:10 +01:00
Kai Kreuzer
007c3b56e5
removed deprecated author information from binding.xml ()
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-11-23 19:06:33 -08:00
J-N-K
ba4c96d99d
[infrastructure] move infered nullness warnings to error and update EEA ()
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-12 21:07:11 +01:00
Mark Hilbush
a84222cf5e
[ecobee] Improve handling of invalid_grant error ()
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-10-27 16:10:03 +01:00
Mark Hilbush
e8280b2ef9
[ecobee] Fix setHold when using holdHours ()
Signed-off-by: Mark Hilbush <mark@hilbush.com>
2020-10-22 16:38:19 -07:00
Wouter Born
978e122e00
Rework ThingActions ()
* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent

Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-15 10:53:53 +02:00
Wouter Born
bef1046258
Rework ThingActions ()
* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions

Related to:

* 
* 

Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-14 19:01:12 +02:00
Wouter Born
7f39d01a0f
Remove/ignore Eclipse project files ()
Fixes 

Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 22:50:37 +02:00
Kai Kreuzer
6df6783b60 added migrated 2.x add-ons
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-09-21 03:37:19 +02:00