core/homeassistant/components/alexa
Phil Kates 94ac0b5ed8 alexa: Add handling for covers (#11242)
* alexa: Add handling for covers

Covers don't support either cover.turn_on or homeassistant.turn_on so
use cover.[open|close]_cover.

* alexa: Add tests for covers
2017-12-24 15:05:56 -08:00
..
__init__.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
const.py Alexa slot synonym fix (#10614) 2017-11-16 21:09:00 -08:00
flash_briefings.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
intent.py Alexa slot synonym fix (#10614) 2017-11-16 21:09:00 -08:00
smart_home.py alexa: Add handling for covers (#11242) 2017-12-24 15:05:56 -08:00