Enable type checks for device_tracker (#50805)

* Enable type checks for device_tracker

* Fix MQTT test
This commit is contained in:
Ruslan Sayfutdinov 2021-05-19 09:36:26 +01:00 committed by GitHub
parent 4c7fcae536
commit 62386c8676
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 84 additions and 73 deletions

View file

@ -44,7 +44,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.deconz.*",
"homeassistant.components.demo.*",
"homeassistant.components.denonavr.*",
"homeassistant.components.device_tracker.*",
"homeassistant.components.devolo_home_control.*",
"homeassistant.components.dhcp.*",
"homeassistant.components.directv.*",