Releases: petergridge/Irrigation-V5
V2024.10.03
Remove unavailable sensors from the entity registry when a zone is deleted
V2024.10.02
Correct next run day issue
Add parameter to reset last ran to support testing
V2024.10.01
Prevent adjustment from impacting run time once a zone has turned on
Support valve for pump entity
Fix rain sensor
V2024.09.07
Fix last ran date time
V2024.09.06
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
French translation added
V2024.09.04
Update to use sensor for status information
Provide support translations of status information
German translation provided
Custom card performance improvement
V2024.09.03
Sort zones within config flow data to allow change of execution of the zones without rebuilding
v2024.09.02
support slow to initialise devices at start up
V2024.09.01
- 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