I started having an issue this morning with my Zwave setup where I lost communication to my network. In trying to debug I decided to update my install to get the latest changesets which effect OpenZWave.
Following the Zwave log there seems to be communication with the controller as there are polling requests being sent out to all the nodes and responses coming back.
If I send a command to the device via webadmin (e.g download configuration) there is no corresponding action in the log.
Also I'm seeing these which I never noticed before:
2014-10-13 12:15:41.262 Info, Node006, Sending (Poll) message (Callback ID=0x13, Expected Reply=0x04) - SwitchMultilevelCmd_Get (Node=6): 0x01, 0x09, 0x00, 0x13, 0x06, 036 10/13/14 12:15:41.287 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
36 10/13/14 12:15:46.317 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
36 10/13/14 12:15:51.349 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
36 10/13/14 12:16:01.389 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
36 10/13/14 12:16:06.420 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
36 10/13/14 12:16:11.451 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
36 10/13/14 12:16:16.481 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
36 10/13/14 12:16:21.625 ZWInterface::OnNotification() : unhandled/ignored notification = 3 <0xb63ffb40>
x02, 0x26, 0x02, 0x25, 0x13, 0xf3
All loglevels are enabled.
I deleted my zwave device, restarted, went through config, and the parent ZWave device is added but none of the nodes get auto-added to the config.
Any ideas?