Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset wake up location after sleep #4901

Closed
nugrahawahyu opened this issue Aug 29, 2016 · 3 comments
Closed

Reset wake up location after sleep #4901

nugrahawahyu opened this issue Aug 29, 2016 · 3 comments

Comments

@nugrahawahyu
Copy link

Short Description

Add a new favorite location after wake up from sleep schedule.

@mjmadsen
Copy link
Contributor

Similar to #3773 but I'd say distinctive. I swear we had something go through like this a while ago but I can't seem to find it right now.

@mjmadsen mjmadsen changed the title [FEATURE REQUEST] New favorite location after wake up Reset wake up location after sleep Aug 31, 2016
@mjmadsen
Copy link
Contributor

As mentioned about, similar to another. In thinking about this, I think we should account for the distance traveled, instead of going straight to the coords set. If the initial coords are so far away from our last coords, the delay should be adjusted. Ban trigger seems to be a function of time and distance, with some throttle limit set.

To break it down a bit, there is obviously a speed between hatching and not. The only next trigger I know of is travelling too much too fast (teleportation). This seems to account for cars and planes. If it takes X hours to fly from Miami to LA, and you were there X-1hr, you get a softban.

@alexyaoyang
Copy link
Contributor

I believe this can be done with wake_up_at_location now.

@oralunal oralunal closed this as completed Sep 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants