Announcement: The Alexa Skills Community Is Moving To Stack Overflow

For improved usability and experience, Alexa skills related forum support will be transitioned to Stack Overflow. Effective January 10, 2024, the Amazon Developer Forums will no longer be available. For continued Alexa skills support you can reach out to us on Stack Overflow or via Contact Us.

question

Jonathan Edward Grant-Peters avatar image
Jonathan Edward Grant-Peters asked

Why doesn't "Alexa stop my device" work?

I'm building an Alexa smart home skill for operating a particular device. The only operations I really need are for Alexa to be able to start, and stop the device.


I've found that the following commands work perfectly:

  • "Alexa, turn on my (devicename) device".
  • "Alexa, turn off my (devicename) device".
  • "Alexa, start my (devicename) device".

However, I can't get "Alexa, stop my (devicename) device" to work. When I try this, Alexa makes no response, and the voice prompt exists. Therefore, I have no clue what I might be missing.

I am very new to developing Alexa skills, so I might be missing something very basic. Does anyone have a clue what the problem might be?


For this, I'm constrained to the alexa smart home skills model. For unstated reasons , using the custom model is not an option.

alexa smart homeutterances
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers