hass-core/tests/components/alexa
ochlocracy d44bfa8e88 Improved Alexa ThermostatController thermostatMode handling (#28176)
* Update ThermostatController to map directives to supported modes and add support for CUSTOM mode.

* Removed erroneous config value from test.

* Removed unnecessary use of a comprehension by dumbing down comment so pylint could comprehend.

* Removed erroneous import variable caused by removing erroneous config value from test.

* Removed unnecessary use of a comprehension.

* Reverted Removal or erroneous import variable and erroneous config value from test.
Apparently need for additional tests outside this component. Whoops.
2019-10-25 13:42:21 -07:00
..
__init__.py Rebase Implement Alexa.DoorbellEventSource Interface Controller (#27726) 2019-10-23 11:41:26 -07:00
test_auth.py Black 2019-07-31 12:25:30 -07:00
test_capabilities.py Improved Alexa ThermostatController thermostatMode handling (#28176) 2019-10-25 13:42:21 -07:00
test_entities.py Black 2019-07-31 12:25:30 -07:00
test_flash_briefings.py Black 2019-07-31 12:25:30 -07:00
test_intent.py Black 2019-07-31 12:25:30 -07:00
test_smart_home.py Improved Alexa ThermostatController thermostatMode handling (#28176) 2019-10-25 13:42:21 -07:00
test_smart_home_http.py Black 2019-07-31 12:25:30 -07:00
test_state_report.py Rebase Implement Alexa.DoorbellEventSource Interface Controller (#27726) 2019-10-23 11:41:26 -07:00