From 753fd0c1d5732f134f2f368984c07161562b6543 Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Mon, 24 Aug 2020 02:15:34 -0400 Subject: [PATCH] Fix error in Rachio service description (#14302) --- source/_integrations/rachio.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/rachio.markdown b/source/_integrations/rachio.markdown index 3afbbc96ff9..237cd276706 100644 --- a/source/_integrations/rachio.markdown +++ b/source/_integrations/rachio.markdown @@ -88,7 +88,7 @@ Set the zone moisture percentage for a zone or group of zones. | Service data attribute | Optional | Description | | ---------------------- | -------- | ----------- | -| `entity_id` | no | String, list or group of zones to set moisture percentage. +| `entity_id` | yes | String, list or group of zones to set moisture percentage. | `percent` | no | Integer of the desired moisture percentage. Accepts 0-100. ## Examples