I can make the times come back if I disable and then enable again. But also when I do that sometimes some stations towards the end turn on. Not sure if it’s where I last cancelled.
And now I cannot start a manual run.
Are there code updates pending? Or is there anything I can test and report back on?
I have been using Irrigation unlimited and its companion card for more than a year with great satisfaction. All of sudden it happened that the companion card does not display any content. An issue has been submitted on GitHub with all the details, anybody has already had this issue in the past? Thank you
So I reply to myself. As soon the entity_id of one of the zones is changed
(binary_sensor.irrigation_unlimited_c1_z1) it breaks the companion card. An issue is posted on Github.
Hello, I have installed “irrigation unlimited”. I was able to install card.yaml from lovelace into my dashboard. I can activate the controllers, zones and sequences. Unfortunately, I cannot set or change the months, days and times via the frontend. This is only possible via changes in the configuration.yaml. That should definitely work, right? Can someone help me with what’s missing?
I’m new to HA, making my way through docs and manuals. I run HAOS in VM.
I’ve installed HACS and Irrigation unlimited plus I managed to put together some yaml config:
It seems it works fine, irrigation-unlimited-card is displayed correctly but I struggle with remaining webgui bits and pieces.
Despite having cards dependancies installed via HACS (pyscript as well):
Dashboard created in sections gets an errors (card manual run and disable/enable) in mobile view (iOS app):
“Custom element doesn’t exist: paper-buttons-row.”
I’ve checked it but I couldn’t find anything what sticks out. Anyway, error in mobile app appears only when I open dashboard after some longer period; and if I reopen it again, it’s gone…
Hi, I’m having issues with the duration of my irrigation. I want each zone to run for 25 minutes but in Rainbird it actually only runs for 06min. This is my actual code
What if you drive Rainbird controller with this simple automation? Does it last 30’?
What is the reason for repeat 99?
In the first two sequences there is no schedule hence no starting time.
The repeat 99 is to turn on certain zones in an infinitive loop basically when we have bush fires (we live in Australia). The first two sequences are turned on manually.
When I do not use Irrigation unlimited addon it works. It’s when I want to use the addon that the time is not respected.
So I found it is using the default irrigation time set in the rainbird integration. Meaning that Irrigation unlimited is not overwriting this value with the times set in my sequence.
I have an issue with the watering time line card. I copy/paste the code int the exemple and add a z3 zone, but it still display no data, only a loading message.