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
This seems like it should be pretty straightforward, it mainly just adds some new fields to the existing API. Most of the changes will occur in API/DevicesController.
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.
The text was updated successfully, but these errors were encountered:
Anything you'd want to know about the API can be found here: https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/overviews/understanding-the-smart-home-skill-api
This seems like it should be pretty straightforward, it mainly just adds some new fields to the existing API. Most of the changes will occur in
API/DevicesController
.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.The text was updated successfully, but these errors were encountered: