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

Fix types for WLED (#50001)

This commit is contained in:
Dermot Duffy
2021-05-09 10:34:21 -07:00
committed by GitHub
parent 2ca0eb61dc
commit 4e4042a869
8 changed files with 37 additions and 45 deletions

View File

@@ -236,7 +236,6 @@ IGNORED_MODULES: Final[list[str]] = [
"homeassistant.components.wemo.*",
"homeassistant.components.wink.*",
"homeassistant.components.withings.*",
"homeassistant.components.wled.*",
"homeassistant.components.wunderground.*",
"homeassistant.components.xbox.*",
"homeassistant.components.xiaomi_aqara.*",