core/tests/components/nest
Paulus Schoutsen 9e07910ab0
Mark entities as unavailable when they are removed but are still registered (#45528)
* Mark entities as unavailable when they are removed but are still registered

* Add sync_entity_lifecycle to collection helper

* Remove debug print

* Lint

* Fix tests

* Fix tests

* Update zha

* Update zone

* Fix tests

* Update hyperion

* Update rfxtrx

* Fix tests

* Pass force_remove=True from integrations

Co-authored-by: Erik <erik@montnemery.com>
2021-02-08 10:45:46 +01:00
..
__init__.py
camera_sdm_test.py Mark entities as unavailable when they are removed but are still registered (#45528) 2021-02-08 10:45:46 +01:00
climate_sdm_test.py Generate nest images thumbnails from events (#44638) 2021-01-06 07:02:04 -08:00
common.py Resolve nest pub/sub subscriber token refresh issues (#44686) 2021-01-02 01:51:01 +01:00
conftest.py Generate nest images thumbnails from events (#44638) 2021-01-06 07:02:04 -08: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 Make DeviceRegistry.async_get_device connections arg optional (#44897) 2021-01-07 13:49:45 +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