August door status no longer working as of zwavejs2mqtt release 6.7.0

On any version of zwavejs2mqtt after 6.6.2, both of my august locks only show ‘unknown’ for the doorStatus value. The other values show up correctly and the lock functions, just nothing for door status.

I’ve tried everything, including factory resetting both locks and re-adding them to the network.

The only thing that will make door status report correctly is downgrading to zwavejs2mqtt v6.6.2, at which point they both start working fine without having to remove and re-add them or anything.

Is anyone else experiencing this?

Your lock does not support a “door status” sensor, so it has been removed by the driver. You can just delete the entity.

Yes, it does. As I said it is working right now on zwavejsqtt 6.6.2.

How does it work? Are you using the DoorSense™ addon?

What do you mean, how does it work? I open the door, it reports door status as open. I close the door, it reports closed. It works just like any other door status.

Sorry yes, using doorsense.

Well, that explains it then. Most z-wave locks don’t seem to have door sensors. Usually that status sensor, latch sensor, handle, etc. always reports open. You’re the first I’ve seen report it as doing anything, hence my initial response. Sorry, I should have asked.

https://community.home-assistant.io/t/zwave-js-created-a-door-status-sensor-is-this-a-bug/286075
https://community.home-assistant.io/t/yrd226-door-status-how-to-change/344465

Can you go back to 6.7.0 and re-interview the device and watch the driver debug logs in z2m? The logs will tell you if the device is accurately reporting whether it supports the door status or not. If it’s saying the wrong thing, it could be an explanation. This is new functionality added in V9 of the driver.

Ok done, I was wrong about the version, apparently 6.7.1 is where is breaks. 6.7.0 is working fine.

Here’s the log from 6.7.0 where it was still working:


ZWaveJS2MQTT
Debug
Scan completed
 
 
 
2022-04-21T02:50:43.645Z CNTRLR [Node 049] Beginning interview - last completed stage: None
2022-04-21T02:50:43.646Z CNTRLR [Node 049] new node, doing a full interview...
2022-04-20 21:50:43.646 INFO ZWAVE: Node 49: interview started
2022-04-21T02:50:43.646Z CNTRLR » [Node 049] querying protocol info...
2022-04-21T02:50:43.658Z CNTRLR « [Node 049] received response for protocol info:
basic device class: Routing Slave
generic device class: Entry Control
specific device class: Secure Keypad Door Lock
node type: Routing End Node
is always listening: false
is frequent listening: 1000ms
can route messages: true
supports security: false
supports beaming: true
maximum data rate: 100000 kbps
protocol version: 3
2022-04-20 21:50:43.659 INFO ZWAVE: Node 49: interview stage PROTOCOLINFO completed
2022-04-21T02:50:43.659Z CNTRLR [Node 049] Interview stage completed: ProtocolInfo
2022-04-21T02:50:43.660Z CNTRLR » [Node 049] querying node info...
2022-04-21T02:50:44.992Z CNTRLR « [Node 049] node info received
supported CCs:
· Z-Wave Plus Info
· Transport Service
· Security
· Security 2
· Manufacturer Specific
controlled CCs:
2022-04-20 21:50:44.993 INFO ZWAVE: Node 49: interview stage NODEINFO completed
2022-04-21T02:50:44.993Z CNTRLR [Node 049] Interview stage completed: NodeInfo
2022-04-21T02:50:44.995Z CNTRLR » [Node 049] Querying securely supported commands (S0)...
2022-04-21T02:50:45.213Z CNTRLR « [Node 049] received secure commands (S0)
supported CCs:
· Version
· Manufacturer Specific
· Device Reset Locally
· Powerlevel
· Battery
· Door Lock
· Association
· Notification
· Multi Channel Association
· Association Group Information
· Supervision
· Firmware Update Meta Data
controlled CCs:
2022-04-21T02:50:45.214Z CNTRLR [Node 049] Interviewing Manufacturer Specific...
2022-04-21T02:50:45.214Z CNTRLR » [Node 049] querying manufacturer information...
2022-04-20 21:50:45.456 INFO ZWAVE: Node 49: value added: 114-0-manufacturerId => 831
2022-04-20 21:50:45.456 INFO ZWAVE: Node 49: value added: 114-0-productType => 1
2022-04-20 21:50:45.457 INFO ZWAVE: Node 49: value added: 114-0-productId => 1
2022-04-21T02:50:45.458Z CNTRLR « [Node 049] received response for manufacturer information:
manufacturer: August Home (0x033f)
product type: 0x01
product id: 0x01
2022-04-21T02:50:45.459Z CNTRLR [Node 049] Interviewing Version...
2022-04-21T02:50:45.459Z CNTRLR » [Node 049] querying the CC version for Version...
2022-04-21T02:50:45.647Z CNTRLR [Node 049] supports CC Version (0x86) in version 2
2022-04-21T02:50:45.648Z CNTRLR » [Node 049] querying node versions...
2022-04-20 21:50:45.826 INFO ZWAVE: Node 49: value added: 134-0-libraryType => 3
2022-04-20 21:50:45.827 INFO ZWAVE: Node 49: value added: 134-0-protocolVersion => 4.61
2022-04-20 21:50:45.827 INFO ZWAVE: Node 49: value added: 134-0-firmwareVersions => 1.59
2022-04-20 21:50:45.827 INFO ZWAVE: Node 49: value added: 134-0-hardwareVersion => 255
2022-04-21T02:50:45.828Z CNTRLR « [Node 049] received response for node versions:
library type: Enhanced Slave (0x03)
protocol version: 4.61
firmware versions: 1.59
hardware version: 255
2022-04-21T02:50:45.829Z CNTRLR » [Node 049] querying CC versions...
2022-04-21T02:50:45.829Z CNTRLR » [Node 049] querying the CC version for Basic...
2022-04-21T02:50:46.004Z CNTRLR [Node 049] does NOT support CC Basic (0x20)
2022-04-21T02:50:46.004Z CNTRLR » [Node 049] querying the CC version for Door Lock...
2022-04-21T02:50:46.180Z CNTRLR [Node 049] supports CC Door Lock (0x62) in version 2
2022-04-21T02:50:46.180Z CNTRLR » [Node 049] querying the CC version for User Code...
2022-04-21T02:50:46.357Z CNTRLR [Node 049] does NOT support CC User Code (0x63)
2022-04-21T02:50:46.358Z CNTRLR » [Node 049] querying the CC version for Manufacturer Specific...
2022-04-21T02:50:46.535Z CNTRLR [Node 049] supports CC Manufacturer Specific (0x72) in version 2
2022-04-21T02:50:46.536Z CNTRLR » [Node 049] querying the CC version for Z-Wave Plus Info...
2022-04-21T02:50:46.629Z DRIVER Dropping message with invalid payload
2022-04-21T02:50:46.795Z CNTRLR [Node 049] supports CC Z-Wave Plus Info (0x5e) in version 2
2022-04-21T02:50:46.795Z CNTRLR » [Node 049] querying the CC version for Transport Service...
2022-04-21T02:50:46.971Z CNTRLR [Node 049] supports CC Transport Service (0x55) in version 2
2022-04-21T02:50:46.972Z CNTRLR [Node 049] skipping query for Security (0x98) because max implemented versio
n is 1
2022-04-21T02:50:46.972Z CNTRLR [Node 049] skipping query for Security 2 (0x9f) because max implemented vers
ion is 1
2022-04-21T02:50:46.972Z CNTRLR [Node 049] skipping query for Device Reset Locally (0x5a) because max implem
ented version is 1
2022-04-21T02:50:46.972Z CNTRLR [Node 049] skipping query for Powerlevel (0x73) because max implemented vers
ion is 1
2022-04-21T02:50:46.972Z CNTRLR » [Node 049] querying the CC version for Battery...
2022-04-21T02:50:47.149Z CNTRLR [Node 049] supports CC Battery (0x80) in version 1
2022-04-21T02:50:47.149Z CNTRLR » [Node 049] querying the CC version for Association...
2022-04-21T02:50:47.323Z CNTRLR [Node 049] supports CC Association (0x85) in version 2
2022-04-21T02:50:47.323Z CNTRLR » [Node 049] querying the CC version for Notification...
2022-04-21T02:50:47.497Z CNTRLR [Node 049] supports CC Notification (0x71) in version 8
2022-04-21T02:50:47.497Z CNTRLR » [Node 049] querying the CC version for Multi Channel Association...
2022-04-21T02:50:47.671Z CNTRLR [Node 049] supports CC Multi Channel Association (0x8e) in version 3
2022-04-21T02:50:47.672Z CNTRLR » [Node 049] querying the CC version for Association Group Information...
2022-04-21T02:50:47.843Z CNTRLR [Node 049] supports CC Association Group Information (0x59) in version 1
2022-04-21T02:50:47.843Z CNTRLR » [Node 049] querying the CC version for Supervision...
2022-04-21T02:50:48.019Z CNTRLR [Node 049] supports CC Supervision (0x6c) in version 1
2022-04-21T02:50:48.019Z CNTRLR » [Node 049] querying the CC version for Firmware Update Meta Data...
2022-04-21T02:50:48.192Z CNTRLR [Node 049] supports CC Firmware Update Meta Data (0x7a) in version 4
2022-04-21T02:50:48.199Z CNTRLR [Node 049] Embedded device config loaded
2022-04-21T02:50:48.200Z CNTRLR [Node 049] Interviewing Z-Wave Plus Info...
2022-04-21T02:50:48.201Z CNTRLR » [Node 049] querying Z-Wave+ information...
2022-04-21T02:50:48.254Z CNTRLR « [Node 049] received response for Z-Wave+ information:
Z-Wave+ version: 1
role type: SleepingListeningSlave
node type: Node
installer icon: 0x0300
user icon: 0x0300
2022-04-21T02:50:48.254Z CNTRLR [Node 049] Interviewing Battery...
2022-04-21T02:50:48.255Z CNTRLR » [Node 049] querying battery status...
2022-04-20 21:50:48.630 INFO ZWAVE: Node 49: value added: 128-0-level => 100
2022-04-20 21:50:48.631 INFO ZWAVE: Node 49: value added: 128-0-isLow => false
2022-04-21T02:50:48.632Z CNTRLR « [Node 049] received response for battery information:
level: 100
2022-04-21T02:50:48.632Z CNTRLR [Node 049] Interviewing Association...
2022-04-21T02:50:48.632Z CNTRLR » [Node 049] querying number of association groups...
2022-04-21T02:50:48.811Z CNTRLR « [Node 049] supports 2 association groups
2022-04-21T02:50:48.812Z CNTRLR » [Node 049] querying association group #1...
2022-04-21T02:50:48.988Z CNTRLR « [Node 049] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
2022-04-21T02:50:48.988Z CNTRLR » [Node 049] querying association group #2...
2022-04-21T02:50:49.165Z CNTRLR « [Node 049] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
2022-04-21T02:50:49.166Z CNTRLR [Node 049] AssociationCC: delaying configuration of lifeline associations unti
l after Multi Channel Association interview...
2022-04-21T02:50:49.166Z CNTRLR [Node 049] Interviewing Multi Channel Association...
2022-04-21T02:50:49.166Z CNTRLR » [Node 049] querying number of multi channel association groups...
2022-04-21T02:50:49.345Z CNTRLR « [Node 049] supports 2 multi channel association groups
2022-04-21T02:50:49.345Z CNTRLR » [Node 049] querying multi channel association group #1...
2022-04-21T02:50:49.526Z CNTRLR « [Node 049] received information for multi channel association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
currently assigned endpoints:
2022-04-21T02:50:49.526Z CNTRLR » [Node 049] querying multi channel association group #2...
2022-04-21T02:50:49.701Z CNTRLR « [Node 049] received information for multi channel association group #2:
maximum # of nodes: 5
currently assigned nodes:
currently assigned endpoints:
2022-04-21T02:50:49.702Z CNTRLR [Node 049] Checking/assigning lifeline groups: 1
supports classic associations: true
supports multi channel associations: true
2022-04-21T02:50:49.702Z CNTRLR [Node 049] Configuring lifeline group #1:
group supports multi channel: true
configured strategy: auto
must use node association: true
must use endpoint association: false
2022-04-21T02:50:49.703Z CNTRLR [Node 049] Lifeline group #1 is already assigned with a node association
2022-04-21T02:50:49.703Z CNTRLR [Node 049] Interviewing Association Group Information...
2022-04-21T02:50:49.704Z CNTRLR » [Node 049] Association group #1: Querying name...
2022-04-21T02:50:49.887Z CNTRLR « [Node 049] Association group #1 has name "Lifeline"
2022-04-21T02:50:49.887Z CNTRLR » [Node 049] Association group #1: Querying command list...
2022-04-21T02:50:50.064Z CNTRLR » [Node 049] Association group #2: Querying name...
2022-04-21T02:50:50.243Z CNTRLR « [Node 049] Association group #2 has name "Doorlock Op"
2022-04-21T02:50:50.243Z CNTRLR » [Node 049] Association group #2: Querying command list...
2022-04-21T02:50:50.417Z CNTRLR » [Node 049] Association group #1: Querying info...
2022-04-21T02:50:50.591Z CNTRLR « [Node 049] Received info for association group #1:
info is dynamic: false
profile: General: Lifeline
2022-04-21T02:50:50.591Z CNTRLR » [Node 049] Association group #2: Querying info...
2022-04-21T02:50:50.768Z CNTRLR « [Node 049] Received info for association group #2:
info is dynamic: false
profile: Control: Key 01
2022-04-21T02:50:50.768Z CNTRLR [Node 049] Interviewing Door Lock...
2022-04-21T02:50:50.769Z CNTRLR » [Node 049] requesting lock configuration...
2022-04-20 21:50:50.951 INFO ZWAVE: Node 49: value added: 98-0-operationType => 1
2022-04-20 21:50:50.951 INFO ZWAVE: Node 49: value added: 98-0-outsideHandlesCanOpenDoorConfiguration => false,false,false,false
2022-04-20 21:50:50.951 INFO ZWAVE: Node 49: value added: 98-0-insideHandlesCanOpenDoorConfiguration => true,false,false,false
2022-04-21T02:50:50.952Z CNTRLR « [Node 049] received lock configuration:
operation type: Constant
outside handles can open door: false, false, false, false
inside handles can open door: true, false, false, false
2022-04-21T02:50:50.952Z CNTRLR » [Node 049] requesting current lock status...
2022-04-20 21:50:51.127 INFO ZWAVE: Node 49: value added: 98-0-currentMode => 0
2022-04-20 21:50:51.128 INFO ZWAVE: Node 49: value added: 98-0-outsideHandlesCanOpenDoor => false,false,false,false
2022-04-20 21:50:51.128 INFO ZWAVE: Node 49: value added: 98-0-insideHandlesCanOpenDoor => true,false,false,false
2022-04-20 21:50:51.128 INFO ZWAVE: Node 49: value added: 98-0-latchStatus => open
2022-04-20 21:50:51.129 INFO ZWAVE: Node 49: value added: 98-0-boltStatus => unlocked
2022-04-20 21:50:51.129 INFO ZWAVE: Node 49: value added: 98-0-doorStatus => open
2022-04-21T02:50:51.130Z CNTRLR « [Node 049] received lock status:
current mode: Unsecured
door status: open
bolt status: unlocked
latch status: open
2022-04-21T02:50:51.130Z CNTRLR [Node 049] Interviewing Notification...
2022-04-21T02:50:51.130Z CNTRLR » [Node 049] querying supported notification types...
2022-04-21T02:50:51.312Z CNTRLR « [Node 049] received supported notification types:
· Access Control
2022-04-21T02:50:51.312Z CNTRLR » [Node 049] querying supported notification events for Access Control...
2022-04-20 21:50:51.489 INFO ZWAVE: Node 49: metadata updated: 113-0-Access Control-Lock state
2022-04-21T02:50:51.490Z CNTRLR « [Node 049] received supported notification events for Access Control: 1, 2, 3,
4, 5, 6, 9, 11
2022-04-21T02:50:51.491Z CNTRLR » [Node 049] enabling notifications for Access Control...
2022-04-20 21:50:51.583 INFO ZWAVE: Node 49: value added: 113-0-Access Control-Lock state => 0
2022-04-20 21:50:51.584 INFO ZWAVE: Node 49: interview stage COMMANDCLASSES completed
2022-04-21T02:50:51.584Z CNTRLR [Node 049] Interview stage completed: CommandClasses
2022-04-20 21:50:51.585 INFO ZWAVE: Node 49: interview stage OVERWRITECONFIG completed
2022-04-21T02:50:51.585Z CNTRLR [Node 049] Interview stage completed: OverwriteConfig
2022-04-20 21:50:51.585 INFO ZWAVE: Node 49: interview stage COMPLETE completed
2022-04-21T02:50:51.586Z CNTRLR [Node 049] Interview completed
2022-04-20 21:50:51.591 INFO ZWAVE: Node 49: value added 49-98-0-currentMode => 0
2022-04-20 21:50:51.591 INFO ZWAVE: Node 49: value added 49-98-0-targetMode => undefined
2022-04-20 21:50:51.592 INFO ZWAVE: Node 49: value added 49-98-0-outsideHandlesCanOpenDoor => false,false,false,false
2022-04-20 21:50:51.592 INFO ZWAVE: Node 49: value added 49-98-0-insideHandlesCanOpenDoor => true,false,false,false
2022-04-20 21:50:51.592 INFO ZWAVE: Node 49: value added 49-98-0-latchStatus => open
2022-04-20 21:50:51.592 INFO ZWAVE: Node 49: value added 49-98-0-boltStatus => unlocked
2022-04-20 21:50:51.593 INFO ZWAVE: Node 49: value added 49-98-0-doorStatus => open
2022-04-20 21:50:51.593 INFO ZWAVE: Node 49: value added 49-98-0-lockTimeout => undefined
2022-04-20 21:50:51.593 INFO ZWAVE: Node 49: value added 49-98-0-operationType => 1
2022-04-20 21:50:51.593 INFO ZWAVE: Node 49: value added 49-98-0-outsideHandlesCanOpenDoorConfiguration => false,false,false,false
2022-04-20 21:50:51.593 INFO ZWAVE: Node 49: value added 49-98-0-insideHandlesCanOpenDoorConfiguration => true,false,false,false
2022-04-20 21:50:51.593 INFO ZWAVE: Node 49: value added 49-98-0-lockTimeoutConfiguration => undefined
2022-04-20 21:50:51.594 INFO ZWAVE: Node 49: value added 49-114-0-manufacturerId => 831
2022-04-20 21:50:51.594 INFO ZWAVE: Node 49: value added 49-114-0-productType => 1
2022-04-20 21:50:51.594 INFO ZWAVE: Node 49: value added 49-114-0-productId => 1
2022-04-20 21:50:51.594 INFO ZWAVE: Node 49: value added 49-134-0-libraryType => 3
2022-04-20 21:50:51.594 INFO ZWAVE: Node 49: value added 49-134-0-protocolVersion => 4.61
2022-04-20 21:50:51.594 INFO ZWAVE: Node 49: value added 49-134-0-firmwareVersions => 1.59
2022-04-20 21:50:51.595 INFO ZWAVE: Node 49: value added 49-134-0-hardwareVersion => 255
2022-04-20 21:50:51.595 INFO ZWAVE: Node 49: value added 49-128-0-level => 100
2022-04-20 21:50:51.595 INFO ZWAVE: Node 49: value added 49-128-0-isLow => false
2022-04-20 21:50:51.595 INFO ZWAVE: Node 49: value added 49-113-0-Access Control-Lock state => 0
2022-04-20 21:50:51.596 DEBUG ZWAVE: Node 49: mapping value(s) of property 'level' (level) from CC 128 (Battery) to node property 'minBatteryLevel
2022-04-20 21:50:51.596 DEBUG ZWAVE: Node 49: mapping value(s) of property 'level' (level) from CC 128 (Battery) to node property 'batteryLevels
2022-04-20 21:50:51.597 INFO ZWAVE: Node 49 ready: August Home - ASL-03 (August Smart Lock Pro 3rd Gen)
2022-04-21T02:50:51.597Z CNTRLR [Node 049] The node is ready to be used
2022-04-20 21:50:51.601 INFO ZWAVE: Node 49: interview COMPLETED, all values are updated

And here it is in 6.7.1:


ZWaveJS2MQTT
Debug
Scan completed
 
 
 
2022-04-21T02:57:58.509Z CNTRLR [Node 049] Beginning interview - last completed stage: None
2022-04-21T02:57:58.509Z CNTRLR [Node 049] new node, doing a full interview...
2022-04-20 21:57:58.510 INFO ZWAVE: Node 49: interview started
2022-04-21T02:57:58.510Z CNTRLR » [Node 049] querying protocol info...
2022-04-21T02:57:58.523Z CNTRLR « [Node 049] received response for protocol info:
basic device class: Routing Slave
generic device class: Entry Control
specific device class: Secure Keypad Door Lock
node type: Routing End Node
is always listening: false
is frequent listening: 1000ms
can route messages: true
supports security: false
supports beaming: true
maximum data rate: 100000 kbps
protocol version: 3
2022-04-20 21:57:58.523 INFO ZWAVE: Node 49: interview stage PROTOCOLINFO completed
2022-04-21T02:57:58.524Z CNTRLR [Node 049] Interview stage completed: ProtocolInfo
2022-04-21T02:57:58.524Z CNTRLR » [Node 049] querying node info...
2022-04-21T02:57:59.782Z CNTRLR « [Node 049] node info received
supported CCs:
· Z-Wave Plus Info
· Transport Service
· Security
· Security 2
· Manufacturer Specific
controlled CCs:
2022-04-20 21:57:59.783 INFO ZWAVE: Node 49: interview stage NODEINFO completed
2022-04-21T02:57:59.783Z CNTRLR [Node 049] Interview stage completed: NodeInfo
2022-04-21T02:57:59.785Z CNTRLR » [Node 049] Querying securely supported commands (S0)...
2022-04-21T02:57:59.968Z CNTRLR « [Node 049] received secure commands (S0)
supported CCs:
· Version
· Manufacturer Specific
· Device Reset Locally
· Powerlevel
· Battery
· Door Lock
· Association
· Notification
· Multi Channel Association
· Association Group Information
· Supervision
· Firmware Update Meta Data
controlled CCs:
2022-04-21T02:57:59.969Z CNTRLR [Node 049] Interviewing Manufacturer Specific...
2022-04-21T02:57:59.969Z CNTRLR » [Node 049] querying manufacturer information...
2022-04-20 21:58:00.153 INFO ZWAVE: Node 49: value added: 114-0-manufacturerId => 831
2022-04-20 21:58:00.153 INFO ZWAVE: Node 49: value added: 114-0-productType => 1
2022-04-20 21:58:00.153 INFO ZWAVE: Node 49: value added: 114-0-productId => 1
2022-04-21T02:58:00.155Z CNTRLR « [Node 049] received response for manufacturer information:
manufacturer: August Home (0x033f)
product type: 0x01
product id: 0x01
2022-04-21T02:58:00.156Z CNTRLR [Node 049] Interviewing Version...
2022-04-21T02:58:00.156Z CNTRLR » [Node 049] querying the CC version for Version...
2022-04-21T02:58:00.351Z CNTRLR [Node 049] supports CC Version (0x86) in version 2
2022-04-21T02:58:00.352Z CNTRLR » [Node 049] querying node versions...
2022-04-20 21:58:00.527 INFO ZWAVE: Node 49: value added: 134-0-libraryType => 3
2022-04-20 21:58:00.528 INFO ZWAVE: Node 49: value added: 134-0-protocolVersion => 4.61
2022-04-20 21:58:00.528 INFO ZWAVE: Node 49: value added: 134-0-firmwareVersions => 1.59
2022-04-20 21:58:00.528 INFO ZWAVE: Node 49: value added: 134-0-hardwareVersion => 255
2022-04-21T02:58:00.530Z CNTRLR « [Node 049] received response for node versions:
library type: Enhanced Slave (0x03)
protocol version: 4.61
firmware versions: 1.59
hardware version: 255
2022-04-21T02:58:00.530Z CNTRLR » [Node 049] querying CC versions...
2022-04-21T02:58:00.530Z CNTRLR » [Node 049] querying the CC version for Basic...
2022-04-21T02:58:00.703Z CNTRLR [Node 049] does NOT support CC Basic (0x20)
2022-04-21T02:58:00.704Z CNTRLR » [Node 049] querying the CC version for Door Lock...
2022-04-21T02:58:00.880Z CNTRLR [Node 049] supports CC Door Lock (0x62) in version 2
2022-04-21T02:58:00.880Z CNTRLR » [Node 049] querying the CC version for User Code...
2022-04-21T02:58:01.056Z CNTRLR [Node 049] does NOT support CC User Code (0x63)
2022-04-21T02:58:01.056Z CNTRLR » [Node 049] querying the CC version for Manufacturer Specific...
2022-04-21T02:58:01.229Z CNTRLR [Node 049] supports CC Manufacturer Specific (0x72) in version 2
2022-04-21T02:58:01.229Z CNTRLR » [Node 049] querying the CC version for Z-Wave Plus Info...
2022-04-21T02:58:01.409Z CNTRLR [Node 049] supports CC Z-Wave Plus Info (0x5e) in version 2
2022-04-21T02:58:01.409Z CNTRLR » [Node 049] querying the CC version for Transport Service...
2022-04-21T02:58:01.582Z CNTRLR [Node 049] supports CC Transport Service (0x55) in version 2
2022-04-21T02:58:01.583Z CNTRLR [Node 049] skipping query for Security (0x98) because max implemented versio
n is 1
2022-04-21T02:58:01.583Z CNTRLR [Node 049] skipping query for Security 2 (0x9f) because max implemented vers
ion is 1
2022-04-21T02:58:01.583Z CNTRLR [Node 049] skipping query for Device Reset Locally (0x5a) because max implem
ented version is 1
2022-04-21T02:58:01.583Z CNTRLR [Node 049] skipping query for Powerlevel (0x73) because max implemented vers
ion is 1
2022-04-21T02:58:01.583Z CNTRLR » [Node 049] querying the CC version for Battery...
2022-04-21T02:58:01.758Z CNTRLR [Node 049] supports CC Battery (0x80) in version 1
2022-04-21T02:58:01.758Z CNTRLR » [Node 049] querying the CC version for Association...
2022-04-21T02:58:01.932Z CNTRLR [Node 049] supports CC Association (0x85) in version 2
2022-04-21T02:58:01.932Z CNTRLR » [Node 049] querying the CC version for Notification...
2022-04-21T02:58:02.105Z CNTRLR [Node 049] supports CC Notification (0x71) in version 8
2022-04-21T02:58:02.106Z CNTRLR » [Node 049] querying the CC version for Multi Channel Association...
2022-04-21T02:58:02.280Z CNTRLR [Node 049] supports CC Multi Channel Association (0x8e) in version 3
2022-04-21T02:58:02.280Z CNTRLR » [Node 049] querying the CC version for Association Group Information...
2022-04-21T02:58:02.453Z CNTRLR [Node 049] supports CC Association Group Information (0x59) in version 1
2022-04-21T02:58:02.453Z CNTRLR » [Node 049] querying the CC version for Supervision...
2022-04-21T02:58:02.623Z CNTRLR [Node 049] supports CC Supervision (0x6c) in version 1
2022-04-21T02:58:02.623Z CNTRLR » [Node 049] querying the CC version for Firmware Update Meta Data...
2022-04-21T02:58:02.798Z CNTRLR [Node 049] supports CC Firmware Update Meta Data (0x7a) in version 4
2022-04-21T02:58:02.803Z CNTRLR [Node 049] Embedded device config loaded
2022-04-21T02:58:02.805Z CNTRLR [Node 049] Interviewing Z-Wave Plus Info...
2022-04-21T02:58:02.806Z CNTRLR » [Node 049] querying Z-Wave+ information...
2022-04-21T02:58:02.860Z CNTRLR « [Node 049] received response for Z-Wave+ information:
Z-Wave+ version: 1
role type: SleepingListeningSlave
node type: Node
installer icon: 0x0300
user icon: 0x0300
2022-04-21T02:58:02.860Z CNTRLR [Node 049] Interviewing Battery...
2022-04-21T02:58:02.861Z CNTRLR » [Node 049] querying battery status...
2022-04-20 21:58:03.240 INFO ZWAVE: Node 49: value added: 128-0-level => 100
2022-04-20 21:58:03.241 INFO ZWAVE: Node 49: value added: 128-0-isLow => false
2022-04-21T02:58:03.242Z CNTRLR « [Node 049] received response for battery information:
level: 100
2022-04-21T02:58:03.243Z CNTRLR [Node 049] Interviewing Association...
2022-04-21T02:58:03.243Z CNTRLR » [Node 049] querying number of association groups...
2022-04-21T02:58:03.423Z CNTRLR « [Node 049] supports 2 association groups
2022-04-21T02:58:03.424Z CNTRLR » [Node 049] querying association group #1...
2022-04-21T02:58:03.599Z CNTRLR « [Node 049] received information for association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
2022-04-21T02:58:03.599Z CNTRLR » [Node 049] querying association group #2...
2022-04-21T02:58:03.774Z CNTRLR « [Node 049] received information for association group #2:
maximum # of nodes: 5
currently assigned nodes:
2022-04-21T02:58:03.774Z CNTRLR [Node 049] AssociationCC: delaying configuration of lifeline associations unti
l after Multi Channel Association interview...
2022-04-21T02:58:03.775Z CNTRLR [Node 049] Interviewing Multi Channel Association...
2022-04-21T02:58:03.775Z CNTRLR » [Node 049] querying number of multi channel association groups...
2022-04-21T02:58:03.954Z CNTRLR « [Node 049] supports 2 multi channel association groups
2022-04-21T02:58:03.955Z CNTRLR » [Node 049] querying multi channel association group #1...
2022-04-21T02:58:04.130Z CNTRLR « [Node 049] received information for multi channel association group #1:
maximum # of nodes: 5
currently assigned nodes: 1
currently assigned endpoints:
2022-04-21T02:58:04.131Z CNTRLR » [Node 049] querying multi channel association group #2...
2022-04-21T02:58:04.306Z CNTRLR « [Node 049] received information for multi channel association group #2:
maximum # of nodes: 5
currently assigned nodes:
currently assigned endpoints:
2022-04-21T02:58:04.307Z CNTRLR [Node 049] Checking/assigning lifeline groups: 1
supports classic associations: true
supports multi channel associations: true
2022-04-21T02:58:04.307Z CNTRLR [Node 049] Configuring lifeline group #1:
group supports multi channel: true
configured strategy: auto
must use node association: true
must use endpoint association: false
2022-04-21T02:58:04.308Z CNTRLR [Node 049] Lifeline group #1 is already assigned with a node association
2022-04-21T02:58:04.308Z CNTRLR [Node 049] Interviewing Association Group Information...
2022-04-21T02:58:04.309Z CNTRLR » [Node 049] Association group #1: Querying name...
2022-04-21T02:58:04.492Z CNTRLR « [Node 049] Association group #1 has name "Lifeline"
2022-04-21T02:58:04.492Z CNTRLR » [Node 049] Association group #1: Querying command list...
2022-04-21T02:58:04.669Z CNTRLR » [Node 049] Association group #2: Querying name...
2022-04-21T02:58:04.846Z CNTRLR « [Node 049] Association group #2 has name "Doorlock Op"
2022-04-21T02:58:04.847Z CNTRLR » [Node 049] Association group #2: Querying command list...
2022-04-21T02:58:05.022Z CNTRLR » [Node 049] Association group #1: Querying info...
2022-04-21T02:58:05.201Z CNTRLR « [Node 049] Received info for association group #1:
info is dynamic: false
profile: General: Lifeline
2022-04-21T02:58:05.201Z CNTRLR » [Node 049] Association group #2: Querying info...
2022-04-21T02:58:05.377Z CNTRLR « [Node 049] Received info for association group #2:
info is dynamic: false
profile: Control: Key 01
2022-04-21T02:58:05.378Z CNTRLR [Node 049] Interviewing Door Lock...
2022-04-20 21:58:05.379 INFO ZWAVE: Node 49: metadata updated: 98-0-doorStatus
2022-04-20 21:58:05.379 INFO ZWAVE: Node 49: metadata updated: 98-0-boltStatus
2022-04-20 21:58:05.379 INFO ZWAVE: Node 49: metadata updated: 98-0-latchStatus
2022-04-21T02:58:05.380Z CNTRLR » [Node 049] requesting lock configuration...
2022-04-20 21:58:05.562 INFO ZWAVE: Node 49: value added: 98-0-operationType => 1
2022-04-20 21:58:05.562 INFO ZWAVE: Node 49: value added: 98-0-outsideHandlesCanOpenDoorConfiguration => false,false,false,false
2022-04-20 21:58:05.562 INFO ZWAVE: Node 49: value added: 98-0-insideHandlesCanOpenDoorConfiguration => true,false,false,false
2022-04-21T02:58:05.563Z CNTRLR « [Node 049] received lock configuration:
operation type: Constant
outside handles can open door: false, false, false, false
inside handles can open door: true, false, false, false
2022-04-21T02:58:05.564Z CNTRLR » [Node 049] requesting current lock status...
2022-04-20 21:58:05.740 INFO ZWAVE: Node 49: value added: 98-0-currentMode => 0
2022-04-20 21:58:05.740 INFO ZWAVE: Node 49: value added: 98-0-outsideHandlesCanOpenDoor => false,false,false,false
2022-04-20 21:58:05.741 INFO ZWAVE: Node 49: value added: 98-0-insideHandlesCanOpenDoor => true,false,false,false
2022-04-21T02:58:05.741Z CNTRLR « [Node 049] received lock status:
current mode: Unsecured
2022-04-21T02:58:05.742Z CNTRLR [Node 049] Interviewing Notification...
2022-04-21T02:58:05.742Z CNTRLR » [Node 049] querying supported notification types...
2022-04-21T02:58:05.926Z CNTRLR « [Node 049] received supported notification types:
· Access Control
2022-04-21T02:58:05.926Z CNTRLR » [Node 049] querying supported notification events for Access Control...
2022-04-20 21:58:06.101 INFO ZWAVE: Node 49: metadata updated: 113-0-Access Control-Lock state
2022-04-21T02:58:06.102Z CNTRLR « [Node 049] received supported notification events for Access Control: 1, 2, 3,
4, 5, 6, 9, 11
2022-04-21T02:58:06.103Z CNTRLR » [Node 049] enabling notifications for Access Control...
2022-04-20 21:58:06.193 INFO ZWAVE: Node 49: value added: 113-0-Access Control-Lock state => 0
2022-04-20 21:58:06.193 INFO ZWAVE: Node 49: interview stage COMMANDCLASSES completed
2022-04-21T02:58:06.194Z CNTRLR [Node 049] Interview stage completed: CommandClasses
2022-04-20 21:58:06.194 INFO ZWAVE: Node 49: interview stage OVERWRITECONFIG completed
2022-04-21T02:58:06.195Z CNTRLR [Node 049] Interview stage completed: OverwriteConfig
2022-04-20 21:58:06.195 INFO ZWAVE: Node 49: interview stage COMPLETE completed
2022-04-21T02:58:06.195Z CNTRLR [Node 049] Interview completed
2022-04-20 21:58:06.201 INFO ZWAVE: Node 49: value added 49-98-0-currentMode => 0
2022-04-20 21:58:06.201 INFO ZWAVE: Node 49: value added 49-98-0-targetMode => undefined
2022-04-20 21:58:06.201 INFO ZWAVE: Node 49: value added 49-98-0-outsideHandlesCanOpenDoor => false,false,false,false
2022-04-20 21:58:06.202 INFO ZWAVE: Node 49: value added 49-98-0-insideHandlesCanOpenDoor => true,false,false,false
2022-04-20 21:58:06.202 INFO ZWAVE: Node 49: value added 49-98-0-lockTimeout => undefined
2022-04-20 21:58:06.202 INFO ZWAVE: Node 49: value added 49-98-0-operationType => 1
2022-04-20 21:58:06.202 INFO ZWAVE: Node 49: value added 49-98-0-outsideHandlesCanOpenDoorConfiguration => false,false,false,false
2022-04-20 21:58:06.202 INFO ZWAVE: Node 49: value added 49-98-0-insideHandlesCanOpenDoorConfiguration => true,false,false,false
2022-04-20 21:58:06.202 INFO ZWAVE: Node 49: value added 49-98-0-lockTimeoutConfiguration => undefined
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-98-0-doorStatus => undefined
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-98-0-boltStatus => undefined
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-98-0-latchStatus => undefined
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-114-0-manufacturerId => 831
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-114-0-productType => 1
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-114-0-productId => 1
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-134-0-libraryType => 3
2022-04-20 21:58:06.203 INFO ZWAVE: Node 49: value added 49-134-0-protocolVersion => 4.61
2022-04-20 21:58:06.204 INFO ZWAVE: Node 49: value added 49-134-0-firmwareVersions => 1.59
2022-04-20 21:58:06.204 INFO ZWAVE: Node 49: value added 49-134-0-hardwareVersion => 255
2022-04-20 21:58:06.204 INFO ZWAVE: Node 49: value added 49-128-0-level => 100
2022-04-20 21:58:06.204 INFO ZWAVE: Node 49: value added 49-128-0-isLow => false
2022-04-20 21:58:06.204 INFO ZWAVE: Node 49: value added 49-113-0-Access Control-Lock state => 0
2022-04-20 21:58:06.205 DEBUG ZWAVE: Node 49: mapping value(s) of property 'level' (level) from CC 128 (Battery) to node property 'minBatteryLevel
2022-04-20 21:58:06.205 DEBUG ZWAVE: Node 49: mapping value(s) of property 'level' (level) from CC 128 (Battery) to node property 'batteryLevels
2022-04-20 21:58:06.206 INFO ZWAVE: Node 49 ready: August Home - ASL-03 (August Smart Lock Pro 3rd Gen)
2022-04-21T02:58:06.206Z CNTRLR [Node 049] The node is ready to be used
2022-04-20 21:58:06.210 INFO ZWAVE: Node 49: interview COMPLETED, all values are updated

Thank you for taking a look!

Well, I take it back. Your lock only supports Door Lock CC V2, which means it can’t report whether it supports the sensor or not, the driver is supposed to assume it does. So my previous assumption is invalid.

However, I’m pretty sure it must be related to the change where this functionality was added. This change was included in z2m 6.7.1 (driver 9.0.2).

You’re going to have to report an issue to node-zwave-js. You’ll need to include the driver debug logs to help with analysis. The logs you posted here are not the driver logs.

I’ll do that, thanks for your help. Kind of surprised no one else has reported the issue.

This should hopefully be fixed in the next node-zwave-js release. You will probably need to re-interview the lock after upgrading.

Awesome! So do I still need to open an issue on github or should this take care of it?

I don’t think there’s any need to open an issue now.

Back up and running on 6.7.4. Thanks again.