node-zwave-js: Impossible to use IBT4ZWAVE (Unable to write true on 38-0-Open)

The device is included / pingeable / Inclusion was done in secure S2 mode

When i click on START in the device screen, i have two messages. Nothing is moving (no open, no close) for the portal Any idea ?

API WRITEVALUE CALLED VALUE UPDATE FAILED

Zwave JS UI log

2023-06-27 14:49:14.038 INFO Z-WAVE: Calling api writeValue with args: [ { nodeId: 61, commandClass: 38, endpoint: 0, property: ‘Open’ }, true, null, [length]: 3 ] 2023-06-27 14:49:14.040 INFO Z-WAVE: Writing true to 61-38-0-Open 2023-06-27 14:49:14.217 ERROR Z-WAVE: Unable to write true on 38-0-Open 2023-06-27 14:49:14.218 INFO Z-WAVE: Success zwave api call writeValue false `

IBT4ZWAVE par NICE Spa Connecté via [700 Series-based Controller] Firmware: 7.0 Informations Z-Wave ID: 61 État: Actif Prêt: Oui Sécurité maximale: S2 Authentifié Z-Wave Plus: Version 2

cap1

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 17 (9 by maintainers)

Most upvoted comments

@Dites33 Are you using latest version? 8.19.0?

@zwave-js-bot add compat flag to 0x0441:0x2400:0x1000

"commandClasses": {
	"remove": {
    	// The device does not support Supervision correctly. Starting a level change always fails
    	// https://github.com/zwave-js/node-zwave-js/issues/6049
        "Supervision": {
			"endpoints": "*"
		},
	}
}

@Dites33 That’s application log, I need driver log