Add SONOFF Dongle Lite MG21 discovery support in ZHA (#148813)

Co-authored-by: zetao.zheng <1050713479@qq.com>
This commit is contained in:
CubeZ2mDeveloper
2025-08-12 00:41:41 +08:00
committed by GitHub
parent 3eda687d30
commit d02029143c
2 changed files with 12 additions and 0 deletions

View File

@@ -106,6 +106,12 @@
"pid": "EA60",
"description": "*sonoff*max*",
"known_devices": ["SONOFF Dongle Max MG24"]
},
{
"vid": "10C4",
"pid": "EA60",
"description": "*sonoff*lite*mg21*",
"known_devices": ["sonoff zigbee dongle lite mg21"]
}
],
"zeroconf": [

View File

@@ -143,6 +143,12 @@ USB = [
"pid": "EA60",
"vid": "10C4",
},
{
"description": "*sonoff*lite*mg21*",
"domain": "zha",
"pid": "EA60",
"vid": "10C4",
},
{
"domain": "zwave_js",
"pid": "0200",