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 temperature-based water scaling #24

Merged
merged 1 commit into from
Nov 12, 2022
Merged

Conversation

calvinmclean
Copy link
Owner

  • Scale WaterSchedule.Duration up/down based on recent average high temperatures and configured parameters
  • Improve Netatmo WeatherClient
  • Remove FakeClient because mock is better

Closes #19

@calvinmclean calvinmclean force-pushed the feature/19/weather-scaling branch 4 times, most recently from 2378361 to 3e1024c Compare November 11, 2022 21:43
@calvinmclean
Copy link
Owner Author

calvinmclean commented Nov 11, 2022

Remaining TODO:

  • Validation when create a new Zone with TemperatureControl
  • Validation when updating a Zone with TemperatureControl

@calvinmclean calvinmclean force-pushed the feature/19/weather-scaling branch 6 times, most recently from 65300ce to 14af89b Compare November 11, 2022 22:45
- Scale WaterSchedule.Duration up/down based on recent average high temperatures
  and configured parameters
- Improve Netatmo WeatherClient
- Remove FakeClient because mock is better

Closes #19
@calvinmclean calvinmclean merged commit 76b2c94 into main Nov 12, 2022
@calvinmclean calvinmclean deleted the feature/19/weather-scaling branch November 12, 2022 02:02
@calvinmclean calvinmclean mentioned this pull request Nov 12, 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.

Scale watering duration based on local weather conditions
1 participant