Node does not support the Command Class Configuration! (ZW0302)

Hey Everyone!

I’ve recently added an Aeotec Multisensor 7 to my z-wave network. I’m trying to configure it to blink less often, so I set the “LED Indicator Color (Motion)” to “disable”. However, I get the error message, “Node 13 does not support the Command Class Configuration! (ZW0302)” and the blink remains active.

image

2022-07-25 15:05:40.271 ERROR ZWAVE-SERVER: Node 13 does not support the Command Class Configuration! (ZW0302)
ZWaveError: Node 13 does not support the Command Class Configuration! (ZW0302)
at Object.get (/opt/node_modules/zwave-js/src/lib/node/Endpoint.ts:376:13)
at ZWaveNode.setValue (/opt/node_modules/zwave-js/src/lib/node/Node.ts:852:13)
at NodeMessageHandler.handle (/opt/node_modules/@zwave-js/server/dist/lib/node/message_handler.js:29:44)
at Object.node (/opt/node_modules/@zwave-js/server/dist/lib/server.js:40:96)
at Client.receiveMessage (/opt/node_modules/@zwave-js/server/dist/lib/server.js:96:99)
at WebSocket.<anonymous> (/opt/node_modules/@zwave-js/server/dist/lib/server.js:49:45)
at WebSocket.emit (node:events:527:28)
at WebSocket.emit (node:domain:475:12)
at Receiver.receiverOnMessage (/opt/node_modules/@zwave-js/server/node_modules/ws/lib/websocket.js:1169:20)
at Receiver.emit (node:events:527:28)

What can I do to fix this?

(It may or may not be related to my other issue.)

Thanks for being awesome!

Phade.

Yup, that was the issue. The new firmware fixed the error.