mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Clarify meaning of start duration (#25915)
This commit is contained in:
parent
b9cd9ec6c3
commit
160a8ef9a1
@ -90,7 +90,7 @@ You can also use `entity_id: all` and all active timers will be started.
|
||||
| Service data attribute | Optional | Description |
|
||||
| ---------------------- | -------- | ----------- |
|
||||
| `entity_id` | no | Name of the entity to take action, e.g., `timer.timer0`. |
|
||||
| `duration` | yes | Duration in seconds or `00:00:00` until the timer finishes. |
|
||||
| `duration` | yes | Duration in seconds or `01:23:45` format until the timer finishes. |
|
||||
|
||||
### Service `timer.pause`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user