Add CB3 descriptor to ZHA manifest (#104071)

This commit is contained in:
Eric Härtel
2023-12-04 14:51:43 +01:00
committed by Franck Nijhof
parent 93c8618f8a
commit cc0326548e
2 changed files with 12 additions and 0 deletions
@@ -76,6 +76,12 @@
"description": "*conbee*",
"known_devices": ["Conbee II"]
},
{
"vid": "0403",
"pid": "6015",
"description": "*conbee*",
"known_devices": ["Conbee III"]
},
{
"vid": "10C4",
"pid": "8A2A",
+6
View File
@@ -81,6 +81,12 @@ USB = [
"pid": "0030",
"vid": "1CF1",
},
{
"description": "*conbee*",
"domain": "zha",
"pid": "6015",
"vid": "0403",
},
{
"description": "*zigbee*",
"domain": "zha",