core/homeassistant/components/alexa
Phil Frost 93706fa568 Report correct thermostat mode to Alexa (#18053)
We were erroneously reporting the _previous_ mode. So if the thermostat was off
and the user asks, "Alexa, set the thermostat to heat", the thermostat would be
set to heat but Alexa would respond, "The thermostat is off."

Bug caught by @Thunderbird2086 at
https://github.com/home-assistant/home-assistant/pull/17969#issuecomment-434654345
2018-10-31 16:09:13 +01:00
..
__init__.py Async syntax 8/8 (#17022) 2018-10-01 08:52:42 +02:00
const.py Expose Alexa Smart Home via HTTP POST (#11859) 2018-01-23 10:45:28 -08:00
flash_briefings.py Fixes for PEP257 (#11810) 2018-01-20 22:35:38 -08:00
intent.py Async syntax 8/8 (#17022) 2018-10-01 08:52:42 +02:00
smart_home.py Report correct thermostat mode to Alexa (#18053) 2018-10-31 16:09:13 +01:00