Add new service set_rain_delay (#18355)

* Add new service set_rain_delay.

* Fix typo.
This commit is contained in:
Sören Krollmann 2021-07-02 11:20:14 +02:00 committed by GitHub
parent 628a66dc34
commit f3fc26721f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: