hass-core/tests/components/alexa
Phil Frost 95592d9283 Respond to Alexa scene activation correctly (#11869)
The API documentation[1] specifies that Alexa.SceneController Activate
must get a ActivationStarted response. Responding with just a `Response`
will elicit a "Hmm... $scene is not responding" from Alexa.

[1]: https://developer.amazon.com/docs/smarthome/provide-scenes-in-a-smart-home-skill.html
2018-01-23 00:01:18 -08:00
..
__init__.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
test_flash_briefings.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
test_intent.py Alexa slot synonym fix (#10614) 2017-11-16 21:09:00 -08:00
test_smart_home.py Respond to Alexa scene activation correctly (#11869) 2018-01-23 00:01:18 -08:00