mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Add hardware
as a config flow discovery source (#14281)
Add `hardware` as a discovery source
This commit is contained in:
parent
ac65882fdd
commit
ec6a4b4e7a
@ -9,6 +9,7 @@ export const DISCOVERY_SOURCES = [
|
|||||||
"bluetooth",
|
"bluetooth",
|
||||||
"dhcp",
|
"dhcp",
|
||||||
"discovery",
|
"discovery",
|
||||||
|
"hardware",
|
||||||
"hassio",
|
"hassio",
|
||||||
"homekit",
|
"homekit",
|
||||||
"integration_discovery",
|
"integration_discovery",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user