Staying at the same position -> action
Posted: 05 Jan 2018 06:31
Hi Folks!
I have a question about automagic flows. I would like to disable Bluetooth and enable WiFi, if I stay at the same location more than a few minutes.
If I leave the location, it should be enable Bluetooth and disable WiFi.
Is it possible to save the last location with radius x Meter and compare it with a new one?
The expression (location1 == location2) can't working, but this is for understanding.
Maybe it is better to see the flow:
I have a question about automagic flows. I would like to disable Bluetooth and enable WiFi, if I stay at the same location more than a few minutes.
If I leave the location, it should be enable Bluetooth and disable WiFi.
Is it possible to save the last location with radius x Meter and compare it with a new one?
The expression (location1 == location2) can't working, but this is for understanding.
Maybe it is better to see the flow: