mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix name of service data key and it's example value for dyson.set_timer. (#16518)
This commit is contained in:
parent
c19b13c6b5
commit
bbc7312a7e
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user