mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
Enable basic type checking for awair (#55046)
This commit is contained in:
@@ -14,7 +14,6 @@ from .model import Config, Integration
|
||||
# remove your component from this list to enable type checks.
|
||||
# Do your best to not add anything new here.
|
||||
IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.awair.*",
|
||||
"homeassistant.components.blueprint.*",
|
||||
"homeassistant.components.climacell.*",
|
||||
"homeassistant.components.config.*",
|
||||
|
||||
Reference in New Issue
Block a user