anton-johansson / home

The configuration for my home tools, such as Home Assistant.
10 stars 1 forks source link

Z-Wave network died #24

Closed anton-johansson closed 6 years ago

anton-johansson commented 6 years ago

The network just died. I keep getting logs like this:

2018-05-08 23:09:06 WARNING (Dummy-2) [openzwave] Z-Wave Notification DriverFailed : {'notificationType': 'DriverFailed', 'homeId': 0, 'nodeId': 255}
anton-johansson commented 6 years ago

It had gone from /dev/ttyACM0 to /dev/ttyACM1 for some reason...

anton-johansson commented 6 years ago

Hmm, the network is up, but the dishwasher switch is considered dead... Re-opening...

anton-johansson commented 6 years ago
2018-05-08 23:41:50.608 Detail, Node002, Polling: COMMAND_CLASS_METER index = 8 instance = 1 (poll queue has 0 messages)
2018-05-08 23:41:50.609 Detail, Node002, Queuing (Poll) MeterCmd_Get (Node=2): 0x01, 0x0a, 0x00, 0x13, 0x02, 0x03, 0x32, 0x01, 0x00, 0x25, 0x3b, 0xca
2018-05-08 23:41:50.609 Detail, Node002, Queuing (Poll) MeterCmd_Get (Node=2): 0x01, 0x0a, 0x00, 0x13, 0x02, 0x03, 0x32, 0x01, 0x10, 0x25, 0x3c, 0xdd
2018-05-08 23:41:50.609 Detail, Node002, Queuing (Poll) MeterCmd_Get (Node=2): 0x01, 0x0a, 0x00, 0x13, 0x02, 0x03, 0x32, 0x01, 0x20, 0x25, 0x3d, 0xec
2018-05-08 23:41:50.609 Detail, Node002, Queuing (Poll) MeterCmd_Get (Node=2): 0x01, 0x0a, 0x00, 0x13, 0x02, 0x03, 0x32, 0x01, 0x28, 0x25, 0x3e, 0xe7
2018-05-08 23:41:50.609 Detail, Node002, Queuing (Poll) MeterCmd_Get (Node=2): 0x01, 0x0a, 0x00, 0x13, 0x02, 0x03, 0x32, 0x01, 0x30, 0x25, 0x3f, 0xfe
2018-05-08 23:41:50.609 Error, Node002, ERROR: Dropping command because node is presumed dead
2018-05-08 23:41:50.609 Detail, Node002, Removing current message
2018-05-08 23:41:50.609 Error, Node002, ERROR: Dropping command because node is presumed dead
2018-05-08 23:41:50.609 Detail, Node002, Removing current message
2018-05-08 23:41:50.610 Error, Node002, ERROR: Dropping command because node is presumed dead
2018-05-08 23:41:50.610 Detail, Node002, Removing current message
2018-05-08 23:41:50.610 Error, Node002, ERROR: Dropping command because node is presumed dead
2018-05-08 23:41:50.610 Detail, Node002, Removing current message
2018-05-08 23:41:50.610 Error, Node002, ERROR: Dropping command because node is presumed dead
2018-05-08 23:41:50.610 Detail, Node002, Removing current message
anton-johansson commented 6 years ago

Seems to be perfectly up and running again, without doing anything. :C