From f9e9f922d6249197afc6fcf727805f4f2dc30b9e Mon Sep 17 00:00:00 2001 From: Peter <40281772+petergridge@users.noreply.github.com> Date: Sun, 22 Sep 2024 15:38:25 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cf03e51..2267e6a 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ Additionaly, zone switches that are not in a known (on, off) state will not be e As an alternative to the rain sensor you can use the watering adjustment feature. With this feature the integrator is responsible to provide a multiplier value using a input_number or sensor component. I imagine that this would be based on weather data or a moisture sensor. If a program or zone is run manually the adjustment is ignored and executed with the adjuster value of 1. +The adjustment is static once the zone has started. See the **https://github.com/petergridge/openweathermaphistory** for a companion custom sensor that may be useful.