I have a First Alert Smoke/CO detector that is not reporting smoke detections. I introduced smoke into the detector and the alarm sounded but nothing was reported in the OpenHAB log file. The LogView below is filtered for node 20.
The entries from 20:08:41.385 through 21:02… were updates I did to the HABPanel. I have no idea what the entries at 8:45…were for.
At about 11:00 I introduced smoke and caused an audible alarm but nothing appeared in the openhab.log (I was watching it in real time).
At 11:06 I did a wake up by holding the Test button and removing then inserting the battery tray.
I’m not sure if the raw openhab.log file is important but I included it below also.
I am also suspicious that I haven’t set up my items correctly. The things page for node 20 shows 5 channels, four of which are shown to be “switch” but I don’t think that is right and likely beyond this present problem.
2020-04-16 11:02:58.611 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 5: Got an event from Z-Wave network: ZWaveTransactionCompletedEvent
2020-04-16 11:02:58.614 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 1
2020-04-16 11:02:58.616 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction completed - outstandingTransactions 0
2020-04-16 11:02:58.618 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2020-04-16 11:02:58.621 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2020-04-16 11:06:24.196 [DEBUG] [WaveSerialHandler$ZWaveReceiveThread] - Receive Message = 01 10 00 49 84 14 0A 04 A1 00 20 80 70 85 71 72 86 49
2020-04-16 11:06:24.200 [DEBUG] [nal.protocol.ZWaveTransactionManager] - processReceiveMessage input 0<>128 : Message: class=ApplicationUpdate[73], type=Request[0], dest=20,
callback=132, payload=84 14 0A 04 A1 00 20 80 70 85 71 72 86
2020-04-16 11:06:24.202 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Received msg (0): Message: class=ApplicationUpdate[73], type=Request[0], dest=20, callback=132, payload=84 14 0A
04 A1 00 20 80 70 85 71 72 86
2020-04-16 11:06:24.204 [DEBUG] [nal.protocol.ZWaveTransactionManager] - lastTransaction null
2020-04-16 11:06:24.206 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Checking outstanding transactions: 0
2020-04-16 11:06:24.208 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Last transaction: null
2020-04-16 11:06:24.210 [DEBUG] [ve.internal.protocol.ZWaveController] - Incoming Message: Message: class=ApplicationUpdate[73], type=Request[0], dest=20, callback=132, payload=84 14 0A
04 A1 00 20 80 70 85 71 72 86
2020-04-16 11:06:24.212 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update request. Node information received. Transaction null
2020-04-16 11:06:24.214 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Creating new instance of command class COMMAND_CLASS_BATTERY
2020-04-16 11:06:24.219 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Command class COMMAND_CLASS_BATTERY, endpoint 0 created
2020-04-16 11:06:24.221 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update is adding command class COMMAND_CLASS_BATTERY.
2020-04-16 11:06:24.223 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Adding command class COMMAND_CLASS_BATTERY to the list of supported command classes.
2020-04-16 11:06:24.225 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Creating new instance of command class COMMAND_CLASS_CONFIGURATION
2020-04-16 11:06:24.229 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Command class COMMAND_CLASS_CONFIGURATION, endpoint 0 created
2020-04-16 11:06:24.231 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update is adding command class COMMAND_CLASS_CONFIGURATION.
2020-04-16 11:06:24.232 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Adding command class COMMAND_CLASS_CONFIGURATION to the list of supported command classes.
2020-04-16 11:06:24.234 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Creating new instance of command class COMMAND_CLASS_ASSOCIATION
2020-04-16 11:06:24.238 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Command class COMMAND_CLASS_ASSOCIATION, endpoint 0 created
2020-04-16 11:06:24.240 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update is adding command class COMMAND_CLASS_ASSOCIATION.
2020-04-16 11:06:24.242 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Adding command class COMMAND_CLASS_ASSOCIATION to the list of supported command classes.
2020-04-16 11:06:24.244 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Creating new instance of command class COMMAND_CLASS_ALARM
2020-04-16 11:06:24.248 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Command class COMMAND_CLASS_ALARM, endpoint 0 created
2020-04-16 11:06:24.251 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update is adding command class COMMAND_CLASS_ALARM.
2020-04-16 11:06:24.252 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Adding command class COMMAND_CLASS_ALARM to the list of supported command classes.
2020-04-16 11:06:24.254 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Creating new instance of command class COMMAND_CLASS_MANUFACTURER_SPECIFIC
2020-04-16 11:06:24.258 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Command class COMMAND_CLASS_MANUFACTURER_SPECIFIC, endpoint 0 created
2020-04-16 11:06:24.260 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update is adding command class COMMAND_CLASS_MANUFACTURER_SPECIFIC.
2020-04-16 11:06:24.262 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Adding command class COMMAND_CLASS_MANUFACTURER_SPECIFIC to the list of supported command classes.
2020-04-16 11:06:24.264 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Creating new instance of command class COMMAND_CLASS_VERSION
2020-04-16 11:06:24.269 [DEBUG] [tocol.commandclass.ZWaveCommandClass] - NODE 20: Command class COMMAND_CLASS_VERSION, endpoint 0 created
2020-04-16 11:06:24.271 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update is adding command class COMMAND_CLASS_VERSION.
2020-04-16 11:06:24.273 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Adding command class COMMAND_CLASS_VERSION to the list of supported command classes.
2020-04-16 11:06:24.275 [DEBUG] [essage.ApplicationUpdateMessageClass] - NODE 20: Application update - no transaction.
2020-04-16 11:06:24.278 [DEBUG] [nal.protocol.ZWaveTransactionManager] - ZWaveReceiveThread queue empty
2020-04-16 11:06:24.279 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2020-04-16 11:06:24.528 [DEBUG] [nal.protocol.ZWaveTransactionManager] - Transaction SendNextMessage 0 out at start. Holdoff false.
2020-04-16 11:06:24.533 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Is awake with 1 messages in the queue
2020-04-16 11:06:24.536 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: COMMAND_CLASS_WAKE_UP not found - setting AWAKE
2020-04-16 11:06:24.538 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: Start sleep timer at 5000ms
2020-04-16 11:06:24.539 [DEBUG] [ding.zwave.handler.ZWaveThingHandler] - NODE 20: Got an event from Z-Wave network: ZWaveNodeStatusEvent
2020-04-16 11:06:24.551 [DEBUG] [ve.internal.protocol.ZWaveController] - NODE 20: Node Status event - Node is AWAKE
2020-04-16 11:06:27.040 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: WakeupTimerTask 1 Messages waiting, state REQUEST_NIF
2020-04-16 11:06:29.540 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: WakeupTimerTask 1 Messages waiting, state REQUEST_NIF
2020-04-16 11:06:29.542 [DEBUG] [ng.zwave.internal.protocol.ZWaveNode] - NODE 20: No more messages, go back to sleep