Martin
Martin
> Would it be useful to have a `flow_rate` attribute on the zone? It would be simply volume / duration, probably displayed in seconds. Thinking it could be used in...
I been thinking about this a bit today. First of all, the last parameter `entity_id` do you think I need to consider this, since KNX uses state_addresses as in above...
I been playing around the suspend function and what I hope it would be able to achieve: all playlists pause, and resume. Unfortunately, my proposed workaround above is not working,...
Hi Robert, thanks for responding - all valid questions. So we have the following - can you pls advice if my interpretation is correct? Enable/Disable - Works on Controller, Zone,...
Thanks Robert, the water volume driven duration is obviously the correct way to go for any watering system, so I fully agree with this approach. I will order a Sensus...
Hi Robert - just to let you know that I haven't looked into this, but will do so in due course. Been busy learning a bit of Python and did...
Referencing [Robert's comment](https://github.com/rgc99/irrigation_unlimited/issues/131#issuecomment-1896643487) in this issue which deals with the pause/resume or freeze/unfreeze of sequences, zones etc: > Sequences now have an associated entity i.e. binary_sensor.irrigation_unlimited_c1_s1. There is an experimental...
Thanks Robert, and thanks for the new release. I will wait until you had a re-think on sequences with the pause/continue or freeze/unfreeze option. Thanks Martin
> The pause service call has been reworked. It now shuts down running zones and controller while honouring pre and post amble periods. It all gets a bit tricky depending...
Hi Robert, I manually copied `services.yaml `and `irrigation_unlimited.py` to the integration folder. When calling the service call pause, nothing happens. See log files I tried to pause on either the...