dbudwin / RoboHome-Echo

RoboHome-Echo is the codebase that represents the Amazon Echo Smart Home Skill of the RoboHome project. It is a Node.js application that can discover and control devices added as part of the RoboHome-Web project. :robot: :house_with_garden:
GNU General Public License v3.0
0 stars 0 forks source link

Upgrade from version 2 to version 3 of the Amazon Skill API. #6

Open dbudwin opened 6 years ago

dbudwin commented 6 years ago

All the relevant information can be found here: https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/overviews/understanding-the-smart-home-skill-api

Should be pretty straightforward. For example, this will allow us to take advantage of the new field displayCategories to make sure devices in RoboHome are grouped correctly in the Alexa app.

Migration guide: https://developer.amazon.com/docs/smarthome/smart-home-skill-migration-guide.html

codingCookie commented 6 years ago

Hey - i would grab the issue, ok? :)

dbudwin commented 6 years ago

Hi, this issue is still up for grabs! Please let me know how I can help you.