core/tests/components/nest
Allen Porter 160bd74bae
Update DeviceInfo static types (#54276)
* Update nest static types from aditional PR feedback

Update nest and device helper static types based on post-merge discussion in PR #53475

* Remove unused type: ignore in synology

* Remove check for None device type

Remove check for None device type in order to reduce untested code as this is
a case not allowed by the nest python library.
2021-08-08 19:24:36 -07:00
..
__init__.py
camera_sdm_test.py Invalidate HLS Stream on nest url refresh failure (#47869) 2021-03-14 22:49:21 -07:00
climate_sdm_test.py
common.py
conftest.py
device_info_test.py Update DeviceInfo static types (#54276) 2021-08-08 19:24:36 -07:00
sensor_sdm_test.py Update DeviceInfo static types (#54276) 2021-08-08 19:24:36 -07:00
test_api.py
test_config_flow_legacy.py
test_config_flow_sdm.py
test_device_trigger.py Update tests i-o to use async_get() instead of async_get_registry() (#47653) 2021-03-09 14:32:08 +01:00
test_events.py Update tests i-o to use async_get() instead of async_get_registry() (#47653) 2021-03-09 14:32:08 +01:00
test_init_legacy.py
test_init_sdm.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
test_local_auth.py