Enable basic type checking for fan (#52471)

This commit is contained in:
Erik Montnemery
2021-07-06 18:21:00 +02:00
committed by GitHub
parent 8fce858a76
commit 6c8de16fbc
3 changed files with 11 additions and 11 deletions

View File

@@ -52,7 +52,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.entur_public_transport.*",
"homeassistant.components.esphome.*",
"homeassistant.components.evohome.*",
"homeassistant.components.fan.*",
"homeassistant.components.filter.*",
"homeassistant.components.fints.*",
"homeassistant.components.fireservicerota.*",