From: David Woodhouse Date: Wed, 6 Sep 2023 19:23:19 +0000 (+0100) Subject: Pump default setting is only done if the time was valid X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9afa59a4cb6994e2b1dbc2132490424c40612289;p=users%2Fdwmw2%2Fesp32-pool.git Pump default setting is only done if the time was valid --- diff --git a/pool.yaml b/pool.yaml index 16cb839..ee43c90 100644 --- a/pool.yaml +++ b/pool.yaml @@ -109,8 +109,8 @@ script: id(pool_pump).turn_on(); else id(pool_pump).turn_off(); + done = true; } - done = true; } # Publish a value to Domoticz as an nvalue