hass-core/tests/components/alexa
ochlocracy 9c1feacd47 Fix colorTemperatureInKelvin in Alexa report when light is off (#27107)
* Fixes #26405 Return None if light state is off since attribute is unavailable, prevents property from being reported with invalid value of 0.

* Update Test to check property is not reported when light state is off.
2019-10-02 15:59:21 -07:00
..
__init__.py Fix alexa bad temp sensors (#26307) 2019-08-31 09:46:26 -05:00
test_auth.py Black 2019-07-31 12:25:30 -07:00
test_capabilities.py Fix colorTemperatureInKelvin in Alexa report when light is off (#27107) 2019-10-02 15:59: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 Display Fan entity as Fan category in Alexa (#27135) 2019-10-02 15:55:01 -07:00
test_smart_home_http.py Black 2019-07-31 12:25:30 -07:00
test_state_report.py Guard against non supported entities (#26941) 2019-09-27 08:49:51 +02:00