-
Source openHAB Distribution
-
Provided By openHAB
-
Version 5.1.2
-
Type binding
Firmware version 2.934.0
-
Matter Controller Version 1.0
I connected the digera hub and the hub is online
Then i tried to add a parasoll Door contact and got errors
in the log if found
=================LOG START===================================
026-03-23 18:13:51.176 [WARN ] [.eclipse.californium.core.CoapClient] - exception while handling response
java.lang.IllegalStateException: Not a JSON Array: {β9023β:β0.tradfri.pool.ntp.orgβ,β9059β:1774286029,β9060β:β2026-03-23T17:13:49.007176Zβ,β9062β:0,β9061β:0,β9029β:β1.21.5
1β,β9081β:β7e1b715204400107β,β9082β:true,β9083β:β225-92-885β,β9054β:0,β9055β:0,β9266β:0,β9066β:5,β9069β:1770807371,β9071β:1,β9072β:3,β9073β:25,β9074β:0,β9075β:59,β9208β:0,
β9076β:10,β9077β:28,β9078β:1,β9079β:0,β9209β:0,β9080β:60,β9236β:0,β9092β:1,β9103β:βa1nvlh0fc0asuq.iot.eu-central-1.amazonaws.comβ,β9093β:0,β9106β:0,β9105β:0,β9107β:0,"9234
":1,β9200β:βb89d5a6d-0eac-4c82-858b-f05236f967ebβ,β9118β:0,β9146β:0,β9204β:0,β9211β:0,β9235β:βDEβ,β9201β:0,β9232β:165950}
at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:180) ~[?:?]
at org.openhab.binding.tradfri.internal.handler.TradfriGatewayHandler.onUpdate(TradfriGatewayHandler.java:320) ~[?:?]
at org.openhab.binding.tradfri.internal.TradfriCoapHandler.onLoad(TradfriCoapHandler.java:72) ~[?:?]
at org.eclipse.californium.core.CoapClient$MessageObserverImpl.deliver(CoapClient.java:1767) ~[?:?]
at org.eclipse.californium.core.CoapClient$MessageObserverImpl$1.run(CoapClient.java:1749) ~[?:?]
at org.eclipse.californium.core.CoapClient.execute(CoapClient.java:1571) ~[?:?]
=========================== LOG END =============================
on the UI i see
Status: OFFLINE
CONFIGURATION_ERROR
Handler dirigera:contact-sensor doesnt match with model {1}
Seems to be a wrong log error, the attr for the log message is not filled (see {1})
I am a Java Programmer, so i know this type of log or better ressourceBundle message

