Not a good start, need to understand a working system.

Posted on
Tue Nov 14, 2017 9:05 pm
aauno offline
Posts: 26
Joined: Nov 11, 2017

Re: Not a good start, need to understand a working system.

It has synced. :D :D :D

Many thanks for all your help and encouragement. Now I'll do some reading to see how to trigger the light when the door is opened..

Posted on
Tue Nov 14, 2017 9:19 pm
aauno offline
Posts: 26
Joined: Nov 11, 2017

Re: Not a good start, need to understand a working system.

I have a door sensor turning on and off the laundry room light. :D :D

That's enough for tonight. Tomorrow I tackle my Lutron Caseta lights which have a smart bridge.

Posted on
Wed Nov 15, 2017 9:58 am
Different Computers offline
User avatar
Posts: 2531
Joined: Jan 02, 2016
Location: East Coast

Re: Not a good start, need to understand a working system.

Once you've got your head around these basics that you've now got, things will really start clicking into place. Every now and then I get a mind expansion feeling as I play with some feature, and suddenly a whole new level of capability and possibility opens up.

For your Caseta stuff, I think you need this plugin. viewtopic.php?f=134&t=10806&start=180&hilit=Caseta

But I'm unsure, as I don't use it and have no Lutron stuff in my set up.

SmartThings refugee, so happy to be on Indigo. Monterey on a base M1 Mini w/Harmony Hub, Hue, DomoPad, Dynamic URL, Device Extensions, HomeKitLink, Grafana, Plex, uniFAP, Fantastic Weather, Nanoleaf, LED Simple Effects, Bond Home, Camect.

Posted on
Wed Nov 15, 2017 12:16 pm
siclark offline
Posts: 1960
Joined: Jun 13, 2017
Location: UK

Re: Not a good start, need to understand a working system.

Welcome from Vera. It took me a few weeks to get my head round the change in logic for triggering actions etc from Vera but love it now.

Posted on
Fri Nov 17, 2017 8:36 pm
aauno offline
Posts: 26
Joined: Nov 11, 2017

Re: Not a good start, need to understand a working system.

It's starting to become interesting. Not sure how to research question, except asking. Current question: I have added the ZWave lock manager plugin, but not sure of getting started with reading the current pins. I will also need to set new pin codes, and then I get to explore all the things the plugin can accomplish.

Posted on
Fri Nov 17, 2017 8:54 pm
FlyingDiver offline
User avatar
Posts: 7184
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Not a good start, need to understand a working system.

aauno wrote:
It's starting to become interesting. Not sure how to research question, except asking. Current question: I have added the ZWave lock manager plugin, but not sure of getting started with reading the current pins. I will also need to set new pin codes, and then I get to explore all the things the plugin can accomplish.


To get the current PINs, create a new Action Group. Add a "Get User PIN" action (under Z-Wave Lock Manager actions) for each user. Start with user 1 and add additional actions for however many user PINs you have in use. Then execute the action group and read the PINs from the Indigo log.

To set new PINs, it's basically the same thing. Put the actions in an Action group.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Sat Nov 18, 2017 6:05 pm
aauno offline
Posts: 26
Joined: Nov 11, 2017

Re: Not a good start, need to understand a working system.

After trying to get pins from lock:
Nov 18, 2017, 7:00:45 PM
Action Group Get Pin 1
Action Group Get Pin 2
Action Group Get Pin 3
Action Group Get Pin 4
Action Group Get Pin 5
Action Group Get Pin 6
Z-Wave Lock Manager Requesting PIN for user 1
Z-Wave Debug SENT sendRawZwaveCommand: 01 0A 00 13 04 03 63 02 01 25 11 B5
Z-Wave Error rcvd unexpected bytes (sent ACK): 07 00 13 11 00 00 8B 71

Nov 18, 2017, 7:01:46 PM
Z-Wave Error no ack/nak/busy reply (004) for sendRawZwaveCommand (re-sending)
Z-Wave Debug SENT sendRawZwaveCommand: 01 0A 00 13 04 03 63 02 01 25 11 B5
Z-Wave sent "Mudroom Lock" raw command [63 02 01]
Z-Wave Lock Manager Requesting PIN for user 2
Z-Wave Debug SENT sendRawZwaveCommand: 01 0A 00 13 04 03 63 02 02 25 12 B5
Z-Wave sent "Mudroom Lock" raw command [63 02 02]
Z-Wave Lock Manager Requesting PIN for user 3
Z-Wave Debug SENT sendRawZwaveCommand: 01 0A 00 13 04 03 63 02 03 25 13 B5
Z-Wave Error rcvd incomplete interface packet (skipping): 01 07 00 13 00 00 05 FD
Z-Wave sent "Mudroom Lock" raw command [63 02 03]
Z-Wave Lock Manager Requesting PIN for user 4
Z-Wave Debug SENT sendRawZwaveCommand: 01 0A 00 13 04 03 63 02 04 25 14 B5
Z-Wave sent "Mudroom Lock" raw command [63 02 04]
Z-Wave Lock Manager Requesting PIN for user 5
Z-Wave Debug SENT sendRawZwaveCommand: 01 0A 00 13 04 03 63 02 05 25 15 B5
Z-Wave Error rcvd unexpected bytes (sent ACK): 07 00 13 15 00 00 05 FB

Posted on
Sat Nov 18, 2017 6:08 pm
aauno offline
Posts: 26
Joined: Nov 11, 2017

Re: Not a good start, need to understand a working system.

What documentation do I read to get better with these actions?

Posted on
Sat Nov 18, 2017 7:05 pm
FlyingDiver offline
User avatar
Posts: 7184
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Not a good start, need to understand a working system.

Only do one at a time. I think you're confusing the lock trying to send commands to get a bunch at once.

Are you sure this lock works with the Plugin?

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Mon Nov 20, 2017 1:52 am
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Not a good start, need to understand a working system.

What lock have you got?

I’m the lock manager author so I’ll keep an eye on replies.

Peter


Sent from my iPhone using Tapatalk Pro

Posted on
Thu Nov 23, 2017 11:40 pm
mssearch offline
Posts: 18
Joined: Mar 27, 2016

Re: Not a good start, need to understand a working system.

@howartp , do you still have a pin manager in the works or is it released now?

Posted on
Fri Nov 24, 2017 2:41 am
howartp offline
Posts: 4559
Joined: Jan 09, 2014
Location: West Yorkshire, UK

Re: Not a good start, need to understand a working system.

Basic pin features are published.

The advanced Manager I’ve referred to is still under construction.


Sent from my iPhone using Tapatalk Pro

Posted on
Thu Nov 30, 2017 7:44 pm
aauno offline
Posts: 26
Joined: Nov 11, 2017

Re: Not a good start, need to understand a working system.

I got away from configuring for a bit of real life. I have a Kwikset zwave lock.

Nov 30, 2017, 8:48:48 PM
WebServer request to execute action group "Get Pin 1" from 192.168.3.170
Action Group Get Pin 1
Z-Wave Lock Manager Requesting PIN for user 1
Z-Wave Debug SENT sendRawZwaveCommand: 01 0A 00 13 04 03 63 02 01 25 F7 53
Z-Wave sent "Mudroom Lock" raw command [63 02 01]

Nov 30, 2017, 8:53:59 PM
Error email send connection failed
Error email re-send scheduled in 10 minutes

Nov 30, 2017, 9:03:15 PM
Z-Wave Debug RCVD nodeAwake: 01 08 00 04 00 03 02 84 07 71
Z-Wave Debug . . nodeAwake: node 003
Z-Wave Debug SENT requestBatteryLevel: 01 09 00 13 03 02 80 02 25 F8 BB
Z-Wave Error rcvd unexpected bytes (sent ACK): 07 00 13 F8 00 00 11 02
Z-Wave Error rcvd unexpected bytes (sent ACK): 09 00 04 00 03 03 80 03 34 45

Who is online

Users browsing this forum: No registered users and 1 guest