Add CB3 descriptor to ZHA manifest ()

This commit is contained in:
Eric Härtel 2023-12-04 09:48:44 +01:00 committed by Franck Nijhof
parent 93c8618f8a
commit cc0326548e
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 12 additions and 0 deletions
homeassistant
components/zha
generated

View file

@ -76,6 +76,12 @@
"description": "*conbee*",
"known_devices": ["Conbee II"]
},
{
"vid": "0403",
"pid": "6015",
"description": "*conbee*",
"known_devices": ["Conbee III"]
},
{
"vid": "10C4",
"pid": "8A2A",

View file

@ -81,6 +81,12 @@ USB = [
"pid": "0030",
"vid": "1CF1",
},
{
"description": "*conbee*",
"domain": "zha",
"pid": "6015",
"vid": "0403",
},
{
"description": "*zigbee*",
"domain": "zha",