diff --git a/src/data/config_flow.ts b/src/data/config_flow.ts index 7a5c9207c9..27a2926a0d 100644 --- a/src/data/config_flow.ts +++ b/src/data/config_flow.ts @@ -9,6 +9,7 @@ export const DISCOVERY_SOURCES = [ "bluetooth", "dhcp", "discovery", + "hardware", "hassio", "homekit", "integration_discovery",