by Danilo Hardy
Version 3 (April 12, 2023)
Download (37 downloads)
Check for known WiFi connection whenever your location changes.
If no configured SSID is found, turn off WiFi.
If already connected, iterate until next location changes.
If a configured SSID is found, connect to it.
This is an alternative for a location based flow, since Android location handler (Google Play Services) is buggy and every now and then mistakes your location.
Updated: Removed the location notification since I moved it to another flow, will upload it soon.