[ANSWERED]: Remove device from list

Posted on
Mon Jan 26, 2015 11:55 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

[ANSWERED]: Remove device from list

Hi all,

is it possible to remove a device that is not yet included?
I mean from the drop down menu under "available node IDs".

I think I have done something wrong with inclusion/exclusion process :mrgreen:

Thanks
Marco

Posted on
Mon Jan 26, 2015 2:18 pm
OnnoH offline
Posts: 26
Joined: Nov 05, 2014
Location: The Netherlands

Re: Remove device from list

+1 :oops:

Posted on
Mon Jan 26, 2015 4:50 pm
DaveL17 offline
User avatar
Posts: 6758
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: Remove device from list

You can try this from the Indigo menu:

Interfaces,
Z-Wave,
Remove Failed Modules From Controller

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Mon Jan 26, 2015 6:52 pm
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: Remove device from list

Yes, what Dave said. The gotcha is that if the Z-Stick thinks that node ID is still in use then it won't remove it (because it isn't considered "failed"). The way to get around this is to create a temporary device with that node ID in Indigo and try to define/sync it. That will fail, and then the Z-Stick will have it flagged as "failed" which will cause it to remove it (the next time you choose the Remove Failed Modules from Controller menu item).

Image

Posted on
Tue Jan 27, 2015 12:52 am
MarcoGT offline
Posts: 1091
Joined: Sep 11, 2014
Location: Germany

Re: [ANSWERED]: Remove device from list

Thanks, I will give it a try :)

Posted on
Sun Feb 15, 2015 11:22 am
Grognard offline
User avatar
Posts: 53
Joined: May 17, 2011
Location: Seabrook, TX

Re: [ANSWERED]: Remove device from list

Thanks so much for this tip, I had a couple modules which had died, and now I've finally been able to get rid of them!

Posted on
Sat Mar 07, 2015 5:28 am
Coolcaper offline
Posts: 299
Joined: Aug 30, 2013
Location: Australia

Re: [ANSWERED]: Remove device from list

Matt, this doesn't seem to be working for me. I have tried defining and syncing the failed device which fails and when I try the 'remove failed modules' it tries to remove some active modules and then says 'no failed modules found'.

Posted on
Sun Mar 08, 2015 11:54 am
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: [ANSWERED]: Remove device from list

Try the following:

1) Interfaces->Z-Wave->Reload menu item.
2) Define/sync a device with the node ID you want to remove.
3) Choose the Interfaces->Z-Wave->Remove Failed Modules from Controller... menu item.
4) Copy/paste the Event Log results of all 3 steps into a forum reply for me.

Image

Posted on
Sun Mar 08, 2015 7:17 pm
Coolcaper offline
Posts: 299
Joined: Aug 30, 2013
Location: Australia

Re: [ANSWERED]: Remove device from list

Hi Matt,

Heres the output:

9 Mar 2015 9:12:51 am
Reloading interface "Z-Wave 1.0.301"
Stopping interface "Z-Wave 1.0.301" (pid 22384)
Z-Wave closed connection to Z-Stick S2
Stopped interface "Z-Wave 1.0.301"
Starting interface "Z-Wave 1.0.301" (pid 25399)
Started interface "Z-Wave 1.0.301"
Z-Wave connected to Z-Stick S2 interface on /dev/cu.SLAB_USBtoUART (firmware 3.07)
Z-Wave found module included in controller with no matching device (missing or disabled): 001 - Indigo Z-Wave Interface
Z-Wave found module included in controller with no matching device (missing or disabled): 032 - Binary Sensor (routing)
Z-Wave device "028 - Porch Motion Sensor" Wake for 10 minutes after battery change changed to false

9 Mar 2015 9:13:30 am
Z-Wave Syncing - started for device "032 - Binary Sensor (routing)"
Z-Wave Syncing - retrieved module neighbors list: 4, 5, 7, 11, 12, 13, 14, 17, 19, 23, 25, 26, 27, 29, 31
Z-Wave Syncing - assigning return route to "032 - Binary Sensor (routing)"

9 Mar 2015 9:14:58 am
Z-Wave Error Timeout waiting for "032 - Binary Sensor (routing)". Module might be asleep, or is unreachable.
Z-Wave received "Entry Sensor" status update is off
Z-Wave received "Bedroom Sensor" status update is off
Z-Wave received "Porch Luminance" sensor update to 1000 lux
Z-Wave received "Porch Humidity" sensor update to 38%
Z-Wave received "Porch Temperature" sensor update to 28.0 °C
Z-Wave Error rcvd incomplete interface packet (skipping): 01 04 01 E2
Z-Wave Error failed to remove module 011 from controller ()
Z-Wave no failed modules found in controller

Posted on
Tue Mar 10, 2015 8:42 pm
Coolcaper offline
Posts: 299
Joined: Aug 30, 2013
Location: Australia

Re: [ANSWERED]: Remove device from list

Hi Matt, any further troubleshooting I can do based on the above report?

Posted on
Wed Mar 11, 2015 8:03 am
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: [ANSWERED]: Remove device from list

There are a couple of additional things to try. It is failing the removal process when trying to remove node ID 011 for some reason. Let's have Indigo skip that node during the removal process and just try to remove node 032. To do that, create a new device in Indigo and select node 011, then perform the remove failed nodes command. Indigo should skip node 011 in that case because of the Indigo device that is using it.

Also try turning on the debug logging for Z-Wave and try the removal process again. That is available via the Interfaces->Z-Wave->Configure... menu item.

Image

Posted on
Thu Mar 12, 2015 4:05 am
Coolcaper offline
Posts: 299
Joined: Aug 30, 2013
Location: Australia

Re: [ANSWERED]: Remove device from list

Hi Matt, No luck. What happens is that every time I try to 'remove a failed module' it picks up random modules and tries to remove it. It sometimes gets to module 32 which is the one I want to remove but it always comes back saying 'failed to remove module 32'. Tried this several times and with debug logging as well.

Posted on
Thu Mar 12, 2015 10:25 am
matt (support) offline
Site Admin
User avatar
Posts: 21417
Joined: Jan 27, 2003
Location: Texas

Re: [ANSWERED]: Remove device from list

I need to see the Event Log results of the failure with the debug logging turned on.

Image

Posted on
Thu Mar 12, 2015 4:34 pm
jenwill1 offline
Posts: 185
Joined: Mar 22, 2009
Location: Boerne, Texas

Re: [ANSWERED]: Remove device from list

I just saw this post and have 4 devices stuck in the Zstick. So I thought I would give it a try......

I assigned a stuck dimmer switch to a new device. Failed and then successfully removed it.
Z-Wave Error No response from "002 - Dimmable Scene Switch". Module might be asleep, or is unreachable.
Z-Wave removing from controller failed module "002 - Dimmable Scene Switch"

I assigned an old Fibaro door/window sensor to a new device. I turned off the "skip neighbors: while syncing hoping to fail the sync faster. I tried to remove the failed device and the Zstick failed to remove it.
Z-Wave Error Timeout waiting for "029 - Binary Sensor (routing)". Module might be asleep, or is unreachable.
Z-Wave removing from controller failed module "029 - Binary Sensor (routing)"
Z-Wave Error failed to remove module 029 from controller ()

I did the same thing again without "skip neighbors" checked and it was removed this time
Z-Wave Error No response from "029 - Binary Sensor (routing)". Module might be asleep, or is unreachable.
Z-Wave removing from controller failed module "029 - Binary Sensor (routing)"

I repeated this process again with another stuck Fibaro sensor, same results. So for some reason don't "check the skip neighbors box !

Posted on
Fri Mar 13, 2015 4:52 am
Coolcaper offline
Posts: 299
Joined: Aug 30, 2013
Location: Australia

Re: [ANSWERED]: Remove device from list

Hi Matt, below is the log with debugging turned on. Thanks jenwill1; tried your method as well, no luck:

Z-Wave Debug stopping node status polling
Z-Wave Debug stopped zwave packet parser thread
Z-Wave connection reset requested
Z-Wave Debug starting serial connection loop
Z-Wave Debug starting zwave packet parser thread
Z-Wave Debug SENT getVersion: 01 03 00 15 E9
Z-Wave Debug RCVD getVersion: 01 10 01 15 5A 2D 57 61 76 65 20 32 2E 37 38 00 01 9B
Z-Wave Debug . . getVersion: Z-Wave 2.78 static controller
Z-Wave Debug SENT getHomeID: 01 03 00 20 DC
Z-Wave Debug RCVD getHomeID: 01 08 01 20 01 61 D3 31 01 55
Z-Wave Debug . . getHomeID: 23188273, nodeID: 001
Z-Wave Debug SENT getInterfaceFeatures: 01 03 00 05 F9
Z-Wave Debug RCVD getInterfaceFeatures: 01 04 01 05 08 F7
Z-Wave Debug . . getInterfaceFeatures: 08
Z-Wave Debug SENT getInterfaceApiCapabilities: 01 03 00 07 FB
Z-Wave Debug RCVD getInterfaceApiCapabilities: 01 2B 01 07 03 07 00 86 00 02 00 01 FE 80 FE 88 0F 00 00 00 FB 97 3F 82 07 00 00 80 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 82
Z-Wave Debug . . getInterfaceApiCapabilities: serialApi 3.07, manufactureId 0086, productType 0002, productId 0001
Z-Wave connected to Z-Stick S2 interface on /dev/cu.SLAB_USBtoUART (firmware 3.07)
Z-Wave Debug SENT getInitialNodeData: 01 03 00 02 FE
Z-Wave Debug RCVD getInitialNodeData: 01 25 01 02 05 00 1D FF FF 7F FF 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 03 01 43
Z-Wave Debug . . getInitialNodeData: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 29, 30, 31, 32]
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 01 BB
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 12 16 00 01 02 00 B1
Z-Wave Debug . . getNodeProtocolInfo: node 001, class name: Static Controller
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Controller : Static Controller : -- (01 : 02 : 00)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 00
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20
Z-Wave Debug . . getNodeProtocolInfo: features: beaming
Z-Wave found module included in controller with no matching device (missing or disabled): 001 - Indigo Z-Wave Interface
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 02 B8
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 01 04 20 01 5D
Z-Wave Debug . . getNodeProtocolInfo: node 002, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 03 B9
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 52 9C 00 04 20 01 5D
Z-Wave Debug . . getNodeProtocolInfo: node 003, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 003 type from zwOnOffSensorType to zwValueSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 04 BE
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 11 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 004, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 05 BF
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 10 01 EC
Z-Wave Debug . . getNodeProtocolInfo: node 005, class name: Relay Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Relay Switch : Relay Power Switch (04 : 10 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 25
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 25 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 06 BC
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 52 9C 00 04 20 01 5D
Z-Wave Debug . . getNodeProtocolInfo: node 006, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 006 type from zwOnOffSensorType to zwValueSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 07 BD
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 11 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 007, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 08 B2
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 00 04 20 01 5C
Z-Wave Debug . . getNodeProtocolInfo: node 008, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 008 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 09 B3
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 00 04 20 01 5C
Z-Wave Debug . . getNodeProtocolInfo: node 009, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 009 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 0A B0
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 01 04 20 01 5D
Z-Wave Debug . . getNodeProtocolInfo: node 010, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 010 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 0B B1
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 0F 01 F3
Z-Wave Debug . . getNodeProtocolInfo: node 011, class name: Basic Repeater Slave
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Repeater Slave : Basic Repeater Slave (04 : 0F : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 00
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 0C B6
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D2 9C 00 04 11 01 EC
Z-Wave Debug . . getNodeProtocolInfo: node 012, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 0D B7
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 11 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 013, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 0E B4
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 11 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 014, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 0F B5
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 52 9C 00 04 20 01 5D
Z-Wave Debug . . getNodeProtocolInfo: node 015, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 015 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 10 AA
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 52 9C 00 04 20 01 5D
Z-Wave Debug . . getNodeProtocolInfo: node 016, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 016 type from zwOnOffSensorType to zwValueSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 11 AB
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 01 04 10 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 017, class name: Relay Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Relay Switch : Relay Power Switch (04 : 10 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 25
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 25 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 12 A8
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 00 04 20 01 5C
Z-Wave Debug . . getNodeProtocolInfo: node 018, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 018 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 13 A9
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 01 04 10 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 019, class name: Relay Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Relay Switch : Relay Power Switch (04 : 10 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 25
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 25 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 14 AE
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 00 04 20 01 5C
Z-Wave Debug . . getNodeProtocolInfo: node 020, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 020 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 15 AF
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 01 04 10 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 021, class name: Relay Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Relay Switch : Relay Power Switch (04 : 10 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 25
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 25 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 16 AC
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D2 9C 00 04 11 01 EC
Z-Wave Debug . . getNodeProtocolInfo: node 022, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 17 AD
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 01 04 10 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 023, class name: Relay Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Relay Switch : Relay Power Switch (04 : 10 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 25
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 25 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 19 A3
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 11 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 025, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 1A A0
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 11 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 026, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 1B A1
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 00 04 11 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 027, class name: Dimmable Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Mulitlevel Switch : Dimmable Power Switch (04 : 11 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 26
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 26 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 1C A6
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D2 9C 00 04 20 01 DD
Z-Wave Debug . . getNodeProtocolInfo: node 028, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 028 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 1D A7
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 01 04 10 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 029, class name: Relay Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Relay Switch : Relay Power Switch (04 : 10 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 25
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 25 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 1E A4
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 00 04 20 01 5C
Z-Wave Debug . . getNodeProtocolInfo: node 030, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug overriding node 030 type from zwOnOffSensorType to zwOnOffSensorType
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 1F A5
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 D3 9C 01 04 10 01 ED
Z-Wave Debug . . getNodeProtocolInfo: node 031, class name: Relay Power Switch
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Relay Switch : Relay Power Switch (04 : 10 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 25
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 25 27
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave Debug SENT getNodeProtocolInfo: 01 04 00 41 20 9A
Z-Wave Debug RCVD getNodeProtocolInfo: 01 09 01 41 53 9C 00 04 20 01 5C
Z-Wave Debug . . getNodeProtocolInfo: node 032, class name: Binary Sensor (routing)
Z-Wave Debug . . getNodeProtocolInfo: class hierarchy: Routing Slave : Binary Sensor : Binary Sensor (routing) (04 : 20 : 01)
Z-Wave Debug . . getNodeProtocolInfo: base class command: 30
Z-Wave Debug . . getNodeProtocolInfo: supported class commands: 20 30
Z-Wave Debug . . getNodeProtocolInfo: features: routing, beaming
Z-Wave found module included in controller with no matching device (missing or disabled): 032 - Binary Sensor (routing)
Z-Wave Debug starting node status polling
Z-Wave Debug intiatingSyncUI (timeout in 300 seconds)
Z-Wave Syncing - started for device "032 - Binary Sensor (routing)"
Z-Wave Debug SENT getNodeNeighbors: 01 06 00 80 20 01 01 59
Z-Wave Debug RCVD getNodeNeighbors: 01 20 01 80 58 3C 45 57 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 28
Z-Wave Debug . . getNodeNeighbors: nodeId 032, neighbors: 4, 5, 7, 11, 12, 13, 14, 17, 19, 23, 25, 26, 27, 29, 31
Z-Wave Syncing - retrieved module neighbors list: 4, 5, 7, 11, 12, 13, 14, 17, 19, 23, 25, 26, 27, 29, 31
Z-Wave Syncing - requesting neighbor list update of "032 - Binary Sensor (routing)"
Z-Wave Debug SENT requestNeighborUpdate: 01 04 00 48 20 93
Z-Wave Debug RCVD requestNeighborUpdate: 06 (ACK)
Z-Wave Debug RCVD requestNeighborUpdate: 01 05 00 48 01 21 92
Z-Wave Debug . . requestNeighborUpdate: node 032, update starting

13 Mar 2015 6:39:44 pm
Z-Wave Debug RCVD requestVarSensorStatus: 01 0C 00 04 08 1C 06 31 05 03 0A 00 06 DE
Z-Wave Debug . . requestVarSensorStatus: node 028, endpoint None, type 3, raw value 0A00...
Z-Wave Debug . . requestVarSensorStatus: 6 lux (float: 6.000000)
Z-Wave received "Porch Luminance" sensor update to 6 lux
Z-Wave Debug RCVD requestVarSensorStatus: 01 0C 00 04 00 1C 06 31 05 03 0A 00 06 D6
Z-Wave Debug . . requestVarSensorStatus: node 028, endpoint None, type 3, raw value 0A00...
Z-Wave Debug . . requestVarSensorStatus: 6 lux (float: 6.000000)
Z-Wave received "Porch Luminance" sensor update to 6 lux
Z-Wave Debug RCVD requestVarSensorStatus: 01 0C 00 04 08 1C 06 31 05 05 01 26 00 F3
Z-Wave Debug . . requestVarSensorStatus: node 028, endpoint None, type 5, raw value 0126...
Z-Wave Debug . . requestVarSensorStatus: 38% (float: 38.000000)
Z-Wave received "Porch Humidity" sensor update to 38%
Z-Wave Debug RCVD requestVarSensorStatus: 01 0C 00 04 00 1C 06 31 05 05 01 26 00 FB
Z-Wave Debug . . requestVarSensorStatus: node 028, endpoint None, type 5, raw value 0126...
Z-Wave Debug . . requestVarSensorStatus: 38% (float: 38.000000)
Z-Wave received "Porch Humidity" sensor update to 38%
Z-Wave Debug RCVD requestVarSensorStatus: 01 0C 00 04 08 1C 06 31 05 01 22 01 0B F8
Z-Wave Debug . . requestVarSensorStatus: node 028, endpoint None, type 1, raw value 2201...
Z-Wave Debug . . requestVarSensorStatus: 26.7 °C (float: 26.700000)
Z-Wave received "Porch Temperature" sensor update to 26.7 °C
Z-Wave Debug RCVD requestVarSensorStatus: 01 0C 00 04 00 1C 06 31 05 01 22 01 0B F0
Z-Wave Debug . . requestVarSensorStatus: node 028, endpoint None, type 1, raw value 2201...
Z-Wave Debug . . requestVarSensorStatus: 26.7 °C (float: 26.700000)
Z-Wave received "Porch Temperature" sensor update to 26.7 °C

13 Mar 2015 6:40:29 pm
Z-Wave Debug RCVD sensorSetLevel: 01 09 00 04 00 14 03 20 01 00 C4
Z-Wave Debug . . sensorSetLevel: node 020, endpoint None, cmdClass 20, value 0
Z-Wave received "Dining Sensor" status update is off
Z-Wave Debug RCVD requestAlarmSensorStatus: 01 10 00 04 00 14 0A 71 05 07 00 00 FF 07 02 00 00 7C
Z-Wave Debug RCVD sensorSetLevel: 01 09 00 04 00 08 03 20 01 00 D8
Z-Wave Debug . . sensorSetLevel: node 008, endpoint None, cmdClass 20, value 0
Z-Wave received "Living Sensor" status update is off
Z-Wave Debug RCVD requestAlarmSensorStatus: 01 10 00 04 00 08 0A 71 05 07 00 00 FF 07 02 00 00 60

13 Mar 2015 6:42:00 pm
Z-Wave Debug RCVD sensorSetLevel: 01 09 00 04 08 1C 03 20 01 00 C4
Z-Wave Debug . . sensorSetLevel: node 028, endpoint None, cmdClass 20, value 0
Z-Wave received "Porch Motion Sensor" status update is off
Z-Wave Debug . . dimmerAssocSetLevel: cmd class 20, node 025, value 0
Z-Wave Debug RCVD sensorSetLevel: 01 09 00 04 00 1C 03 20 01 00 CC
Z-Wave Debug . . sensorSetLevel: node 028, endpoint None, cmdClass 20, value 0
Z-Wave received "Porch Motion Sensor" status update is off
Z-Wave Debug . . dimmerAssocSetLevel: cmd class 20, node 025, value 0
Z-Wave Debug RCVD requestDimmerStatus: 01 09 00 04 00 19 03 26 03 00 CD
Z-Wave Debug . . requestDimmerStatus: node 025, endpoint None, value 0
WUnderground Getting weather data for device: Weather
WUnderground Weather Underground data parsed successfully.

13 Mar 2015 6:44:07 pm
Z-Wave Debug terminatingSyncUI

13 Mar 2015 6:47:13 pm
Z-Wave Error Timeout waiting for "032 - Binary Sensor (routing)". Module might be asleep, or is unreachable.
Z-Wave Debug terminatingSyncUI (ignoring -- insideSyncUiCount value is already 0)

13 Mar 2015 6:47:38 pm
SQL Logger deleting table device_history_805470955
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 01 98
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 02 9B
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 03 9A
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 04 9D
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 05 9C
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 06 9F
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 07 9E
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 08 91
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 09 90
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 0A 93
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 0B 92
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 0C 95
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 0D 94
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 0E 97
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 0F 96
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 10 89
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 11 88
Z-Wave Error failed to remove module 017 from controller ()
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 11 88 (re-sent because no response)
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 12 8B
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 13 8A
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 14 8D
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 15 8C
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 16 8F
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 17 8E
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 19 80
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 1A 83
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 1B 82
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 1C 85
Z-Wave Error rcvd incomplete interface packet (skipping): 01 04 01 62 00
Z-Wave Error failed to remove module 028 from controller ()
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 1C 85 (re-sent because no response)
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 1D 84
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 1E 87
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 1F 86
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave Debug SENT requestHasNodeFailed: 01 04 00 62 20 B9
Z-Wave Debug RCVD requestHasNodeFailed: 01 04 01 62 00 98
Z-Wave no failed modules found in controller

Who is online

Users browsing this forum: No registered users and 22 guests