core/tests/components/google_assistant
Joakim Plate 039cc98278 Support case of unknown/unavailable temperature/humidity (#29959)
* Support case of unknown/unavailable temperature/humidity

State is never None, just a string.

* Lint suggestion
2019-12-16 08:04:59 +01:00
..
__init__.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_google_assistant.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_helpers.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_http.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_init.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_report_state.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_smart_home.py Sort imports according to PEP8 for google_assistant (#29633) 2019-12-09 20:00:14 +01:00
test_trait.py Support case of unknown/unavailable temperature/humidity (#29959) 2019-12-16 08:04:59 +01:00