Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart Home API Integration #63

Closed
briananderson1222 opened this issue May 11, 2016 · 2 comments
Closed

Smart Home API Integration #63

briananderson1222 opened this issue May 11, 2016 · 2 comments

Comments

@briananderson1222
Copy link

briananderson1222 commented May 11, 2016

I may have not dug into this enough, but just curious if there are any plans for having any sort of top level provider/configurator for controlling the types skills request/responses this framework uses. I know right now this works great with custom skills, but i'd imagine in a similar way we could abstract away the request/response contract for other types of skills as they become made available by Amazon.

https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/smart-home-skill-api-reference

Thoughts?

@dblock
Copy link
Collaborator

dblock commented Dec 16, 2016

Would take pull requests.

@dblock dblock changed the title Smart Home API Integration? Smart Home API Integration Jan 5, 2017
@mreinstein
Copy link
Contributor

@briananderson1222 based on what I've seen in the smart home skill reference materials, the api is drastically different from alexa skills.

I prefer modules that are small and do a limited number of things. I'd prefer alexa-app to be kept small and specific.

If you want to come up with a new abstraction that encapsulates smart home skills, sounds like an opportunity for a new module. :) alexa-smart-home-skill perhaps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants