Announcement

Collapse
No announcement yet.

how to set up device variable

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

    how to set up device variable

    I create an event to control a dimmer up . I had error when I run. Can your point out where the mistake I make? Thanks.

    This is the error I got.
    Legacy-Plugin EasyTrigger ERROR SetDeviceValueToVariable: Cannot parse variable to a numerical value
    Legacy-Plugin EasyTrigger ERROR SetDeviceValueToVariable: Cannot parse variable to a numerical value

    This is the event I create.
    IF
    This event is MANUALLY triggered

    THEN
    Set Device Home Hallway HomeSeer HS-WD200 Dimmer Light to variable $$DVA(390): + 1

    #2
    Ken.238

    Edit:

    $$DVR:390: + 1

    Assuming 390 is a devref. DVA is Dev Address

    http://help.homeseer.com/help/HS3/st...ment_variables
    "if I have seen further [than others], it is by standing on the shoulders of giants." --Sir Isaac Newton (1675)

    Comment


      #3
      Thanks for your help. It work perfect.

      Comment

      Working...
      X