mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Add the Supervisor as an ignorable discovery source (#9229)
This commit is contained in:
parent
abb9f8e233
commit
d05e02ab3e
@ -13,6 +13,7 @@ export const DISCOVERY_SOURCES = [
|
|||||||
"zeroconf",
|
"zeroconf",
|
||||||
"discovery",
|
"discovery",
|
||||||
"mqtt",
|
"mqtt",
|
||||||
|
"hassio",
|
||||||
];
|
];
|
||||||
|
|
||||||
export const ATTENTION_SOURCES = ["reauth"];
|
export const ATTENTION_SOURCES = ["reauth"];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user