Closed strehlma closed 2 years ago
It is normal that the controller will not operate when the time is set to zero. The fact that it never comes out it suggests the sensor sensor.smart_irrigation_vorne_daily_adjusted_run_time
does not exist or not operating correctly. It should not be necessary to reset the bucket when the time is zero and the system has not run. The examples provided by the author of HAsmartirrigation do not, they all have a condition that checks the sensor is above zero (actually might be a good idea to add this condition in as well).
This is quite possibly related to issue #67. In that case HAsmartirrigation had not been installed but the automation assumed it was. The automation has been updated and now checks the sensor is available.
Version of the custom_component
Configuration
Describe the bug
It seems, that there are no new adjustments to the duration after the adjustment was set to 00:00:00 once. The reset bucket automation isn't triggered any more. Probably because the controller is no set to 'on' and back to 'off' which should trigger the automation. Is this normal, that the controller isn't starting when the duration is set to 00:00:00?
Debug log