Added auto-discovery configuration for SONOFF Dongle Max in zha. (#140574)

Co-authored-by: zetao.zheng <1050713479@qq.com>
This commit is contained in:
CubeZ2mDeveloper 2025-06-24 16:19:08 +08:00 committed by GitHub
parent 438aa3486d
commit 703032ab27
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View File

@ -100,6 +100,12 @@
"pid": "8B34",
"description": "*bv 2010/10*",
"known_devices": ["Bitron Video AV2010/10"]
},
{
"vid": "10C4",
"pid": "EA60",
"description": "*sonoff*max*",
"known_devices": ["SONOFF Dongle Max MG24"]
}
],
"zeroconf": [

View File

@ -137,6 +137,12 @@ USB = [
"pid": "8B34",
"vid": "10C4",
},
{
"description": "*sonoff*max*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"domain": "zwave_js",
"pid": "0200",