Update docs for timer.change (#36843)

This commit is contained in:
nickread4nick 2025-01-12 01:29:41 +13:00 committed by GitHub
parent 91fbc05ca6
commit 5e9952db8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 |
| ---------------------- | -------- | ----------- | | ---------------------- | -------- | ----------- |