Announcement

Collapse
No announcement yet.

Send Keystroke replacement variable

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Send Keystroke replacement variable

    Hi

    I have the plugin working fine for most functions, but I am unable to get send keystroke to work with a replacement variable. I need this for automating arming when we go to bed, as we use a *9 to set alarm with front door armed, where Stay alarm leaves an entry delay on the door. This is something we started doing due to an attempted breakin through front door. I have stored my code in a global variable and am sending it like this:

    *9$$GLOBALVAR:code:

    Am I doing something wrong in the definition above?

    Thanks

    #2
    Just tested this, and it seems to work for me. Are you sure your code globalvar exist?

    Could you set the log level to debug, and see what you get when you try to run this event?

    Comment


      #3
      Looks like I didnt add the globalvar properly or it got screwed somehow. Deleted and added it again and seems to work. Thanks for the quick reply!

      Comment

      Working...
      X