Auto detect ZHA SMLIGHT SLZB-07 dongle (#110982)

This commit is contained in:
TimL 2024-02-22 07:39:16 +11:00 committed by GitHub
parent ff0ba5361f
commit c8bf589384
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View File

@ -40,6 +40,12 @@
"description": "*2652*",
"known_devices": ["slae.sh cc2652rb stick"]
},
{
"vid": "10C4",
"pid": "EA60",
"description": "*slzb-07*",
"known_devices": ["smlight slzb-07"]
},
{
"vid": "1A86",
"pid": "55D4",

View File

@ -59,6 +59,12 @@ USB = [
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*slzb-07*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*sonoff*plus*",
"domain": "zha",