You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ ] 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
The text was updated successfully, but these errors were encountered:
I'm submitting a...
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
Your Environment and Context
The text was updated successfully, but these errors were encountered: