J-N-K and GitHub
a30b5dfd00
remove @J-N-K from CODEOWNERS ( #10108 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-02-20 18:29:05 +01:00
J-N-K and GitHub
b65e932650
[amazonechocontrol] fix smarthome device naming ( #10084 )
...
* fix smarthome device naming
* toString
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-02-07 13:56:31 -08:00
J-N-K and GitHub
7269cbfbf5
[loxone] fix representation property ( #10086 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-02-07 19:44:39 +01:00
J-N-K and GitHub
97298e55a7
[networkupstools] fix tests ( #10082 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-02-07 13:44:47 +01:00
J-N-K and GitHub
899d8d2e9f
[http] add POST/PUT support for state requests ( #10022 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-02-03 11:28:44 +01:00
J-N-K and GitHub
f1aec07181
[amazondashbutton] fix representation property ( #9988 )
...
* fix representation property
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-30 20:59:58 +01:00
J-N-K and GitHub
429183b75b
[amazonechocontrol] fix api url ( #9982 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-29 20:33:32 +01:00
J-N-K and GitHub
8494a0e3ba
[http] Fix duplicate commands on PlayerItemConverter ( #9981 )
...
Fixes #9957
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-29 09:59:20 +01:00
J-N-K and GitHub
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 and GitHub
c489eef9e6
fix wrong unit in TotalBytes ( #9954 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-25 21:26:01 +01:00
J-N-K and GitHub
506d21face
[neeo] fix forwardActionServlet and code improvements ( #9929 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-24 11:55:48 -08:00
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 and GitHub
9203603f2a
[http] add note on escaping URLs ( #9924 )
...
* add note on escaping URLs
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-23 21:29:22 +01:00
J-N-K and GitHub
f461e5a3a9
Fix trigger channel definition ( #9927 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-23 21:21:37 +01:00
J-N-K and GitHub
6bddad1066
[deconz] fix loglevel ( #9915 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-23 11:22:41 +01:00
J-N-K and GitHub
2afb06948a
remove dependency on o.a.c.l ( #9835 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-17 19:22:07 +01:00
J-N-K and GitHub
cc70f5609a
[digitalstrom] fix concurrency issue ( #9834 )
...
* fix concurrency issue
* address review comments
* address review comment
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-15 14:48:48 -08:00
J-N-K and GitHub
6cf488f5aa
[one wire][fix absolute humidity channel type ( #9833 )
...
The channel is added dynamically with a channel-type `abshumidity`, but the channel-type definition was names `absolutehumidity`
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-15 22:11:56 +01:00
J-N-K and GitHub
7e5e0e2295
[amazonechocontrol] fix thermostat handler ( #9812 )
...
* fix thermostat handler
* fix spotless
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-13 16:34:17 -08:00
J-N-K and GitHub
e651aa6d03
[amazonechocontrol] refactor arrays to modern types ( #9476 )
...
* refactor arrays to modern types
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-13 14:31:26 -08:00
J-N-K and GitHub
ef87af3712
[tr064] reduce network load and improve XML handling ( #9693 )
...
* reduce network load
* adjust soap timeout
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-09 10:41:22 +01:00
J-N-K and GitHub
673535a551
[tr064] Fixed parameter patterns ( #9749 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-09 10:37:44 +01:00
J-N-K and GitHub
1480c41606
[http] enable UoM for number channels ( #9601 )
...
* add unit
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
* documentation an XML
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
* improvements
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
* improvements
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-06 22:12:31 +01:00
4077a2732a
[tr064] improve documentation ( #9667 )
...
* improve documentation
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
Co-authored-by: Stefan Giehl <stefan@matomo.org >
2021-01-06 11:38:14 -08:00
J-N-K and GitHub
bebc76e452
[tr064] fix comment in SOAP request ( #9671 )
...
* fix comment in SAOP request
* fix typo in channel-name
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-03 09:46:50 -08:00
J-N-K and GitHub
f652ae678f
[http] fix initial refresh ( #9626 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-03 14:13:25 +01:00
J-N-K and GitHub
b4b8dd2117
[tr064] fix wanBlockByIP channel and improvements to parameter handling ( #9655 )
...
- fix wanBlockByIP channel
- allow comments in parameter lists
- fix compiler warnings
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-02 17:52:15 -08:00
J-N-K and GitHub
f540548333
[onewire] update documentation ( #9656 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2021-01-02 22:10:13 +01:00
J-N-K and GitHub
27afb1f9f0
[http] fix missing escaping of URLs ( #9618 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-31 16:55:03 +01:00
J-N-K and GitHub
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
eaae9780ea
[http] add pre-emptive basic authentication and fix header handling ( #9584 )
...
* add preemptive basic authentication
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
* improve header handling
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
* Update bundles/org.openhab.binding.http/README.md
Co-authored-by: t2000 <t2000@users.noreply.github.com >
Co-authored-by: t2000 <t2000@users.noreply.github.com >
2020-12-31 12:23:32 +01:00
J-N-K and GitHub
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
J-N-K and GitHub
883b251626
[tr064] log warning if config invalid ( #9529 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-30 15:57:50 +01:00
J-N-K and GitHub
e9b91327cc
[http] Add examples ( #9540 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-29 15:02:38 +01:00
J-N-K and GitHub
c556f49691
[http] Add rate-limiting to channel refresh ( #9509 )
...
* add rate limiter for requests and catch transformation exception
* address review comment
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-28 09:18:06 -08:00
J-N-K and GitHub
06690bd37e
[tr064] add rule action for phonebook ( #9505 )
...
* add rule action for phonebook
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-28 09:14:01 -08:00
J-N-K and GitHub
c4c0876e97
[mqtt] improve documentation ( #9541 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-27 21:56:35 -08:00
J-N-K and GitHub
facb984b05
improve error handling ( #9543 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-27 18:21:21 +01:00
J-N-K and GitHub
9d36c31d76
[tr064] Fix CRCErrors ( #9527 )
...
Fixes #9526
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-26 12:25:52 +01:00
J-N-K and GitHub
94f6d6b291
[tr064] fix wrong soapconnector ( #9488 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-23 10:45:26 -08:00
J-N-K and GitHub
22ac639233
[tr064] fix fritz.box lookup ( #9454 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-22 19:19:37 -08:00
J-N-K and GitHub
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 and GitHub
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 and GitHub
b541de6b22
[amazonechocontrol] Fixed link to UI ( #9431 )
...
* fix link in servlet
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-19 20:25:12 +01:00
J-N-K and GitHub
5f360acc1b
fix missing channel-type ( #9433 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-19 20:23:19 +01:00
J-N-K and GitHub
a156f3ca15
fix duplicate serialNumbers ( #9422 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-18 23:17:52 +01:00
J-N-K and GitHub
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 and GitHub
12112eb67a
[http] make size of the response buffer configurable ( #9391 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-15 14:53:45 -08:00
J-N-K and GitHub
1c3022d391
[tr064] fix DSL channel definition ( #9393 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-15 14:43:07 -08:00
J-N-K and GitHub
797f808c22
fix typo in documentation ( #9366 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-13 17:38:07 +01:00
J-N-K and GitHub
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 and GitHub
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 and GitHub
086a046b61
fix console command documentation ( #9355 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-13 09:19:51 +01:00
J-N-K and GitHub
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 and GitHub
70adea298a
[amazonechocontrol] fix text commands stopping TTS ( #9346 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-12 10:21:47 -08:00
5d49188e0b
[amazonechocontrol] fix unnecessary refresh and add text commands ( #9328 )
...
* fixed: removed unnecessary refresh on push activity
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
Also-By: Tom Blum <trinitus01@googlemail.com >
Co-authored-by: Tom Blum <trinitus01@googlemail.com >
2020-12-11 16:17:20 -08:00
J-N-K and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
J-N-K and GitHub
4453a04eea
[amazonechocontrol] proper handling of null values in reminders ( #9285 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-07 15:31:32 -08:00
J-N-K and GitHub
12183f1c46
[kostalinverter] Fix channel item-type definitions ( #9225 )
...
Channels for power should use item-type `Number:Power` instead of `Number:Energy`.
Fixes #8738
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-07 22:27:16 +01:00
J-N-K and GitHub
beacec311e
[digitalstrom] remove unnecessary call to bridgeStatusChanged ( #9263 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-07 12:35:35 -08:00
J-N-K and GitHub
a44f7f17cc
[exec] improve logging and documentation ( #9282 )
...
* explain usage of input channel
* fix wording
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-07 12:23:11 -08:00
J-N-K and GitHub
e3a659e8d3
[amazonechocontrol] improve logging ( #9241 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-07 12:05:11 -08:00
J-N-K and GitHub
d0480d0f2e
[fronius] Fix thing definition ( #9255 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-06 22:20:23 -08:00
J-N-K and GitHub
f199142ef8
update CODEOWNERS ( #9254 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-06 11:22:04 +01:00
J-N-K and GitHub
b8bc020348
[tr064] Add support for PPP connections ( #9222 )
...
* add PPP external IP
* fix connection status
* fix PPP uptime
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-04 21:44:00 -08:00
J-N-K and GitHub
0b26e0b335
[amazonechocontrol] improve documentation ( #9226 )
...
* clarify login issue documentation
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-04 13:03:22 -08:00
J-N-K and GitHub
97d9bda0a1
[hdpowerview] fix classnotfoundexception ( #9224 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-04 10:25:41 -08:00
J-N-K and GitHub
b27ddbe9fc
[amazonechoontrol] fix announcement without speak ( #9213 )
...
* fix announcement without speak
* improve code
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-03 17:24:56 -08:00
J-N-K and GitHub
33faa51d7c
[digitalstrom] fix ClassCastException ( #9214 )
...
* fix ClassCastException
* fix spotless
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-12-03 17:20:43 -08:00
J-N-K and GitHub
936a4dc8d8
[tr064] fix certificate problems and add call list channel ( #9149 )
...
* improvements
- use insecure client and remove TrustManager
- add call list channel
* address review comments
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-28 10:14:07 -08:00
J-N-K and GitHub
9211248f96
fix announcement ( #9155 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-28 13:10:19 +01:00
1b588bc4fa
[amazonechocontrol] improvements and bug fixes ( #9057 )
...
* fixed: InterrupedException
* changed: single and group queues to device queue
added: standard volume to speak request
* changed: log from info to debug
* fix compile warnings
* remove dependency on StringUtils
* more improvements
* fix HandlerPowerController
* attempt to solve stopping tts
* logging powercontroller
* fix smarthome devices not updating
* finalize smarthome device update fix
* additional device information logging for discovery
* fix color channel for smarthome devices
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
Co-authored-by: Tom Blum <trinitus01@googlemail.com >
Co-authored-by: Connor Petty <mistercpp2000@gmail.com >
2020-11-25 12:15:29 -08:00
J-N-K and GitHub
bc0fafd10b
[http] fix thing-definition ( #9080 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-20 19:20:45 -08:00
J-N-K and GitHub
6e3c640043
[neeo] improve code ( #9028 )
...
* create forwardactionsservlet only if forwardchain is not empty
* remove dependency on apache commons
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-17 16:25:46 -08:00
J-N-K and GitHub
eb19117bbc
fix wrong formatting in state description ( #9051 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-17 11:55:22 +01:00
J-N-K and GitHub
09b0e3fb1b
[snmp] nullness improvements ( #9038 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-15 17:24:02 -08:00
J-N-K and GitHub
d055c057d7
[omnikinverter]fix missing dispose ( #9010 )
...
* fix missing dispose
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-14 15:27:21 -08:00
J-N-K and GitHub
1073f0086d
[neeo] fix ClassNotFoundException and switch to constructor injection ( #9006 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-14 16:11:06 +01:00
J-N-K and GitHub
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 and GitHub
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 and GitHub
c0118930be
[digitalstrom] fix NPE ( #8992 )
...
* fix NPE
* fix formatting
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-09 23:43:13 -08:00
J-N-K and GitHub
132f05bba5
[lgwebos] fix NPE ( #8995 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-09 23:42:03 -08:00
J-N-K and GitHub
643c4059ab
[samsungtv] fix NPE ( #8991 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-09 23:41:04 -08:00
J-N-K and GitHub
8de5652ed1
[http] Initial contribution ( #8521 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-09 17:53:44 +01:00
J-N-K and GitHub
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 and GitHub
6616353baa
[fmiweather] fix thing definition XML error ( #8974 )
...
Fixes #8971
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-07 09:34:23 +01:00
J-N-K and GitHub
ffc48e498d
[touchwand] add to BOM ( #8957 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-04 14:44:32 -08:00
J-N-K and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
a3d33fa60b
[tr064] Initial contribution ( #8523 )
...
* Initial contribution
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-02 21:36:19 -08:00
J-N-K and GitHub
a6f6410b5c
fix NPE in discovery ( #8931 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-01 21:29:47 +01:00
J-N-K and GitHub
7850904c71
fix #8924 ( #8925 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-01 10:47:18 +01:00
J-N-K and GitHub
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 and GitHub
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
J-N-K and GitHub
d1803dc723
[amazonechocontrol] fix dynamic DynamicStateDescriptionProvider ( #8896 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-10-29 14:35:53 -07:00