hass-core/tests/components/nest
uvjustin 73f2bca377
Make Stream.stop() async (#73107)
* Make Stream.start() async
* Stop streams concurrently on shutdown
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-06-08 00:10:53 +08:00
..
__init__.py
common.py Cleanup nest config flow tests to use common setup fixtures (#72878) 2022-06-02 21:42:52 -07:00
conftest.py Cleanup nest config flow tests to use common setup fixtures (#72878) 2022-06-02 21:42:52 -07:00
test_api.py Refactor nest test_init_sdm tests to use fixtures with varied config types (#64736) 2022-01-22 20:56:03 -08:00
test_camera_sdm.py Make Stream.stop() async (#73107) 2022-06-08 00:10:53 +08:00
test_climate_sdm.py Throw nest climate API errors as HomeAssistantErrors (#72474) 2022-05-25 13:00:48 -07:00
test_config_flow_legacy.py Fix legacy nest diagnostics to return empty rather than fail (#65824) 2022-02-06 14:14:25 -08:00
test_config_flow_sdm.py Cleanup nest config flow tests to use common setup fixtures (#72878) 2022-06-02 21:42:52 -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 Mark device triggers from hidden or auxiliary entities as secondary (#70335) 2022-04-21 08:01:32 +02:00
test_diagnostics.py Cleanup nest async methods that do not need to actually await (#72170) 2022-05-20 07:47:18 -07:00
test_events.py Publish Nest Motion/Person events with optional user defined zone information (#66187) 2022-02-11 21:22:53 -08: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 Refactor nest test_init_sdm tests to use fixtures with varied config types (#64736) 2022-01-22 20:56:03 -08:00
test_local_auth.py Move Legacy Works With Nest integration to subdirectory (#44368) 2020-12-22 12:42:37 -08:00
test_media_source.py Update integrations to pass target player when resolving media (#72597) 2022-05-27 09:05:06 -07:00
test_sensor_sdm.py Update nest climate and sensor test fixtures (#64800) 2022-01-23 16:06:04 -08:00