core/homeassistant/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
const.py Move imports to top for google_assistant (#29561) 2019-12-08 09:45:13 +01:00
error.py Use literal string interpolation in integrations E-G (f-strings) (#26379) 2019-09-03 17:10:56 +02:00
helpers.py Move imports to top for google_assistant (#29561) 2019-12-08 09:45:13 +01:00
http.py Move imports to top for google_assistant (#29561) 2019-12-08 09:45:13 +01:00
manifest.json Install requirements of after_dependencies when loading integrations (#29491) 2019-12-05 09:28:56 +01:00
report_state.py Move imports to top for google_assistant (#29561) 2019-12-08 09:45:13 +01:00
services.yaml
smart_home.py Move imports to top for google_assistant (#29561) 2019-12-08 09:45:13 +01:00
trait.py Support case of unknown/unavailable temperature/humidity (#29959) 2019-12-16 08:04:59 +01:00