Enable basic type checking for climate (#52470)

* Enable basic type checking for climate

* Tweak
This commit is contained in:
Erik Montnemery 2021-07-03 17:06:12 +02:00 committed by GitHub
parent f52d838b7a
commit 44b44b5bd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 14 deletions

View file

@ -33,7 +33,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.cast.*",
"homeassistant.components.cert_expiry.*",
"homeassistant.components.climacell.*",
"homeassistant.components.climate.*",
"homeassistant.components.cloud.*",
"homeassistant.components.cloudflare.*",
"homeassistant.components.config.*",