mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 09:48:42 +00:00
DIY lywsd03mmc OTA with changed manufacturer code (#447)
This commit is contained in:
committed by
GitHub
parent
ea5a2a7beb
commit
669d33d7ba
BIN
images/DIY/db15-0203-11003001-z03mmc.zigbee
Normal file
BIN
images/DIY/db15-0203-11003001-z03mmc.zigbee
Normal file
Binary file not shown.
@@ -3311,5 +3311,14 @@
|
||||
"modelId": "lumi.switch.b3l01",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Lumi/lumi.switch.b3l01_0.0.0_0033_20200414.ota",
|
||||
"path": "images/Lumi/lumi.switch.b3l01_0.0.0_0033_20200414.ota"
|
||||
},
|
||||
{
|
||||
"fileVersion": 285224961,
|
||||
"fileSize": 131362,
|
||||
"manufacturerCode": 56085,
|
||||
"imageType": 515,
|
||||
"sha512": "2a7a17f348f6631e10217d689456ddeceaf768e06267a76a93335a8fb0ee57dfda88e84830536eb478977e423d3add9ff0590839b8736e465e216d0d81f474e9",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/DIY/db15-0203-11003001-z03mmc.zigbee",
|
||||
"path": "images/DIY/db15-0203-11003001-z03mmc.zigbee"
|
||||
}
|
||||
]
|
||||
@@ -40,6 +40,7 @@ const manufacturerNameLookup = {
|
||||
26214: 'Sprut.device',
|
||||
4877: 'thirdreality',
|
||||
4636: 'Aurora',
|
||||
56085: 'DIY',
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user