Commit Graph

128 Commits

Author SHA1 Message Date
J-N-K
0b5f9efb26
fix typo (#9417)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-18 23:08:09 +01:00
J-N-K
b5e13041dd
[deconz] fix colorlight not updating color channel (#9351)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-13 16:21:15 +01:00
J-N-K
c541776f7d
[deconz] fix gateway discovery (#9362)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-13 16:18:38 +01:00
J-N-K
af3f8774d0
[deconz] initial support for scenes (#9345)
* initial support for scenes
* add documentation

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-12 15:30:43 -08:00
J-N-K
dca815b73f
[deconz] support for thermostat windowopen (#9306)
* add support for windowopen in thermostats
* fix documentation

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-11 13:36:21 -08:00
J-N-K
843ec092dc
[deconz] improve initialization (#9321)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-10 18:21:12 -08:00
J-N-K
27a8455cda
[deconz] add support for effects on color lights (#9238)
* add support for effects
* add tags
* remove unnecessary constants
* fix state update

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-09 14:44:09 -08:00
J-N-K
654db27939
[deconz] improve websocket connection process (#9298)
* improve websocket connection

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-09 14:04:40 -08:00
J-N-K
e19c16565d
[deconz] add categories and tags to lights (where applicable) (#9257)
* add categories and tags (where applicable)
* also add tags for groups

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 16:02:32 -08:00
Wouter Born
ac6f08908f
Use renamed Units class (#9267)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-07 10:34:02 +01:00
LukasA83
d3b9bd592b
[deconz] Fix Thermostat setting target temperature (#9189)
Improve logging on sending commands by checking http response status
code


Signed-off-by: Lukas Agethen <lukas83@gmx.de>
2020-11-30 17:30:00 -08:00
Kai Kreuzer
007c3b56e5
removed deprecated author information from binding.xml (#9113)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-11-23 19:06:33 -08:00
J-N-K
a09123b1a2
[deconz] fix websocketId creation (#9019)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-13 15:02:21 -08:00
J-N-K
ba4c96d99d
[infrastructure] move infered nullness warnings to error and update EEA (#8949)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-12 21:07:11 +01:00
J-N-K
fdebb33059
[deconz] add doorlock support (#8965)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-07 15:55:33 -08:00
J-N-K
4342bb1cb3
[deconz] fix brightness factor (#8956)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-04 14:32:14 -08: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
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
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
cb1f933e96
Added representation property for deCONZ Gateway (#8879)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-10-28 00:32:09 +01:00
J-N-K
5c7fe8183a
[deconz] retry full state request if initial request failed (#8704)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-10 22:56:22 +02:00
J-N-K
109442ea7c
add missing thing type (#8717)
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-10 17:44:27 +02:00
Hilbrand Bouwkamp
003c3af985
Remove immediate = true from all Components (#8615)
We recommend not to use this on add-ons.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-10-01 20:27:01 -07:00
Hilbrand Bouwkamp
1bc55a208b
Removed usage to IOUtils.toString (#8579)
Specifically the toString reading from inputstream.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-09-25 11:46:14 -07:00
Wouter Born
7f39d01a0f
Remove/ignore Eclipse project files (#8529)
Fixes #8451

Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 22:50:37 +02:00
Wouter Born
bd82ca82df
Migrate tests to JUnit 5 (#8519)
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 18:21:26 +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