mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-28 03:36:44 +00:00
Mark "usb" as a discovery source (#9887)
This commit is contained in:
parent
fe2172a660
commit
791f3b896d
@ -6,6 +6,7 @@ import { DataEntryFlowProgress, DataEntryFlowStep } from "./data_entry_flow";
|
|||||||
import { domainToName } from "./integration";
|
import { domainToName } from "./integration";
|
||||||
|
|
||||||
export const DISCOVERY_SOURCES = [
|
export const DISCOVERY_SOURCES = [
|
||||||
|
"usb",
|
||||||
"unignore",
|
"unignore",
|
||||||
"dhcp",
|
"dhcp",
|
||||||
"homekit",
|
"homekit",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user