From 0503bb915270b71e0d620894d1c8bfd3814529ab Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:34:33 +0200 Subject: [PATCH] Built-in sentences: add timer examples (#33449) --- source/voice_control/builtin_sentences.markdown | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/source/voice_control/builtin_sentences.markdown b/source/voice_control/builtin_sentences.markdown index c7fc5855165..6d2c5fb6fce 100644 --- a/source/voice_control/builtin_sentences.markdown +++ b/source/voice_control/builtin_sentences.markdown @@ -70,6 +70,20 @@ These sentences allow you, for example, to: - **Control the vacuum** - *"return rover to base"* - *"start rover"* +- **Use timers** + - *“Create a timer for 5 minutes”* + - *“Create a 15-minute timer for pizza”* + - *“Cancel my timer”* + - *“Pause my timer”* + - *“Resume my timer”* + - *“Add 2 minutes to my 5-minute timer”* + - *“Remove 3 minutes from my pizza timer”* +- **Combine timers and device control to add a delay** +Unlike regular voice timers, delayed commands cannot be canceled or modified. + - *“Turn off the lights in the living room in 5 minutes”* + - *“Pause TV in 10 minutes”* + - *“Open the blinds in 5 minutes”* + - **Abort wake word** - *"Nevermind"*: If you triggered the wake word by mistake and want to stop Home Assistant from listening