1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 04:50:05 +00:00

Activate mypy for homematicip_cloud (#54950)

* Please mypy.

* Review comments.

* Review comments.
This commit is contained in:
jan iversen
2021-08-21 20:19:56 +02:00
committed by GitHub
parent 67d04b6082
commit f872594e26
15 changed files with 57 additions and 47 deletions

View File

@@ -56,7 +56,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.home_plus_control.*",
"homeassistant.components.homekit.*",
"homeassistant.components.homekit_controller.*",
"homeassistant.components.homematicip_cloud.*",
"homeassistant.components.honeywell.*",
"homeassistant.components.humidifier.*",
"homeassistant.components.iaqualink.*",