mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Add MQTT as ignorable discovery flow (#7527)
This commit is contained in:
parent
d0c4475724
commit
f0e959319e
@ -11,6 +11,7 @@ export const DISCOVERY_SOURCES = [
|
|||||||
"ssdp",
|
"ssdp",
|
||||||
"zeroconf",
|
"zeroconf",
|
||||||
"discovery",
|
"discovery",
|
||||||
|
"mqtt",
|
||||||
];
|
];
|
||||||
|
|
||||||
export const ATTENTION_SOURCES = ["reauth"];
|
export const ATTENTION_SOURCES = ["reauth"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user