mirror of
https://github.com/home-assistant/core.git
synced 2025-08-11 16:45:19 +02:00
Add INTEGRATION_DISCOVERY to DISCOVERY_SOURCES (#65811)
This commit is contained in:
@@ -117,6 +117,7 @@ DISCOVERY_SOURCES = (
|
||||
SOURCE_DHCP,
|
||||
SOURCE_DISCOVERY,
|
||||
SOURCE_IMPORT,
|
||||
SOURCE_INTEGRATION_DISCOVERY,
|
||||
SOURCE_UNIGNORE,
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user