Confusion with Setting up under Indigo v7.5.0

Posted on
Sun Dec 12, 2021 2:43 pm
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Confusion with Setting up under Indigo v7.5.0

Folks,

I'm trying to get some zen34 wavezswitches working under 7.5.0, since I can't run v202x since I'm limited to 10.11.6.

But I'm having issues here...

1) Debug doesn't seem to work or at least I am not seeing any data in Indigo's event log?
Z-Wave Scene Controller Debug Stop processing trigger Catherine light
Z-Wave Scene Controller Debug Start processing trigger Catherine light
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 1 (0001)
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)

2) The message implies that a folder will be created for zWave scenes, I simply don't see it created?

Any suggestions would be welcome.

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Sun Dec 12, 2021 3:09 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Confusion with Setting up under Indigo v7.5.0

HiBen

1) That is strange. Can you grab a ZWave Watcher and put it on Catherine's light, so we can see what is being sent. (The Scene Controller plugin only debugs commands it recognizes whereas Watcher debugs all of them)

2) I don't know what message you're referring to, but I don't create folders of scenes. You need to create a Trigger > Zwave Scene Controller > Scene Command Received, which it looks like you already have.

Peter

Posted on
Sun Dec 12, 2021 4:59 pm
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Confusion with Setting up under Indigo v7.5.0

howartp wrote:
1) That is strange. Can you grab a ZWave Watcher and put it on Catherine's light, so we can see what is being sent. (The Scene Controller plugin only debugs commands it recognizes whereas Watcher debugs all of them)

2) I don't know what message you're referring to, but I don't create folders of scenes. You need to create a Trigger > Zwave Scene Controller > Scene Command Received, which it looks like you already have.


Thanks for the quick reply.

1) Okay, I didn't see how to associate the zwave watcher with a specific item? But zwave debug gave me this:
Z-Wave Debug starting node healing thread
Z-Wave Debug starting node status polling thread
Z-Wave Debug RCVD sceneActivateCmd2: 01 0B 00 04 00 0F 05 5B 03 46 80 01 65
Z-Wave Debug . . sceneActivateCmd2: node 015, type: 0, scene: 1
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 1 (0001)
Z-Wave Debug RCVD sceneActivateCmd2: 01 0B 00 04 00 0F 05 5B 03 47 80 02 67
Z-Wave Debug . . sceneActivateCmd2: node 015, type: 0, scene: 2
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)

2) I don't know what message you're referring to, but I don't create folders of scenes. You need to create a Trigger > Zwave Scene Controller > Scene Command Received, which it looks like you already have.

Okay, I'm reading "Trigger > Zwave Scene Controller > Scene Command Received," differently than you intend.

To me, that implies Trigger (Folder) -> Zwave Scene Controller (Folder) -> Scene Command Received (Item).

Now, that I'm following you, yes, I already created that...

I'm not sure if this would help, but I think it might be a bit clearer :

In the Trigger Folder, create a new Device (w/ZWave Scene Controller Event Type), and configure it as a "Scene Command Received" Trigger Type.

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Sun Dec 12, 2021 5:03 pm
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Confusion with Setting up under Indigo v7.5.0

howartp wrote:
HiBen
1) That is strange. Can you grab a ZWave Watcher and put it on Catherine's light, so we can see what is being sent. (The Scene Controller plugin only debugs commands it recognizes whereas Watcher debugs all of them)


Obvious in hindsight.

Create New Device, ZWave Monitor.

Now Configured...

Z-Wave received "Rec Room - Catherine Light - zw 15" scene 1 (0001)
1) Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 49 80 01 6A
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)
2) Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 4A 80 02 6A

1 is On. 2 is Off.

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Mon Dec 13, 2021 1:00 am
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Confusion with Setting up under Indigo v7.5.0

What version of the plugin are you running?

Peter


Sent from my iPhone using Tapatalk Pro

Posted on
Mon Dec 13, 2021 3:31 am
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Confusion with Setting up under Indigo v7.5.0

howartp wrote:
What version of the plugin are you running?


v.1.0..40 of zwave scene controller, just upgraded to v1.0.41 w/no noticeable changes?
v1.0.8 of Zwave Monitor
and
v7.5.0 of Indigo (Which I can't upgrade any further) w/o new hardware.

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Tue Dec 14, 2021 2:32 am
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Confusion with Setting up under Indigo v7.5.0

I’ll look tonight but those look like standard scenes so I don’t see why it’s not triggering.

If you want to find the incoming Zwave function (zwaveCmdReceived I think) in the plugin.py there is a couple of lines where you can set a node ID for full debugging. Comments say something about being a controller.

Peter


Sent from my iPhone using Tapatalk Pro

Posted on
Tue Dec 14, 2021 6:27 am
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Confusion with Setting up under Indigo v7.5.0

howartp wrote:
I’ll look tonight but those look like standard scenes so I don’t see why it’s not triggering.
If you want to find the incoming Zwave function (zwaveCmdReceived I think) in the plugin.py there is a couple of lines where you can set a node ID for full debugging. Comments say something about being a controller.


It's weird.

Assuming I'm understanding your code, it appears that the button number is just incrementing, acting as a counter with the one Zen34 that I am testing with?

It started as button #7, incremented to 8, and now 9. So I'm unclear if the data is being decoded incorrectly, or if I've cut'n pasted incorrectly... But really weird.

If it'll help, I'm happy to have a live zoom session, where you can take a look.

- Ben

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Tue Dec 14, 2021 11:50 am
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Confusion with Setting up under Indigo v7.5.0

Hi Ben

01 0B 00 04 00 0F 05 5B 03 49 80 01 6A

The 80 01 there is "Clicked button 1" (ie the top button). (The 80 is decimal 128, which is reduced by 127 to give decimal 1)

Node: 0F = 15
Button: 1 or 2
ActionID: 1 or 80 = 1 or 128
Action = Click

Button should always therefore be 1 or 2; you shouldn't get up to buttons 7, 8 or 9.

The last digit 6A and I think the 49 before it will keep increasing but that's fine; they're like a checksum value.

Can you paste some more recent copies of the output?

Peter

Posted on
Tue Dec 14, 2021 12:40 pm
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Confusion with Setting up under Indigo v7.5.0

howartp wrote:
Hi Ben

01 0B 00 04 00 0F 05 5B 03 49 80 01 6A

The 80 01 there is "Clicked button 1" (ie the top button). (The 80 is decimal 128, which is reduced by 127 to give decimal 1)

Node: 0F = 16
Button: 1 or 2
ActionID: 1 or 80 = 1 or 128
Action = Click

Button should always therefore be 1 or 2; you shouldn't get up to buttons 7, 8 or 9.

The last digit 6A and I think the 49 before it will keep increasing but that's fine; they're like a checksum value.

Can you paste some more recent copies of the output?

Peter


Right. I see. I had used the button decoding from the wrong command. This is a "Central Scene"... And you are correct. Once I fixed that, it's always button 1...
I haven't dug far enough to see why it's not calling the triggers?

Z-Wave Scene Controller Debug startup called -- subscribing to all incoming Z-Wave commands
Z-Wave Scene Controller Debug Start processing trigger Catherine light
Z-Wave Scene Controller Debug Start processing trigger Catherine light copy
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 1 (0001)
Z-Wave Scene Controller Debug Button: 1
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 6F 80 01 4C
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 6F 80 01 4C
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 1 (0001)
Z-Wave Scene Controller Debug Button: 1
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 70 80 01 53
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 70 80 01 53
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 1 (0001)
Z-Wave Scene Controller Debug Button: 1
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 71 80 01 52
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 71 80 01 52
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 1 (0001)
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 72 80 01 51
Z-Wave Scene Controller Debug Button: 1
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 72 80 01 51
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)
Z-Wave Scene Controller Debug Button: 2
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 73 80 02 53
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 73 80 02 53
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)
Z-Wave Scene Controller Debug Button: 2
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 74 80 02 54
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 74 80 02 54
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)
Z-Wave Scene Controller Debug Button: 2
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 75 80 02 55
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 75 80 02 55
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)
Z-Wave Scene Controller Debug Button: 2
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 76 80 02 56
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 76 80 02 56
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)
Z-Wave Scene Controller Debug Button: 2
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 77 80 02 57
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 77 80 02 57
Z-Wave received "Rec Room - Catherine Light - zw 15" scene 2 (0002)
Z-Wave Scene Controller Debug Button: 2
Z-Wave Scene Controller Debug Bytes 7 & 8: 5B 03
Z-Wave Scene Controller Debug Raw Node 85 command: 01 0B 00 04 00 0F 05 5B 03 78 80 02 58
Z-Wave Watcher Debug Raw command received (Node 15): 01 0B 00 04 00 0F 05 5B 03 78 80 02 58

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Tue Dec 14, 2021 2:15 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Confusion with Setting up under Indigo v7.5.0

Can you screenshot your Trigger?

Posted on
Tue Dec 14, 2021 5:48 pm
bschollnick2 offline
Posts: 1355
Joined: Oct 17, 2004
Location: Rochester, Ny

Re: Confusion with Setting up under Indigo v7.5.0

howartp wrote:
Can you screenshot your Trigger?


Could of sworn I replied earlier?

I had evidently created a zwave scene responder, and never created the zwave scene controller...
Once the scene controller was created, debug messages were working correctly.

Everything appears to be working fine now.

------
My Plugins for Indigo (v4, v5, and v6) - http://bit.ly/U8XxPG

Security Script for v4 - http://bit.ly/QTgclf
for v5 - http://bit.ly/T6WBKu

Support Forum(s) - http://www.perceptiveautomation.com/userforum/viewforum.php?f=33

Posted on
Thu Dec 16, 2021 1:05 pm
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Confusion with Setting up under Indigo v7.5.0

Okey dokey.

I didn’t realise I required a controller device in order to debug.


Sent from my iPhone using Tapatalk Pro

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 3 guests

cron