android icon indicating copy to clipboard operation
android copied to clipboard

Feature Request: Change Mode on Region

Open r3dsub opened this issue 4 years ago • 7 comments

Hi,

it would be nice to have the option to change the mode from e.g. significant movement to move mode when entering a specific location.

So it could be possible to have a more precise tracking in a certain area without manually change it to save battery when leaving that area.

Or maybe creating a Tasker Plugin where we could do this on our own.

r3dsub avatar Aug 24 '21 15:08 r3dsub

This is a good idea, I think.

You could hack around this today by getting Tasker to figure out when you're in a region or not, and set the mode accordingly. But it doesn't really make sense for OT to take a thing it knows about (regions) and then use them to drive other OT functionality via a 3rd party app.

I'll do some investigation as to what the best way of presenting this should be. Off the top of my head, there's a number of options:

  1. A region has an optional "Set Mode To" field, and OT remembers to set the mode back to whatever the previous mode was then exiting that region
  2. A region has specific optional "Set Mode On Entry" and "Set Mode On Exit" fields. OT doesn't have to remember anything, but it's more faffy for a user
  3. ...?

growse avatar Aug 30 '21 10:08 growse

oh, what great news that this feature is getting interest.

I've been trying to do this for a long time now, without finding a solution (tasker plugin, etc), and it's true that this would be a really useful feature.

For me, unlike @r3dsub, I would like to activate the move mode only when leaving a region (home, work, etc) and activate the significant movement mode once in those regions.

I think being able to do this per region is the best idea, it would be more granular, but maybe also being able to manage it globally would be nice, the latter being less of a priority if settings are declared at the region level.

What do you think about that ?

Flopoups avatar Sep 24 '21 15:09 Flopoups

Totally agree, that's pretty much what I was suggesting via the related post ;-)

It would also be nice if this option could be handled via remote commands (integrated to _type=cmd -> waypoints ?) for those who manage several devices remotely like me.

Papyruse avatar Sep 24 '21 16:09 Papyruse

Hi, I'm also very interested by this feature. Any news about this ?

lavirott avatar Feb 21 '22 13:02 lavirott

Not yet.

growse avatar Feb 22 '22 09:02 growse

Has there been any progress on this feature? I am using Owntracks for presence detection, specifically when I am outside the house but close enough that I want to disable alerts from motion sensors or cameras. Once I am far enough away from the house, I can get Owntracks to re-enable alerts, but I also want Owntracks to go into "Significant Changes" mode to reduce battery drain. Right now, I am using Tasker/AutoLocation but that adds complexity.

nh905 avatar Aug 19 '22 23:08 nh905

This is the same as I am trying to achieve with https://github.com/owntracks/android/issues/1178. I use node red to make remote config changes based on a set of location rules using geofence nodes. It all works well, apart from switching from manual mode to move or significant mode when leaving the house.

adwuk avatar Sep 28 '22 10:09 adwuk