Remove tado from mypy ignored modules (#64333)
* Remove tado from mypy ignored modules * Adjust typing Co-authored-by: epenet <epenet@users.noreply.github.com>
This commit is contained in:
@@ -118,7 +118,6 @@ IGNORED_MODULES: Final[list[str]] = [
|
||||
"homeassistant.components.stt.*",
|
||||
"homeassistant.components.system_health.*",
|
||||
"homeassistant.components.system_log.*",
|
||||
"homeassistant.components.tado.*",
|
||||
"homeassistant.components.telegram_bot.*",
|
||||
"homeassistant.components.template.*",
|
||||
"homeassistant.components.toon.*",
|
||||
|
||||
Reference in New Issue
Block a user