From f3fc26721f282f95fee3702dad4e31ba77f1e36c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Krollmann?= Date: Fri, 2 Jul 2021 11:20:14 +0200 Subject: [PATCH] Add new service set_rain_delay (#18355) * Add new service set_rain_delay. * Fix typo. --- source/_integrations/rainbird.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/rainbird.markdown b/source/_integrations/rainbird.markdown index 0ae7f649356..830fe23115c 100644 --- a/source/_integrations/rainbird.markdown +++ b/source/_integrations/rainbird.markdown @@ -120,6 +120,7 @@ The Rain Bird switch platform exposes a service to start a single irrigation for | Service | Description | | ------- | ----------- | | rainbird.start_irrigation | Set a duration state attribute for a switch and turn the irrigation on.| +| rainbird.set_rain_delay | Set how long automatic irrigation is turned off.| The service can be used as part of an automation script. For example: