mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 08:46:35 +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 = [
|
export const DISCOVERY_SOURCES = [
|
||||||
"unignore",
|
"unignore",
|
||||||
|
"dhcp",
|
||||||
"homekit",
|
"homekit",
|
||||||
"ssdp",
|
"ssdp",
|
||||||
"zeroconf",
|
"zeroconf",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user