mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 11:45:09 +02:00
Add CB3 descriptor to ZHA manifest (#104071)
This commit is contained in:
@@ -76,6 +76,12 @@
|
||||
"description": "*conbee*",
|
||||
"known_devices": ["Conbee II"]
|
||||
},
|
||||
{
|
||||
"vid": "0403",
|
||||
"pid": "6015",
|
||||
"description": "*conbee*",
|
||||
"known_devices": ["Conbee III"]
|
||||
},
|
||||
{
|
||||
"vid": "10C4",
|
||||
"pid": "8A2A",
|
||||
|
@@ -81,6 +81,12 @@ USB = [
|
||||
"pid": "0030",
|
||||
"vid": "1CF1",
|
||||
},
|
||||
{
|
||||
"description": "*conbee*",
|
||||
"domain": "zha",
|
||||
"pid": "6015",
|
||||
"vid": "0403",
|
||||
},
|
||||
{
|
||||
"description": "*zigbee*",
|
||||
"domain": "zha",
|
||||
|
Reference in New Issue
Block a user