core/homeassistant/components/alexa
ochlocracy 5ea5db32d2 Add Alexa.ModeController to cover entities, adds open/close utterances! (#28309)
* Added Alexa.ModeController to cover entities.

* Added synonyms for directives.

* Updated tests for additional synonyms for directives.

* Added Alexa.ModeController to cover entities.

* Sacrifice unused variable in split() to please the Pylint gods.

* Removed duplicate instance check.

* Corrected variable name, clarified definition and consistency.

* Changed list to tuple.
2019-11-25 15:07:33 -08:00
..
__init__.py Black 2019-07-31 12:25:30 -07:00
auth.py Fix Alexa Report State (#26305) 2019-08-30 20:34:40 -05:00
capabilities.py Add Alexa.ModeController to cover entities, adds open/close utterances! (#28309) 2019-11-25 15:07:33 -08:00
config.py Fix Alexa Report State (#26305) 2019-08-30 20:34:40 -05:00
const.py Improved Alexa ThermostatController thermostatMode handling (#28176) 2019-10-25 13:42:21 -07:00
entities.py Add Alexa.ModeController to cover entities, adds open/close utterances! (#28309) 2019-11-25 15:07:33 -08:00
errors.py Implement Alexa.SeekController Interface for media_player in Alexa (#28299) 2019-10-31 10:38:44 +01:00
flash_briefings.py Move alexa integration to use dt_util (#26723) 2019-09-19 09:19:27 -07:00
handlers.py Add Alexa.ModeController to cover entities, adds open/close utterances! (#28309) 2019-11-25 15:07:33 -08:00
intent.py Use literal string interpolation in integrations A (f-strings) (#26377) 2019-09-03 09:11:36 -05:00
manifest.json Add SecurityPanelController for alarm_control_panel to alexa (#27081) 2019-10-04 08:41:47 -07:00
messages.py Implement ToggleController, RangeController, and ModeController in alexa (#27302) 2019-10-22 22:01:03 -07:00
services.yaml Add stub services.yaml and make validation mandatory (#23213) 2019-04-18 15:13:35 -07:00
smart_home.py Black 2019-07-31 12:25:30 -07:00
smart_home_http.py Fix Alexa Report State (#26305) 2019-08-30 20:34:40 -05:00
state_report.py Rebase Implement Alexa.DoorbellEventSource Interface Controller (#27726) 2019-10-23 11:41:26 -07:00