hass-core/tests/components/nest
Allen Porter c92353088c
Fix Fan support in nest climate by adding HVAC_MODE_FAN_ONLY support (#44203)
* Add HVAC_MODE_FAN_ONLY to nest climate

* Remove unreachable code

* Fix HVAC_FAV_ONLY bug; must also turn off hvac
2021-01-04 16:43:41 +01:00
..
__init__.py Nest config flow (#14921) 2018-06-13 11:14:52 -04:00
camera_sdm_test.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
climate_sdm_test.py Fix Fan support in nest climate by adding HVAC_MODE_FAN_ONLY support (#44203) 2021-01-04 16:43:41 +01:00
common.py Resolve nest pub/sub subscriber token refresh issues (#44686) 2021-01-02 01:51:01 +01:00
conftest.py Fix Fan support in nest climate by adding HVAC_MODE_FAN_ONLY support (#44203) 2021-01-04 16:43:41 +01:00
device_info_test.py Add Nest cam support for the SDM API (#42325) 2020-10-27 15:20:01 +01:00
sensor_sdm_test.py Update nest library and switch events to async (#43583) 2020-11-24 08:53:50 -07:00
test_api.py Resolve nest pub/sub subscriber token refresh issues (#44686) 2021-01-02 01:51:01 +01:00
test_config_flow_legacy.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_config_flow_sdm.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_device_trigger.py Publish timestamps in nest events (#44641) 2020-12-30 10:23:48 +01:00
test_events.py Increase test coverage for Nest SDM integration (#44718) 2021-01-01 13:31:18 +01:00
test_init_legacy.py Drop asynctest (#44746) 2021-01-01 22:31:56 +01:00
test_init_sdm.py Resolve nest pub/sub subscriber token refresh issues (#44686) 2021-01-02 01:51:01 +01:00
test_local_auth.py Move Legacy Works With Nest integration to subdirectory (#44368) 2020-12-22 12:42:37 -08:00