From 5e9952db8aa84db363ba68e70355723e768224ad Mon Sep 17 00:00:00 2001 From: nickread4nick <157941690+nickread4nick@users.noreply.github.com> Date: Sun, 12 Jan 2025 01:29:41 +1300 Subject: [PATCH] Update docs for timer.change (#36843) --- source/_integrations/timer.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/timer.markdown b/source/_integrations/timer.markdown index 5be8c0e94c2..a1e6d3c4514 100644 --- a/source/_integrations/timer.markdown +++ b/source/_integrations/timer.markdown @@ -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 | | ---------------------- | -------- | ----------- |