Enable basic type checking for aemet (#54925)
This commit is contained in:
parent
09ee7fc021
commit
dbc4470979
3 changed files with 4 additions and 6 deletions
|
@ -15,7 +15,6 @@ from .model import Config, Integration
|
|||
# Do your best to not add anything new here.
|
||||
IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.adguard.*",
|
||||
"homeassistant.components.aemet.*",
|
||||
"homeassistant.components.almond.*",
|
||||
"homeassistant.components.analytics.*",
|
||||
"homeassistant.components.atag.*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue