diff --git a/source/_integrations/alexa.smart_home.markdown b/source/_integrations/alexa.smart_home.markdown index 13935cca955..1e6d5b8b9db 100644 --- a/source/_integrations/alexa.smart_home.markdown +++ b/source/_integrations/alexa.smart_home.markdown @@ -853,7 +853,15 @@ Support _"turn on"_ and _"turn off"_ utterances. ### Timer -Start, Pause, and Restart Timer entities in Home Assistant. +Start a timer with using the _"turn on"_ utterance. + +- _"Alexa, turn on the laundry."_ + +Cancel a timer using the _"turn off"_ utterance. + +- _"Alexa, turn off the laundry."_ + +Pause and Restart Timer entities in Home Assistant. - _"Alexa, pause the microwave."_ - _"Alexa, hold the sous vide."_