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

Add support for rain delays using Netatmo weather API #9

Merged
merged 6 commits into from
Sep 27, 2022

Conversation

calvinmclean
Copy link
Owner

@calvinmclean calvinmclean commented Sep 25, 2022

This adds a feature for connecting to weather APIs to delay watering based on rain collection data. This is currently intended to use actual weather collection data, not forecasts, but more functionality will be added. Implemented using an interface and generic configs to allow for more weather APIs to be easily integrated. Currently I have a Netatmo device and will be using that.

@calvinmclean calvinmclean force-pushed the feature/weather-data branch 3 times, most recently from 3bd7f91 to 853b344 Compare September 25, 2022 22:14
@calvinmclean calvinmclean merged commit a058f16 into main Sep 27, 2022
@calvinmclean calvinmclean deleted the feature/weather-data branch September 27, 2022 04:38
@calvinmclean calvinmclean mentioned this pull request Oct 4, 2022
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant