Add new ZBT-2 VID:PID pair for discovery (#154036)

This commit is contained in:
puddly
2025-10-08 16:59:49 -04:00
committed by GitHub
parent 66fb5f4d95
commit dddf6d5f1a
2 changed files with 12 additions and 0 deletions

View File

@@ -13,6 +13,12 @@
"pid": "4001",
"description": "*zbt-2*",
"known_devices": ["ZBT-2"]
},
{
"vid": "303A",
"pid": "831A",
"description": "*zbt-2*",
"known_devices": ["ZBT-2"]
}
]
}

View File

@@ -10,6 +10,12 @@ USB = [
"pid": "4001",
"vid": "303A",
},
{
"description": "*zbt-2*",
"domain": "homeassistant_connect_zbt2",
"pid": "831A",
"vid": "303A",
},
{
"description": "*skyconnect v1.0*",
"domain": "homeassistant_sky_connect",