Fix name of service data key and it's example value for dyson.set_timer. (#16518)

This commit is contained in:
Aaron Godfrey 2021-02-11 23:35:17 -08:00 committed by GitHub
parent c19b13c6b5
commit bbc7312a7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -207,7 +207,7 @@ Set the sleep timer.
| Service data attribute | Required | Description | Example |
| --- | --- | --- | --- |
| `entity_id` | No | Name(s) of the entities to set the sleep timer for | "fan.pure_cool" |
| `flow_direction_front` | Yes | The value in minutes to set the timer to, 0 to disable it | true |
| `timer` | Yes | The value in minutes to set the timer to, 0 to disable it | 30 |
## Sensor