mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Fix error in Rachio service description (#14302)
This commit is contained in:
parent
6931b5d7da
commit
753fd0c1d5
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user