mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Update timer.markdown (#30578)
This commit is contained in:
parent
53ed74b57d
commit
60be2ddb99
@ -107,7 +107,7 @@ Change an active timer. This changes the duration of the timer with the duration
|
|||||||
|
|
||||||
### Service `timer.pause`
|
### Service `timer.pause`
|
||||||
|
|
||||||
Pause a running timer. This will retain the remaining duration for later continuation. You can also use `entity_id: all` and all active timers will be paused.
|
Pause a running timer. This will retain the remaining duration for later continuation. To resume a timer use the `timer.start` service without passing a duration. You can also use `entity_id: all` and all active timers will be paused.
|
||||||
|
|
||||||
| Service data attribute | Optional | Description |
|
| Service data attribute | Optional | Description |
|
||||||
| ---------------------- | -------- | ----------- |
|
| ---------------------- | -------- | ----------- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user