From c0d32dcf270e59218ee46a584ce4e5858bd4e2aa Mon Sep 17 00:00:00 2001 From: Adam Ernst Date: Tue, 3 Aug 2021 16:52:12 -0500 Subject: [PATCH] Add stop service to Rachio (#18668) --- source/_integrations/rachio.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/source/_integrations/rachio.markdown b/source/_integrations/rachio.markdown index 4bd80720197..c9079b1a07e 100644 --- a/source/_integrations/rachio.markdown +++ b/source/_integrations/rachio.markdown @@ -144,6 +144,14 @@ This service will not be available if only a Generation 1 controller is on the a | ---------------------- | -------- | ----------- | | `devices` | yes | Name of the controller(s) to resume. If not given, will resume all paused controllers on the account. +### Service `rachio.stop_watering` + +Stops all currently running schedules. + +| Service data attribute | Optional | Description | +| ---------------------- | -------- | ----------- | +| `devices` | yes | Name of the controller(s) to stop. If not given, will stop all running controllers on the account. + ## Examples In this section, you find some real-life examples of how to use this switch.