core/tests/components/google_assistant
Bryan York 02309cc318 Enable Google Assistant OnOffTrait for climate devices that support them (#18544)
* Enable Google Assistant OnOffTrait for climate devices that support them

This commit enables the OnOffTrait for climate devices that have the SUPPORT_ON_OFF feature. I have tested this locally with a Sensibo device which supports ON_OFF and a nest device that does not.

* Update trait.py

* Add tests for onoff_climate

* Add OnOff trait to climate.heatpump

* Add on status to heatpump in google_assistant tests
2018-11-27 17:11:55 +01:00
..
__init__.py Enable Google Assistant OnOffTrait for climate devices that support them (#18544) 2018-11-27 17:11:55 +01:00
test_google_assistant.py Enable Google Assistant OnOffTrait for climate devices that support them (#18544) 2018-11-27 17:11:55 +01:00
test_init.py Use HA native OAuth2 flow for google assistant components (#16848) 2018-09-26 08:57:55 +02:00
test_smart_home.py Fix Min/Max Kelvin color temp attribute for Google (#15697) 2018-08-02 22:09:19 +02:00
test_trait.py Enable Google Assistant OnOffTrait for climate devices that support them (#18544) 2018-11-27 17:11:55 +01:00