core/tests/components/nest
Allen Porter b014d558ff
Add application credentials platform for nest and deprecate yaml for SDM API (#73050)
* Update the nest integration to be useable fully from the config flow

* Support discovery in nest config flow

* Remove configuration entries

* Remove unused import

* Remove dead code

* Update homeassistant/components/nest/strings.json

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove commented out code

* Use config flow for app auth reauthentication path

* Improves for re-auth for upgrading existing project and creds

* More dead code removal

* Apply suggestions from code review

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove outdated code

* Update homeassistant/components/nest/config_flow.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-15 07:15:53 -07:00
..
__init__.py
common.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
conftest.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
test_api.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
test_camera_sdm.py Make Stream.stop() async (#73107) 2022-06-08 00:10:53 +08:00
test_climate_sdm.py Fix fan support in nest, removing FAN_ONLY which isn't supported (#73422) 2022-06-14 06:19:22 -07:00
test_config_flow_legacy.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
test_config_flow_sdm.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
test_device_info.py Set a suggested_area on nest devices based on the Google Home room name (#62871) 2021-12-27 11:39:57 -08:00
test_device_trigger.py Update more nest tests to use common fixtures (#73303) 2022-06-10 07:14:43 +02:00
test_diagnostics.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
test_events.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
test_init_legacy.py Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
test_init_sdm.py Add application credentials platform for nest and deprecate yaml for SDM API (#73050) 2022-06-15 07:15:53 -07:00
test_local_auth.py
test_media_source.py Update more nest tests to use common fixtures (#73303) 2022-06-10 07:14:43 +02:00
test_sensor_sdm.py Update nest climate and sensor test fixtures (#64800) 2022-01-23 16:06:04 -08:00