Skip to content

Instantly share code, notes, and snippets.

@ndguardian
ndguardian / gist:130a68bb298f817f85a1cb5664483062
Created July 4, 2023 16:46
IFTTT Geofencing for Wyze Cam
Alright, got this written up. Hopefully this helps! If something is wrong or you have any questions, let me know.
It`s 1AM here so I kept it brief near the end, but I can add more details as needed later. I need to get to bed.
To create a geofence using IFTTT, there are a few things you will need. You will need a Google Sheet per person, a Google App Script and an IFTTT Pro subscription. Everyone using the geofence will need the IFTTT app installed on their phone to update accordingly.
One person, presumably the person who will “own” the geofence, will need to make a Google Sheet. In column A, you will put the name of the person a value will correspond with. Start with row 1. Put the owner’s name. In column B, put the value of TRUE or FALSE. This will be updated later by IFTTT.
In column D, row 1, put something like “Anyone Home?” - This is just to let you know what the value in Column E represents.