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:
@@ -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.*",
|
||||
|
||||
Reference in New Issue
Block a user