Skip to content

Releases: petergridge/Irrigation-V5

V2024.10.03

10 Oct 12:15
daeda28
Compare
Choose a tag to compare

Remove unavailable sensors from the entity registry when a zone is deleted

V2024.10.02

04 Oct 03:53
383a069
Compare
Choose a tag to compare
V2024.10.02 Pre-release
Pre-release

Correct next run day issue
Add parameter to reset last ran to support testing

V2024.10.01

02 Oct 01:34
aa07fba
Compare
Choose a tag to compare

Prevent adjustment from impacting run time once a zone has turned on
Support valve for pump entity
Fix rain sensor

V2024.09.07

23 Sep 11:32
c9fd22f
Compare
Choose a tag to compare

Fix last ran date time

V2024.09.06

22 Sep 05:39
f9e9f92
Compare
Choose a tag to compare

Reorder zones in the config flow
Modify the listing config action to include values of the items
Support sensor for start time, for example the sun sensor to start a program at dawn.
Support +/- inter zone delay (delay between zone/overlap of zones)
Improve start/stop processing of zones while a program is running, if a zone is started while a program is running it will be appended to the run.
Add translation for status values in the card
Add French translation

V2024.09.05

19 Sep 12:12
518c58c
Compare
Choose a tag to compare
V2024.09.05 Pre-release
Pre-release

French translation added

V2024.09.04

19 Sep 07:25
bccd147
Compare
Choose a tag to compare
V2024.09.04 Pre-release
Pre-release

Update to use sensor for status information
Provide support translations of status information
German translation provided
Custom card performance improvement

V2024.09.03

18 Sep 09:11
81351b3
Compare
Choose a tag to compare
V2024.09.03 Pre-release
Pre-release

Sort zones within config flow data to allow change of execution of the zones without rebuilding

v2024.09.02

18 Sep 05:20
ea0ad96
Compare
Choose a tag to compare
v2024.09.02 Pre-release
Pre-release

support slow to initialise devices at start up

V2024.09.01

16 Sep 06:44
ef007da
Compare
Choose a tag to compare
V2024.09.01 Pre-release
Pre-release
  • Reorder zones in the config flow
  • Modify the listing config action to include values of the items
  • Support sensor for start time, for example the sun sensor to start a program at dawn.
  • Support +/- inter zone delay (delay between zone/overlap of zones)
  • Improve start/stop processing of zones while a program is running