USER DISPLAYED IN NOTIFICATIONS

i have Schlage deadbolt and a veralite, and get notifications via text and email, but dont get what pin code was used to unlock the door. this is driving me crazy - anyone else have this problem?

Mil

I put this together for my alarm last night, it should work for Vera as well. It doesn’t really help your issue but if you get it working I’d be happy to share

You can use Vera Alerts … then use Vera Alerts templates to get the User and/or Pin Index of the user that opening the door.

Some example templates to extract the info for a lock with Vera Device ID #49:

{Device([49].Lock.sl_UserCode) | String.LockUserName()} is home
{Device([49].Lock.sl_UserCode) | String.LockUserID()} is home

If you have also have a camera with Device ID #50 you can include a picture as well (Email … and Android Client):

{Device([49].Lock.sl_UserCode) | String.LockUserName()} is home. {Picture(50)}

[quote=“MLWIII, post:1, topic:180634”]i have Schlage deadbolt and a veralite, and get notifications via text and email, but dont get what pin code was used to unlock the door. this is driving me crazy - anyone else have this problem?

Mil[/quote]

It doesn’t drive any of us crazy because we use Vera Alerts. What did drive me crazy was flooding my email or text messages with alerts.

Vera Alerts is one of many solutions. Search for info on it.

PS. What phone or mobile device do you use?

VERA MOBILE - ANDROID

Ruetech - that is cool, is that a new app? Maybe something that could extend AuthomationHD?

Install Vera Alerts app on your android (free) and install Vera alerts app on your VERA.

Vera mobile or the like can be used for controlling devices and looks at current state, Vera alerts is a notification system. It keeps logs and such by day and time. (I can see for weeks back what time and who when in and out of my house or houses and at what time) And its all laid out simple and easy in a list by days.

It also can speak out to you a custom message. When my door is unlocked (and I’m away from home) my phone will vibrate and say “Door Unlocked By such and such” depending on PIN entered.
You can set quiet times that you don’t want a message coming threw or what ever.