mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Add INTEGRATION_DISCOVERY to DISCOVERY_SOURCES (#65811)
This commit is contained in:
parent
854d56fc6d
commit
ff59f1ee51
@ -117,6 +117,7 @@ DISCOVERY_SOURCES = (
|
||||
SOURCE_DHCP,
|
||||
SOURCE_DISCOVERY,
|
||||
SOURCE_IMPORT,
|
||||
SOURCE_INTEGRATION_DISCOVERY,
|
||||
SOURCE_UNIGNORE,
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user