Enable mypy checks for homekit_controller (#65358)

This commit is contained in:
Jc2k 2022-02-01 11:27:35 +00:00 committed by GitHub
parent ab17f8984b
commit dd5bcafab7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 14 additions and 18 deletions

View file

@ -35,7 +35,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.here_travel_time.*",
"homeassistant.components.home_plus_control.*",
"homeassistant.components.homekit.*",
"homeassistant.components.homekit_controller.*",
"homeassistant.components.honeywell.*",
"homeassistant.components.icloud.*",
"homeassistant.components.influxdb.*",