Add ESPHome to discovery sources

This commit is contained in:
Paulus Schoutsen
2025-10-03 17:47:15 -04:00
parent fdd66b5cec
commit e14b76a33c

View File

@@ -12,6 +12,7 @@ export const DISCOVERY_SOURCES = [
"bluetooth",
"dhcp",
"discovery",
"esphome",
"hardware",
"hassio",
"homekit",