dza1
6436cdffb9
[deconz] Update the roller shutter status ( #14827 )
...
* [deconz] update the roller shutter status (14826)
- if the REST interface from deconz provides a 'lift' value to show
the current position of the roller shutter, it will be used.
Signed-off-by: Daniel Zainzinger <dza1@mailbox.org >
2023-04-20 22:22:38 +02:00
J-N-K
1786bb0eec
[deconz] Cleanup code and improve tests, edit channels to vibration sensor ( #14641 )
...
* [deconz] Cleanup code and improve tests
Signed-off-by: Jan N. Klug <github@klug.nrw >
2023-03-21 22:46:53 +01:00
J-N-K
6444964bf6
[deconz] Add On/Off thermostats ( #14636 )
...
* [deconz] Add On/Off thermostats
* further work
* fix regression
Signed-off-by: Jan N. Klug <github@klug.nrw >
2023-03-19 20:43:15 +01:00
J-N-K
ee1de11864
[deconz] Add Pairing/Scene actions, new devices and improve code ( #14622 )
...
* port changes
* update instructions
* Incorporate review comments from #14134
* new improvements (mostly Java 17 changes)
* further improvements
Signed-off-by: Jan N. Klug <github@klug.nrw >
2023-03-18 16:06:55 +01:00
Jacob Laursen
4dd6d3a8a2
Update license headers to 2023 ( #14154 )
...
* Update copyright year in configuration
* Update license headers
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk >
2023-01-06 09:49:54 +01:00
Wouter Born
707ecaf47b
Reduce Mockito stubbing warnings ( #12576 )
...
See also: openhab/openhab-core#2893
Signed-off-by: Wouter Born <github@maindrain.net >
2022-04-05 00:06:49 +02:00
Hilbrand Bouwkamp
da59cdd255
Update license headers to 2022 ( #11973 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2022-01-06 18:14:47 +01:00
Philipp S
5dc26419d1
[deconz] Support for air quality sensor ( #11885 )
...
[deconz] Support for air quality sensor
Signed-off-by: Philipp Schneider <philipp.schneider@nixo-soft.de >
2022-01-06 09:44:59 +01:00
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
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
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
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
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
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
Wouter Born
ac6f08908f
Use renamed Units class ( #9267 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-07 10:34:02 +01: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
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
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