Christoph Weitkamp
225e2ae15a
Added support for publishing ChannelDescriptionChangedEvents ( #10900 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-06-23 22:14:49 +02:00
Martin Herbst
82dba8d400
[deconz] Set "ontime" option only if thing has got an ONTIME channel ( #10829 )
...
* Set "ontime" option only if thing has got an ONTIME channel
Fixes #10774
Signed-off-by: Martin Herbst <develop@mherbst.de>
2021-06-14 16:01:30 +02:00
Andres Meyer
096cd49b38
[deconz] make lightgroup switch off if brightness is set to 0 ( #10729 )
...
* Make lightgroup switch off lights if brightness is set to 0
Fixes #10320
Signed-off-by: Andres Meyer <andres@meyerfamily.ch>
2021-05-22 08:16:14 +02:00
Wouter Born
0c36650179
Avoid star imports and add missing braces ( #10521 )
...
Fixes the following SAT findings:
* AvoidStarImportCheck (125)
* NeedBracesCheck (39)
Signed-off-by: Wouter Born <github@maindrain.net>
2021-04-15 16:12:05 +02:00
Christoph Weitkamp
a57065c8c0
[deconz] Prevent exception when formatting value ( #10486 )
...
- Prevent exception when formatting value
Fixes #10295
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-04-08 22:42:15 +02:00
Christoph Weitkamp
71ffce707e
[deconz] Pimp properties and channel types with proper categories ( #10217 )
...
* Pimp properties and channel types with proper categories
* Update bundles/org.openhab.binding.deconz/src/main/resources/OH-INF/thing/sensor-thing-types.xml
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
Co-authored-by: Matthew Skinner <matt@pcmus.com>
2021-02-25 14:13:59 -08:00
Christoph Weitkamp
6829ff657a
[deconz] Fixed wrong channel type for extended color light ( #10132 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-02-13 12:50:20 +01:00
Christoph Weitkamp
9ee4e942e8
[deconz] Use system default channel types for lights ( #10126 )
...
* Use system default channel types for lights
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-02-12 11:52:18 +01:00
J-N-K
781a824b79
fix missing re-connect if first request timed out ( #9955 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-25 22:51:43 +01:00
J-N-K
1c0da8367e
[deconz] add ontime feature ( #9914 )
...
* add ontime
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* Update bundles/org.openhab.binding.deconz/README.md
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
Co-authored-by: Fabian Wolter <github@fabian-wolter.de>
2021-01-24 16:27:56 +01:00
J-N-K
6bddad1066
[deconz] fix loglevel ( #9915 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-23 11:22:41 +01:00
Christoph Weitkamp
382ce10a0a
[deconz] Added channel to enable / disable motion sensor ( #9686 )
...
* Added channel to enable / disable motion sensor
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2021-01-09 22:53:23 +01:00
Wouter Born
d6364aceb1
Update license headers to 2021 ( #9620 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-02 22:03:14 +01:00
J-N-K
d2bd5114fd
[deconz] refactoring and fix connection issues ( #9614 )
...
* fix connection attempts when thing disposed
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* refactor session handling
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* rename
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
* refactoring
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-31 15:03:57 +01:00
J-N-K
b6fbcfa523
[deconz] properly initialize colorMode ( #9583 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-31 12:05:31 +01:00
Christoph Weitkamp
b2f6202b25
[deconz] Pimp channel types with proper categories ( #9513 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-12-25 14:17:03 +01:00
J-N-K
74aef9beb8
[deconz] improve sensor thing initialization ( #9453 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-22 16:18:58 -08:00
Wouter Born
ecac667258
Apply Spotless, update skeleton project version, resolve itest runbundles ( #9459 )
...
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
J-N-K
4f0caf1a1f
[deconz] fix alert channel ( #9441 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-20 13:22:59 +01:00
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