Skip to content

Commit

Permalink
Update docs for timer.change (#36843)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickread4nick authored Jan 11, 2025
1 parent 91fbc05 commit 5e9952d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_integrations/timer.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ You can also use `entity_id: all` and all active timers will be started.

### 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 |
| ---------------------- | -------- | ----------- |
Expand Down

0 comments on commit 5e9952d

Please sign in to comment.