mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 16:26:43 +00:00
Add support for dhcp discovery (#8149)
This commit is contained in:
parent
75f228418d
commit
6b20bb967b
@ -7,6 +7,7 @@ import { domainToName } from "./integration";
|
||||
|
||||
export const DISCOVERY_SOURCES = [
|
||||
"unignore",
|
||||
"dhcp",
|
||||
"homekit",
|
||||
"ssdp",
|
||||
"zeroconf",
|
||||
|
Loading…
x
Reference in New Issue
Block a user