Author Topic: Vera and Schlage Doorlock  (Read 7660 times)

0 Members and 1 Guest are viewing this topic.

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Vera and Schlage Doorlock
« Reply #15 on: August 10, 2015, 03:24:21 PM »
Per the action description, the Vera.Raw actions allow you to compose your own HTTP Luup request -- it's an action that gives users the ability to fill in the blanks for devices that can't be controlled using the plugin's standard set of actions.

http://voxcommando.com/mediawiki/index.php?title=Plugin_Vera#Raw

It  involves consulting the Vera documentation to figure out how to compose the request.

http://wiki.micasaverde.com/index.php/Luup_Requests

And to find the variables and actions of interest.

http://wiki.micasaverde.com/index.php/Luup_UPnP_Variables_and_Actions

And you need to know the IDs for the devices you want to control, of course.
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)

rpwarren

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
Re: Vera and Schlage Doorlock
« Reply #16 on: October 17, 2015, 03:48:40 PM »
My Yale Z-wave was similarly not working.  Your code above did the trick - Thanks

nime5ter

  • Administrator
  • Hero Member
  • *****
  • Posts: 2012
  • Karma: 61
    • View Profile
    • Getting Started with VoxCommando
Re: Vera and Schlage Doorlock
« Reply #17 on: October 17, 2015, 04:44:10 PM »
Thanks for the report.

Can I ask which version of VC you are currently using?

I ask because the update that was released yesterday -- 2.2.0.9 -- included a fix to the Vera.SetLockState action that we were hoping would resolve this problem for most users so that they wouldn't have to rely on a Vera.Raw action.

http://voxcommando.com/mediawiki/index.php?title=ChangeLog#Version_2.2.0.9
TIPS: POST VC VERSION #. Explain what you want VC to do. Say what you've tried & what happened, or post a video demo. Attach VC log. Link to instructions followed.  Post your command (xml)