alexa / ask-cli

Alexa Skills Kit Command Line Interface
https://developer.amazon.com/en-US/docs/alexa/smapi/ask-cli-intro.html
Apache License 2.0
167 stars 54 forks source link

Ask CLI Smart Home support #483

Open matisszilard opened 1 year ago

matisszilard commented 1 year ago

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[ x] Documentation issue or request 
[ ] Other

As per Amazon Alexa documentation, the ask-cli does not support Smart Home skills.

Is there a plan to start supporting Smart Home skills? Is there an alternative solution to use dialog command, or simply execute utterances from command line for smart home skills?

I am looking for a possibility to execute utterances on a smart home skill for regression testing.

Expected Behavior

Smart Home skill utterances not supported.

Current Behavior

ask dialog -s skill-id -l en-US
✖ Failed to validate command options
[Error]: Dialog command only supports custom skill type, but current skill is a "smartHome" type.

Your Environment and Context

$ ask -V
2.30.3