mirror of
https://github.com/home-assistant/core.git
synced 2026-09-02 18:24:49 -05: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