Skip to content

Releases: petergridge/Irrigation-V5

V2025.01.02b1

07 Jan 11:16
55cae55
Compare
Choose a tag to compare
V2025.01.02b1 Pre-release
Pre-release

Update card javascript to workaround lastchild problem being experienced by some users

V2025.01.01

06 Jan 02:55
072f148
Compare
Choose a tag to compare

BREAKING CHANGE

  • Depending on the complexity of the implementation some options may need to be transitioned to different entity types.
  • Frequency selection options will need to be updated in the program configuration.
  • The custom card will need to be edited.

This has been a significant redevelopment.
All helper objects are now created automatically. All you need to configure now are the switches/valves and sensors.

Naming of entities is determined using the translation files. These have gaps so please volunteer to update or provide a new file. Contact me if you can help, it is not a complex process.

The custom card has been updated for this release, the move to entities rather than attributes on the program switch have allowed for a richer experience leveraging the icon translation capabilities.

It is now easier to get support information with the integration of Diagnostics
Frequency can now be determined as an offset of Sunrise or Sunset.

Add the option to pause and resume a running program.

Allow multiple zones to run concurrently in a program. If this setting is selected the zone transition is not available.

Upgrading

  • Once installed:
  • The frequency options will default to a single value '1', reconfigure the program to add additional options.
  • Watering time/volume will default to 1.
  • ECO attributes will default to 1.
  • The previous version supported input types for sensors, these have been limited to sensor, or binary_sensor types. Where the existing configuration does not comply the entry will be removed and a notification raised. Samples of translating input types to sensors can be found in the test helpers yaml file.
  • the custom card will be upgraded, edit the card to select the zones to display. CTRL-Click to select multiple zones.

V2024.12.01b4

23 Dec 05:55
03c9819
Compare
Choose a tag to compare
V2024.12.01b4 Pre-release
Pre-release

Updated Italian translation
More or issue #100

V2024.12.01b3

22 Dec 22:19
6c7182d
Compare
Choose a tag to compare
V2024.12.01b3 Pre-release
Pre-release

Fix issue #100

V2024.12.01b2

21 Dec 22:46
45157cd
Compare
Choose a tag to compare
V2024.12.01b2 Pre-release
Pre-release

Implement delay to allow switches to initialise

V2024.12.01b0

14 Dec 03:27
41ff82d
Compare
Choose a tag to compare
V2024.12.01b0 Pre-release
Pre-release

BREAKING CHANGE

Depending on the complexity of the implementation some options may need to be transitioned to different entity types.
Frequency selection options will need to be updated in the program configuration.
The custom card will need to be edited.
This has been a significant redevelopment. All helper objects are now created automatically. All you need to configure now are the switches/valves and sensors.

Naming of entities is determined using the translation files. These have gaps so please volunteer to update or provide a new file. Contact me if you can help, it is not a complex process.

The custom card has been updated for this release, the move to entities rather than attributes on the program switch have allowed for a richer experience leveraging the icon translation capabilities.

It is now easier to get support information with the integration of Diagnostics

Frequency can now be determined as an offset of Sunrise or Sunset.

Add the option to pause and resume a running program.

Allow multiple zones to run concurrently in a program. If this setting is selected the zone transition is not available.

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