kate-hall / alexa-icomfort

Alexa Smart Home Skill for Lennox iComfort Thermostat
MIT License
22 stars 6 forks source link

Support for Status Messages #8

Closed kate-hall closed 7 years ago

kate-hall commented 7 years ago

US-based Alexa now supports two additional requests (link):

Alexa, what is the device name set to? Alexa, what is the temperature of device name?

The first will return the temperature window and current program of your thermostat. The second will return the current temperature.

Not merging until testing is complete, behaves as expected on Lambda but my actual Alexa refuses to recognize the commands. This appears to be an issue with the Smart Home API, not my code.