Hello Smanar,
sorry for the delayed answer. I just started with openHAB / deCONZ and it just takes some time to find the information.
With gui-debug set to http I could not get helpful information.
Setting the openHAB-console log level to debug resulted in more information but I canât see the command.
I keep searchingâŚ
Following the output with log-level set to debug:
openhab> log:set DEBUG openhab.event
openhab> log:set DEBUG org.openhab
19:56:38.168 received command UP
19:56:38.703 received command DOWN
19:56:39.485 received command STOP
19:56:38.151 [DEBUG] [.core.internal.PlainMessageBodyReader] - Received: type=class java.lang.String, genericType=class java.lang.String, annotations=[@io.swagger.v3.oas.annotations.Parameter(schema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf=null, oneOf=null, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), allowReserved=false, hidden=false, in=, deprecated=false, description="valid item command (e.g. ON, OFF, UP, DOWN, REFRESH)", required=true, content={}, example="", ref="", extensions={}, examples={}, array=@io.swagger.v3.oas.annotations.media.ArraySchema(minItems=2147483647, schema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf={}, oneOf={}, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), maxItems=-2147483648, extensions={}, arraySchema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf={}, oneOf={}, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), uniqueItems=false), explode=DEFAULT, allowEmptyValue=false, name="", style=)], mediaType=text/plain, httpHeaders={Accept=[*/*], accept-encoding=[gzip, deflate, br], Accept-Language=[de,en-US;q=0.7,en;q=0.3], Authorization=[Bearer eyJraWQiOm51bGwsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJvcGVuaGFiIiwiYXVkIjoib3BlbmhhYiIsImV4cCI6MTYyNzMyMzk1MSwianRpIjoibnRUaVVmSUkwRUl3ZXlxTXFucURmQSIsImlhdCI6MTYyNzMyMDM1MSwibmJmIjoxNjI3MzIwMjMxLCJzdWIiOiJ0ZWNobmlrIiwiY2xpZW50X2lkIjoiaHR0cHM6Ly8xOTIuMTY4LjI1My4yMzk6ODQ0MyIsInNjb3BlIjoiYWRtaW4iLCJyb2xlIjpbImFkbWluaXN0cmF0b3IiXX0.LiAv7M0Jtqz6jlBgR480qWUgfBpsVT17TL2oSPgU4DR1DIFrtF42vN4OB7UrV8cvqrWDL2p7fuT3dEoKRzW_aXzPfuzYc3JWjVxbJzC9jJDVRnzp-ADWRlIFCA6hCYS-cCi_0d4lCEtXxLFfYStLxzw4ZgXzhVbqDDHAIyORj2_mtifBQHKtFJKRb-9zs4DEgCTEp6dnSHfS-F3kY4XyGDdtqtsSbAqogg6alHsqjCR5r8k2Oud8NCjwz1ZmAC4Vhs2CAZ6a6h5Sh--MtCAUAoUu5esrdW5HH_lEOd5M0h56ik3j9Zd2JfxaO-TUPD-RHTnejliTUh83tP2ayOWdRQ], connection=[keep-alive], Content-Length=[2], content-type=[text/plain], Cookie=[X-OPENHAB-SESSIONID=fcdf7fb1-9327-4c51-8a3c-ffc4206d05c4], Host=[192.168.xxx.xxx:8443], Origin=[https://192.168.xxx.xxx:8443], Referer=[https://192.168.xxx.xxx:8443/settings/pages/layout/Sammelsurium], Sec-Fetch-Dest=[empty], Sec-Fetch-Mode=[cors], Sec-Fetch-Site=[same-origin], User-Agent=[Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0], X-Requested-With=[XMLHttpRequest]}
19:56:38.163 [DEBUG] [tor.internal.metrics.EventCountMetric] - Received event on topic openhab/items/rolladen1TZ3000vd43bbfq_Position/command.
19:56:38.165 [DEBUG] [internal.profiles.ProfileCallbackImpl] - Delegating command 'UP' for item 'rolladen1TZ3000vd43bbfq_Position' to handler for channel 'deconz:windowcovering:00212Exxyyzz:rollladen1:position'
19:56:38.168 [INFO ] [openhab.event.ItemCommandEvent ] - Item 'rolladen1TZ3000vd43bbfq_Position' received command UP
19:56:38.169 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.172 [INFO ] [openhab.event.ItemStatePredictedEvent] - Item 'rolladen1TZ3000vd43bbfq_Position' predicted to become 0
19:56:38.172 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.176 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.178 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.181 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.187 [DEBUG] [internal.common.InvocationHandlerSync] - Already in a safe-call context, executing 'ThingHandler.handleCommand()' directly on 'org.openhab.binding.deconz.internal.handler.LightThingHandler@10830aa'.
19:56:38.688 [DEBUG] [.core.internal.PlainMessageBodyReader] - Received: type=class java.lang.String, genericType=class java.lang.String, annotations=[@io.swagger.v3.oas.annotations.Parameter(schema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf=null, oneOf=null, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), allowReserved=false, hidden=false, in=, deprecated=false, description="valid item command (e.g. ON, OFF, UP, DOWN, REFRESH)", required=true, content={}, example="", ref="", extensions={}, examples={}, array=@io.swagger.v3.oas.annotations.media.ArraySchema(minItems=2147483647, schema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf={}, oneOf={}, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), maxItems=-2147483648, extensions={}, arraySchema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf={}, oneOf={}, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), uniqueItems=false), explode=DEFAULT, allowEmptyValue=false, name="", style=)], mediaType=text/plain, httpHeaders={Accept=[*/*], accept-encoding=[gzip, deflate, br], Accept-Language=[de,en-US;q=0.7,en;q=0.3], Authorization=[Bearer eyJraWQiOm51bGwsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJvcGVuaGFiIiwiYXVkIjoib3BlbmhhYiIsImV4cCI6MTYyNzMyMzk1MSwianRpIjoibnRUaVVmSUkwRUl3ZXlxTXFucURmQSIsImlhdCI6MTYyNzMyMDM1MSwibmJmIjoxNjI3MzIwMjMxLCJzdWIiOiJ0ZWNobmlrIiwiY2xpZW50X2lkIjoiaHR0cHM6Ly8xOTIuMTY4LjI1My4yMzk6ODQ0MyIsInNjb3BlIjoiYWRtaW4iLCJyb2xlIjpbImFkbWluaXN0cmF0b3IiXX0.LiAv7M0Jtqz6jlBgR480qWUgfBpsVT17TL2oSPgU4DR1DIFrtF42vN4OB7UrV8cvqrWDL2p7fuT3dEoKRzW_aXzPfuzYc3JWjVxbJzC9jJDVRnzp-ADWRlIFCA6hCYS-cCi_0d4lCEtXxLFfYStLxzw4ZgXzhVbqDDHAIyORj2_mtifBQHKtFJKRb-9zs4DEgCTEp6dnSHfS-F3kY4XyGDdtqtsSbAqogg6alHsqjCR5r8k2Oud8NCjwz1ZmAC4Vhs2CAZ6a6h5Sh--MtCAUAoUu5esrdW5HH_lEOd5M0h56ik3j9Zd2JfxaO-TUPD-RHTnejliTUh83tP2ayOWdRQ], connection=[keep-alive], Content-Length=[4], content-type=[text/plain], Cookie=[X-OPENHAB-SESSIONID=fcdf7fb1-9327-4c51-8a3c-ffc4206d05c4], Host=[192.168.xxx.xxx:8443], Origin=[https://192.168.xxx.xxx:8443], Referer=[https://192.168.xxx.xxx:8443/settings/pages/layout/Sammelsurium], Sec-Fetch-Dest=[empty], Sec-Fetch-Mode=[cors], Sec-Fetch-Site=[same-origin], User-Agent=[Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0], X-Requested-With=[XMLHttpRequest]}
19:56:38.701 [DEBUG] [tor.internal.metrics.EventCountMetric] - Received event on topic openhab/items/rolladen1TZ3000vd43bbfq_Position/command.
19:56:38.701 [DEBUG] [internal.profiles.ProfileCallbackImpl] - Delegating command 'DOWN' for item 'rolladen1TZ3000vd43bbfq_Position' to handler for channel 'deconz:windowcovering:00212Exxyyzz:rollladen1:position'
19:56:38.703 [INFO ] [openhab.event.ItemCommandEvent ] - Item 'rolladen1TZ3000vd43bbfq_Position' received command DOWN
19:56:38.705 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.706 [INFO ] [openhab.event.ItemStatePredictedEvent] - Item 'rolladen1TZ3000vd43bbfq_Position' predicted to become 0
19:56:38.708 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.711 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.714 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.717 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:38.723 [DEBUG] [internal.common.InvocationHandlerSync] - Already in a safe-call context, executing 'ThingHandler.handleCommand()' directly on 'org.openhab.binding.deconz.internal.handler.LightThingHandler@10830aa'.
19:56:39.457 [DEBUG] [.core.internal.PlainMessageBodyReader] - Received: type=class java.lang.String, genericType=class java.lang.String, annotations=[@io.swagger.v3.oas.annotations.Parameter(schema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf=null, oneOf=null, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), allowReserved=false, hidden=false, in=, deprecated=false, description="valid item command (e.g. ON, OFF, UP, DOWN, REFRESH)", required=true, content={}, example="", ref="", extensions={}, examples={}, array=@io.swagger.v3.oas.annotations.media.ArraySchema(minItems=2147483647, schema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf={}, oneOf={}, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), maxItems=-2147483648, extensions={}, arraySchema=@io.swagger.v3.oas.annotations.media.Schema(writeOnly=false, enumAsRef=false, nullable=false, hidden=false, defaultValue="", deprecated=false, minLength=0, pattern="", description="", title="", type="", accessMode=AUTO, required=false, example="", exclusiveMaximum=false, allOf={}, oneOf={}, not=java.lang.Void.class, ref="", allowableValues={}, maxProperties=0, discriminatorMapping={}, exclusiveMinimum=false, multipleOf=0.0, implementation=java.lang.Void.class, format="", anyOf={}, subTypes={}, readOnly=false, minProperties=0, extensions={}, requiredProperties={}, discriminatorProperty="", name="", maximum="", externalDocs=@io.swagger.v3.oas.annotations.ExternalDocumentation(description="", url="", extensions={}), minimum="", maxLength=2147483647), uniqueItems=false), explode=DEFAULT, allowEmptyValue=false, name="", style=)], mediaType=text/plain, httpHeaders={Accept=[*/*], accept-encoding=[gzip, deflate, br], Accept-Language=[de,en-US;q=0.7,en;q=0.3], Authorization=[Bearer eyJraWQiOm51bGwsImFsZyI6IlJTMjU2In0.eyJpc3MiOiJvcGVuaGFiIiwiYXVkIjoib3BlbmhhYiIsImV4cCI6MTYyNzMyMzk1MSwianRpIjoibnRUaVVmSUkwRUl3ZXlxTXFucURmQSIsImlhdCI6MTYyNzMyMDM1MSwibmJmIjoxNjI3MzIwMjMxLCJzdWIiOiJ0ZWNobmlrIiwiY2xpZW50X2lkIjoiaHR0cHM6Ly8xOTIuMTY4LjI1My4yMzk6ODQ0MyIsInNjb3BlIjoiYWRtaW4iLCJyb2xlIjpbImFkbWluaXN0cmF0b3IiXX0.LiAv7M0Jtqz6jlBgR480qWUgfBpsVT17TL2oSPgU4DR1DIFrtF42vN4OB7UrV8cvqrWDL2p7fuT3dEoKRzW_aXzPfuzYc3JWjVxbJzC9jJDVRnzp-ADWRlIFCA6hCYS-cCi_0d4lCEtXxLFfYStLxzw4ZgXzhVbqDDHAIyORj2_mtifBQHKtFJKRb-9zs4DEgCTEp6dnSHfS-F3kY4XyGDdtqtsSbAqogg6alHsqjCR5r8k2Oud8NCjwz1ZmAC4Vhs2CAZ6a6h5Sh--MtCAUAoUu5esrdW5HH_lEOd5M0h56ik3j9Zd2JfxaO-TUPD-RHTnejliTUh83tP2ayOWdRQ], connection=[keep-alive], Content-Length=[4], content-type=[text/plain], Cookie=[X-OPENHAB-SESSIONID=fcdf7fb1-9327-4c51-8a3c-ffc4206d05c4], Host=[192.168.xxx.xxx:8443], Origin=[https://192.168.xxx.xxx:8443], Referer=[https://192.168.xxx.xxx:8443/settings/pages/layout/Sammelsurium], Sec-Fetch-Dest=[empty], Sec-Fetch-Mode=[cors], Sec-Fetch-Site=[same-origin], User-Agent=[Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:90.0) Gecko/20100101 Firefox/90.0], X-Requested-With=[XMLHttpRequest]}
19:56:39.480 [DEBUG] [tor.internal.metrics.EventCountMetric] - Received event on topic openhab/items/rolladen1TZ3000vd43bbfq_Position/command.
19:56:39.482 [DEBUG] [internal.profiles.ProfileCallbackImpl] - Delegating command 'STOP' for item 'rolladen1TZ3000vd43bbfq_Position' to handler for channel 'deconz:windowcovering:00212Exxyyzz:rollladen1:position'
19:56:39.485 [INFO ] [openhab.event.ItemCommandEvent ] - Item 'rolladen1TZ3000vd43bbfq_Position' received command STOP
19:56:39.488 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.binding.ThingHandler" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:39.493 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.ChannelUID" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:39.498 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.binding.ThingHandlerCallback" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:39.503 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.Thing" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:39.508 [DEBUG] [e.internal.common.CombinedClassLoader] - Loaded class "org.openhab.core.thing.ThingStatusInfo" by classloader "org.eclipse.osgi.internal.loader.EquinoxClassLoader@189625e[org.openhab.core.thing:3.1.0(id=213)]" for "[interface org.openhab.core.thing.binding.ThingHandler]"
19:56:39.519 [DEBUG] [internal.common.InvocationHandlerSync] - Already in a safe-call context, executing 'ThingHandler.handleCommand()' directly on 'org.openhab.binding.deconz.internal.handler.LightThingHandler@10830aa'.
19:56:39.527 [WARN ] [ternal.handler.DeconzBaseThingHandler] - Sending command STOP to channel deconz:windowcovering:00212Exxyyzz:rollladen1:position failed: 400 - [{"error":{"address":"/lights/4/state","description":"body contains invalid JSON","type":2}}]
19:56:40.063 [WARN ] [internal.netutils.WebSocketConnection] - Websocket$1627312399150-1 trying to re-connect while still disconnecting