Fix error in Rachio service description (#14302)

This commit is contained in:
Brian Rogers 2020-08-24 02:15:34 -04:00 committed by GitHub
parent 6931b5d7da
commit 753fd0c1d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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