Difference between revisions of "Trigger: Geofence Trigger"
m |
m |
||
Line 2: | Line 2: | ||
This trigger will fire when you enter or exit a specified area. | This trigger will fire when you enter or exit a specified area. | ||
− | It is equivalent to the Location Trigger but uses the standard Android Geofence APIs so may work better and/or use less battery. | + | It is equivalent to the Location Trigger but uses the standard Android Geofence APIs so may work better and/or use less battery.</pre> |
− | </pre> | + | <br> |
'''Example Usage'''<br/> | '''Example Usage'''<br/> | ||
Turns off WIFI and turns on mobile data when I leave the house. | Turns off WIFI and turns on mobile data when I leave the house. | ||
Line 18: | Line 18: | ||
</pre><br> | </pre><br> | ||
<pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
− | + | Constraints | |
Revision as of 08:13, 25 May 2023
This trigger will fire when you enter or exit a specified area. It is equivalent to the Location Trigger but uses the standard Android Geofence APIs so may work better and/or use less battery.
Example Usage
Turns off WIFI and turns on mobile data when I leave the house.
Triggers Geoference (Home)
Actions Disable WIFI Enable mobile data
Constraints
Local variables