My Garden Irrigation

Thanks 1000

Yep.
If you look at the reference at the bottom of that issue it points to my forum query :wink:

1 Like

Saw that - Thank you for all the effort with this! It is much appreciated…

1 Like

Same here, identical behaviour.

Update Released: https://github.com/home-assistant/core/releases/tag/0.113.2

Hopefully it solves the issue… I’m running a supervised install - will test as soon as the update becomes available.

UPDATE: @klogg Seems to still get stuck after the first zone at “Changing Zones”

UPDATE2: I updated the GitHub issue too

I’m on 113.2 0 problem is not fixed for me.
I also can’t confirm that adding simply adding “mode: parallel” is a workaround.
Confirmed that worked
ha core update --version=0.112.4

I ran out of my time for this today too.
Can anyone test cutting out the delay at garden_irrigation_start.yaml ?

  #=== Pause between zones
  - delay: >
      00:00:{{ pause }}

113.2 fixes a bug in HA.
I have not yet made the changes to this package so nothing has changed.
mode: parallel might be a workaround but there are other changes I need to make as well.

I have made all the changes on my local version ready for testing after I have upgraded to 113.2 tomorrow.

1 Like

Update for HA v0.113.2 (Breaking)

I am about to upload all the changes to make this package work with HA v0.113.

Please note the following

  • This version will NOT work with any version of HA less than 0.113.2
  • When you take a copy of the files from GitHub be aware that a couple of files have been added / renamed.
  • I have also updated some of the Lovelace files to deal with the new way that popups work. This is not complete, I’m not happy with all the formatting and the user defined font does not work everywhere. There will be further changes once I have worked it all out but everything is currently useable.

Finally, I only have one instance of HA and one garden so testing this is difficult for me now as everything is ‘live’ (and we have had tons of rain here recently!). I have tested using the option to disable the switches but I don’t think that should make any difference.

image

Depending on how critical this package is to you, you might want to keep a copy of the pre v113 package so that you can roll back if necessary. Obviously that will mean rolling HA back to v112 as well.

I will post here once I have finished uploading all the new files.

Please feedback your experience so that I know that it all works. Or doesn’t. :wink:

2 Likes

All files now Uploaded To Github

1 Like

Hey klogg,

thank you for the great job and the quick fix.

I just ran into an error when I cancel the irrigation.

Fehler beim Aufrufen des Service script/irrigation_cancel_irrigation. not a valid value for dictionary value @ data[‘entity_id’]

Can you help me fixing this?

Thank you for the fix! Seems to be working a charm.

Appreciate all you effort with this project!

1 Like

Thanks for the update!

When you get a chance, can you try cancelling a cycle.
It seems to work for me but @Misterbrot1966 is having an issue with it.

Okay I reuploaded all Files and restartet everything, seems to work fine now!

Thank you very much!

1 Like

Everything works now.
Thanks again for your amazing work

1 Like

Cancelling seems to work as intended - Seems Misterbrot1966 reloaded and the issue is solved too.

Yep i agree all seems to be working so far, except when watering a zone the countdown timer does not count down, after a refresh it will jump down to where the countdown is ie:- 10min to 5m left but does not continue the countdown, this also happened in the previous versions but i thought i would wait for the update to make sure, anyone else having this issue ?

Once again great work Klogg and thanks again …Your a rough diamond from a galactic star.

Yeah, timers in the front end can be a bit hit and miss in my experience. Unfortunately I don’t have a solution other than to refresh if it is not displaying correctly.

Thanks for the compliment :blush:

Could I get a link to your fork? I also need more than 8 zones

No worries, and as a update the timers work ok on the HA companion app on the iPhone but no real loss on the laptop, just me wanting to look at the countdown being a bit of a curtain twitcher wanting to see everything.