Hello all,
I know some people have had troubles setting up geofencing at their houses. I myself have tried the ping sensor, iphone locator, and even used the geofencing functions in Blue Iris.
For me the iphone locator uses up too much battery while at home. I know you can use PLEG to turn off the iphone locator at home but I was looking for a better solution. I also tried the ping sensor but since I have an iPhone whenever the screen is locked the WIFI connection is lost so this option would not work. The geofencing option in Blue Iris works very well but since I have a roomate and do not want him to have access to all of my IP Cameras this option will not work either.
So I stumbled upon the app Geofency which is working great for me. http://www.geofency.com/ (It’s only $1.99)
The app stays in the background and with their webhooks you can turn off or on virtual switches when you enter or leave a certain geofence. All you need to do is create a virtual swicth (or multiswitch) and set up scenes or PLEG scenes based on the switches. I installed the app on my roomates phones as well so I am able to create alarm logic using PLEG that automatically turns the security system on when we are both AWAY.
An example webhook is - https://fwd1.mios.com/USERNAME/PASSWORD/VERA-ID/data_request?id=action&output_format=xml&DeviceNum=SWITCHID&serviceId=urn:upnp-org:serviceId:SwitchPower1&action=SetTarget&newTargetValue=1
All you need to do is fill in the USERNAME, PASSWORD, VERA-ID and SWITCHID.
Hope this helps.