Releases: jeroenterheerdt/HAsmartirrigation
Releases · jeroenterheerdt/HAsmartirrigation
v0.0.22
v0.0.22: fixing #18, added some logging to help troubleshoot #25. should also help #13. Also moved helper functions to helpers.py
.
Lastly: sensors now carry the name of the instance as well (#22).
v0.0.20
v0.0.20 services are now underscored. hopefully this is the last change to the service names. entity names are still open
v0.0.19
v0.0.19 - fixing bug introduced in v0.0.18 and adding naming options to component to enable fixing of #21
v0.0.18
v0.0.18: fixing #20, #17, #19. Also first steps to making auto-refresh optional and at configurable time. Introduces known issue with updating config twice.
v0.0.16
units are now hidden by default, but can be enabled through options.
fixing issue #17
v0.0.15
Adding base_schedule_index_minutes
v0.0.13
- adding two new services (fixing #11):
- calculate_hourly_adjusted_run_time
- calculate_daily_adjusted_run_time
- adding optional lead_time (fixing #7)
- adding attribute to show adjusted run time in minutes (fixing #8)
- adding maximum duration in seconds (fixing #9)