Untag discovery as an allowed dependency (#31934)
This commit is contained in:
parent
7be3a4cd37
commit
b73531b2fc
8 changed files with 7 additions and 2 deletions
|
@ -103,8 +103,6 @@ ALLOWED_USED_COMPONENTS = {
|
|||
"homeassistant",
|
||||
"system_log",
|
||||
"person",
|
||||
# Discovery
|
||||
"discovery",
|
||||
# Other
|
||||
"mjpeg", # base class, has no reqs or component to load.
|
||||
"stream", # Stream cannot install on all systems, can be imported without reqs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue