Issues
- 0
- 0
- 0
If I update WaterSchedule RainControl, the next scheduled action will still use old control
#138 opened by calvinmclean - 0
- 0
Add support for temperature/humidity sensors
#49 opened by calvinmclean - 0
- 1
Refactor moisture as a WeatherClient so I can de-couple it from a Garden and not require a Garden struct for moisture details
#95 opened by calvinmclean - 0
- 0
Add data validation at startup to help reduce errors when making API constraint changes
#98 opened by calvinmclean - 0
- 0
SkipCount can be set to negative number
#124 opened by calvinmclean - 0
Adjust NextWateringTime to account for skip_count and add skip_count to OpenAPI spec
#121 opened by calvinmclean - 0
- 0
Use secure storage for WeatherClient secrets
#82 opened by calvinmclean - 1
- 0
Fix data race errors
#107 opened by calvinmclean - 0
Setup code coverage
#105 opened by calvinmclean - 0
Add another implementation of Weather Client using publicly-available weather API
#65 opened by calvinmclean - 0
Make dynamic WaterSchedules that have different values for different times of year
#52 opened by calvinmclean - 0
- 0
Combine YAML + ConfigMap clients
#96 opened by calvinmclean - 0
- 0
Implement separate scaling for up/down
#90 opened by calvinmclean - 0
WaterActionRequest with small time unit causes default watering on the controller
#84 opened by calvinmclean - 2
Add WaterSchedule feature to ensure minimum watering duration in a given interval
#81 opened by calvinmclean - 0
- 1
Implement oauth flow for Netatmo WeatherClient instead of requiring all secrets
#78 opened by calvinmclean - 0
Add support for secure MQTT
#51 opened by calvinmclean - 0
Move Garden Health to main GET endpoint
#73 opened by calvinmclean - 0
- 0
Fix API specification and docs
#23 opened by calvinmclean - 0
Use JSON decodable Duration format so ActionRequest duration can use string format
#66 opened by calvinmclean - 0
Add "Getting Started" guide in README to run with Docker Compose and/or Acorn
#63 opened by calvinmclean - 0
Make config generator more interactive
#50 opened by calvinmclean - 0
Setup Loki for log aggregation
#60 opened by calvinmclean - 0
- 0
- 0
Update to latest Go version
#53 opened by calvinmclean - 4
MQTT or WiFi disconnect on controller
#48 opened by calvinmclean - 0
nil pointer when getting Zone with WeatherControl and no weather client configured
#46 opened by calvinmclean - 0
- 0
Add more weather data in ZoneResponse
#36 opened by calvinmclean - 0
- 0
Add metrics for Worker
#39 opened by calvinmclean - 0
Add basic HTTP and Go metrics + Prometheus
#37 opened by calvinmclean - 0
- 1
Add Enable/Disable to a Zone and Garden
#32 opened by calvinmclean - 0
Create Patch methods for other API types instead of massive one for Garden/Zone/Plant
#27 opened by calvinmclean - 0
- 0
Fix deprecation warnings from Github Actions
#25 opened by calvinmclean