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

Check weather API for forecast #14

Open
1 task
michaeljolley opened this issue May 21, 2019 · 0 comments
Open
1 task

Check weather API for forecast #14

michaeljolley opened this issue May 21, 2019 · 0 comments
Labels
✨ enhancement New feature or request 📚 good first issue Good for newcomers

Comments

@michaeljolley
Copy link
Owner

Current Situation

If moisture level drops below a certain level we are telling the baby bird to turn on the water.

Goals

We want to get the hourly rain forecast for the day. If we determine we need to water and there's a chance of rain between now and 6pm, wait until the hour with the highest rain chance passes before sending request to water.

  • Only get the hourly forecast once per day and cache on mother bird for subsequent requests that day.
@michaeljolley michaeljolley added ✨ enhancement New feature or request 📚 good first issue Good for newcomers labels May 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request 📚 good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant