mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 21:37:21 +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";
|
||||
|
||||
export const DISCOVERY_SOURCES = [
|
||||
"usb",
|
||||
"unignore",
|
||||
"dhcp",
|
||||
"homekit",
|
||||
|
Loading…
x
Reference in New Issue
Block a user