Jump to content

Proximity and the new MobilLinc


wlinder

Recommended Posts

Posted

With the release today of MobiLinc (3.21.00), proximity is finally here. Yay!

 

However, I'm having an issue with wrapping my head around a state change. I would like my garage door to open when the proximity state changes from 0 (out of area) to 1 (in area). However, in my programming I can only see statements like:

 

Variable - Wayne_phone_home - is - 1

 

Obviously, I don't want my garage door to be open whenever my phone is here, and I can;t seem to find a "when state changes" variable.

 

Ideas?

 

Wayne

Posted

A Variable triggers a Program only when the value in the State Variable changes. Once the Program triggers when the value changes to 1 it will not be triggered again until the value in the State Variable changes to something other than 1.

 

State Variables work the same as device Status. Only when Status changes when using If Status does the Program trigger. The Status has to change again before the Program triggers again.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Who's Online (See full list)

  • Forum Statistics

    • Total Topics
      37k
    • Total Posts
      371.5k
×
×
  • Create New...