Search code examples
aws-lambdaalexa-skills-kitalexa-smart-home-skill

Amazon Alexa smart home skill directive for changing thermostat mode


I am building a smart home skill on amazon alexa. I am trying to figure out a way so that the user can change the mode of thermostat, i.e an user can give it command to set the mode from 'auto' to 'custom'.I cannot figure out which directive to use for that. Or can I create additional commands? I am kind of new to the platform, so any help will be appreciated.


Solution

  • As of October 2017 the Smart Home Skill API includes support for thermostat mode. See the details here:

    https://developer.amazon.com/docs/smarthome/build-smart-home-skills-for-hvac-devices.html#setpoints-temperatures-and-thermostat-mode

    The end-customer experience has not been launched publicly but will be so when the new Echo devices announced three weeks ago actually ship (end of October).