hass-core/tests/components/google_assistant
andrewdolphin 5513ffc33c Change 'on' to 'heat' as fallback thermostat mode (#11377)
* Change 'on' to 'heat' as fallback thermostat mode

'on' isn't recognised as a mode by Google Assistant, rather is used as a method to return a thermostat to a previous mode. In the case where a thermostat doesn't support the standard google modes (e.g. A homematic radiator thermostat) this means the set_temperature doesn't get returned to the user on a request.

* Update test_google_assistant.py
2018-01-21 12:57:56 -08:00
..
__init__.py Changed device type of media player and cover to switch (#11483) 2018-01-11 15:01:38 -08:00
test_google_assistant.py Change 'on' to 'heat' as fallback thermostat mode (#11377) 2018-01-21 12:57:56 -08:00
test_init.py Google Assistant request sync service (#10165) 2017-11-13 08:32:23 -08:00
test_smart_home.py Clean up Google Assistant (#11375) 2017-12-31 15:04:49 -08:00