I currently have a script that unlocks my front door, allowing me to use a widget in the iOS Control Center for quick access. However, I want to add an extra layer of security to prevent accidental presses.
Ideal Features:
-
Home Zone – If the person triggering the unlock script and they are within the home zone, the door unlocks as usual. If they are outside the home zone, they receive a prompt: “Are you sure you want to unlock the door?” With an option “Yes” or “No”
-
An extra bonus Geofence Restriction for example If the user is outside the country, the unlock action is blocked entirely.
This would provide an extra safeguard while still keeping the convenience of the widget. Has anyone implemented something similar, or have any other features ideas I should add?
What is best way to achieve this?