core/tests/components/alexa
ochlocracy c8d9b83b24
Update StepSpeaker and Speaker interfaces in Alexa (#31444)
* Yield only one Speaker interface.

* Yield PowerController only is supported.

* Revert "Yield PowerController only is supported."

This reverts commit c0dbf7e4

* Add Alexa.Speaker interface properties.

* Refactor tests for Alexa.Speaker and Alexa.StepSpeaker.

* Code Smell Change.

* Fix R1705: Unnecessary "elif" after "return".
2020-02-03 14:20:39 -08:00
..
__init__.py Implement supported locales for Alexa capabilities (#30285) 2020-01-03 21:23:22 +01:00
test_auth.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
test_capabilities.py Add support for variable fan speed list length. (#30574) 2020-01-10 17:26:37 -08:00
test_entities.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
test_flash_briefings.py Migrate alexa tests from coroutine to async/await (#30332) 2019-12-31 16:48:17 -06:00
test_intent.py Migrate alexa tests from coroutine to async/await (#30332) 2019-12-31 16:48:17 -06:00
test_smart_home.py Update StepSpeaker and Speaker interfaces in Alexa (#31444) 2020-02-03 14:20:39 -08:00
test_smart_home_http.py sort imports according to PEP8 for alexa (#29618) 2019-12-08 14:56:42 +01:00
test_state_report.py Add support for variable fan speed list length. (#30574) 2020-01-10 17:26:37 -08:00