core/homeassistant/components/alexa
Pascal Vizeli c2bbc2f74e Alexa smart home native support (#9443)
* Init commit for alexa component

* more struct component

* Add mapping for device/component to alexa action

* finish discovery

* First version with support on/off/percent

* fix spell

* First init tests

* fix tests & lint

* add tests & fix bugs

* optimaze tests

* more tests

* Finish tests

* fix lint

* Address paulus comments

* fix lint

* Fix lint p2

* Optimaze & paulus comment
2017-09-16 12:35:28 -07:00
..
__init__.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
const.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
flash_briefings.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
intent.py Break up Alexa per functionality (#9400) 2017-09-12 21:24:44 +02:00
smart_home.py Alexa smart home native support (#9443) 2017-09-16 12:35:28 -07:00