Skip to content

Thermoregulation error #37

@gdluck

Description

@gdluck

Hello,

Just with Bridge declaration I get a lots of errors from thermostats while running OpenWebNet addon in OpenHab.
All Thermostats are online and recognized by OpenHab

Exception in thread "Thread-4426" java.lang.NullPointerException: Cannot read the array length because the return value of "org.openwebnet4j.message.BaseOpenMessage.getDimParams()" is null
	at org.openwebnet4j.message.BaseOpenMessage.toStringVerbose(BaseOpenMessage.java:539)
	at org.openhab.binding.openwebnet.internal.handler.OpenWebNetThermoregulationHandler.handleMessage(OpenWebNetThermoregulationHandler.java:429)
	at org.openhab.binding.openwebnet.internal.handler.OpenWebNetBridgeHandler.onEventMessage(OpenWebNetBridgeHandler.java:606)
	at org.openwebnet4j.OpenGateway.lambda$onMessage$4(OpenGateway.java:189)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at org.openwebnet4j.OpenGateway$1.run(OpenGateway.java:271)
	at java.base/java.lang.Thread.run(Thread.java:840)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions