Commit graph

4 commits

Author SHA1 Message Date
Corey Pauley
6cf2e758a8 Alexa slot synonym fix ()
* Added logic to the alexa component for handling slot synonyms

* Moved note with long url to the top of the file

* Just made a tiny url instead of messing with Flake8

* Refactored to be more Pythonic

* Put trailing comma back
2017-11-16 21:09:00 -08:00
Kenny Millington
7c24d77031 Don't use the 'id' field since it can be autogenerated (fixes ). () 2017-11-13 22:46:26 -08:00
Kenny Millington
16dd90ac78 Add support for Alexa intent slot synonyms. () 2017-11-10 09:35:57 -08:00
Paulus Schoutsen
05192e678e Break up Alexa per functionality ()
* Break up Alexa per functionality

* Lint

* Lint
2017-09-12 21:24:44 +02:00
Renamed from tests/components/test_alexa.py (Browse further)