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

Enable basic type checking for Tasmota (#52435)

This commit is contained in:
Erik Montnemery
2021-07-02 16:45:38 +02:00
committed by GitHub
parent ed25e6fada
commit 98fdb00bc7
4 changed files with 5 additions and 9 deletions

View File

@@ -199,7 +199,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.system_health.*",
"homeassistant.components.system_log.*",
"homeassistant.components.tado.*",
"homeassistant.components.tasmota.*",
"homeassistant.components.telegram_bot.*",
"homeassistant.components.template.*",
"homeassistant.components.tesla.*",