core/homeassistant/components/alexa
ochlocracy 6387a50697 Implement supported locales for Alexa capabilities (#30285)
* Implement Alexa capability supported locales.

* Check config for supported locales.

* Removed unused import.

* Applied some potpourri to improve code smell.

* Change supported_locales to set.
2020-01-03 21:23:22 +01:00
..
__init__.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
auth.py Remove unnecessary string literal concatenations (#30360) 2020-01-02 21:17:10 +02:00
capabilities.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
config.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
const.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
entities.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
errors.py Implement Alexa.SeekController Interface for media_player in Alexa (#28299) 2019-10-31 10:38:44 +01:00
flash_briefings.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
handlers.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01: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
resources.py Add support for input_number entities in Alexa integration (#30139) 2019-12-23 15:17:37 +01:00
services.yaml Add stub services.yaml and make validation mandatory (#23213) 2019-04-18 15:13:35 -07:00
smart_home.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
smart_home_http.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
state_report.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00