mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update docs for timer.change (#36843)
This commit is contained in:
parent
91fbc05ca6
commit
5e9952db8a
@ -96,7 +96,7 @@ You can also use `entity_id: all` and all active timers will be started.
|
|||||||
|
|
||||||
### Action `timer.change`
|
### Action `timer.change`
|
||||||
|
|
||||||
Change an active timer. This changes the duration of the timer with the duration given. You can also use `entity_id: all` and all active timers will be changed.
|
Change an active timer. This changes the duration of the timer with the duration given. You can also use `entity_id: all` and all active timers will be changed. You cannot extend the duration beyond that set by `timer.start`.
|
||||||
|
|
||||||
| Data attribute | Optional | Description |
|
| Data attribute | Optional | Description |
|
||||||
| ---------------------- | -------- | ----------- |
|
| ---------------------- | -------- | ----------- |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user