View Single Post
Posts: 51 | Thanked: 41 times | Joined on Feb 2015 @ Mansester, FI
#47
Originally Posted by nodevel View Post
Let's say I want to have wifi enabled (and mobile data disabled) at home and the other way around anywhere else. I then set up these three situations:
  • at home - based on proximity of my wifi network, triggering it will disable mobile data
  • around home - based on cellular networks at home & a condition (situation != at home), triggering it will enable both mobile data and wifi
  • outside - based on a condition (situation != at home OR around home), triggering it will disable wifi

It is not that straightforward, but I hope it helps, because I've been happily using this scenario ever since Situations came out for Jolla.
Thanks, I'll need to try that out. I haven't really used situations in conditions, but your logic above seems pretty solid.

While trying to get this set up, I noticed one thing that's missing: Even though cell ID sets (areas) are named, I can't re-use one that has been defined already, I need to record a new one...