Skip to content

Releases: jeroenterheerdt/HAsmartirrigation

v0.0.22

29 May 22:47
Compare
Choose a tag to compare

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.21

29 May 00:18
Compare
Choose a tag to compare

v0.0.21 - fixing bug #23, #24 and #25.

v0.0.20

28 May 19:13
Compare
Choose a tag to compare

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

28 May 17:50
Compare
Choose a tag to compare

v0.0.19 - fixing bug introduced in v0.0.18 and adding naming options to component to enable fixing of #21

v0.0.18

28 May 17:11
Compare
Choose a tag to compare

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

27 May 23:33
Compare
Choose a tag to compare

units are now hidden by default, but can be enabled through options.
fixing issue #17

v0.0.15

27 May 21:50
Compare
Choose a tag to compare

Adding base_schedule_index_minutes

v0.0.14

27 May 21:45
Compare
Choose a tag to compare

Fixing issue #16

v.0.0.13b

27 May 00:04
Compare
Choose a tag to compare

Updating labels.

v0.0.13

26 May 23:45
Compare
Choose a tag to compare
  • 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)