mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-14 04:46:34 +00:00
Add integration_discovery to discovery sources (#11564)
This commit is contained in:
parent
21d86f4797
commit
9be5a15c77
@ -13,6 +13,7 @@ export const DISCOVERY_SOURCES = [
|
||||
"ssdp",
|
||||
"zeroconf",
|
||||
"discovery",
|
||||
"integration_discovery",
|
||||
"mqtt",
|
||||
"hassio",
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user