Skip to content

Commit

Permalink
DIY lywsd03mmc OTA with changed manufacturer code (#447)
Browse files Browse the repository at this point in the history
  • Loading branch information
devbis authored Feb 21, 2024
1 parent ea5a2a7 commit 669d33d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file added images/DIY/db15-0203-11003001-z03mmc.zigbee
Binary file not shown.
9 changes: 9 additions & 0 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
]
1 change: 1 addition & 0 deletions scripts/add.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const manufacturerNameLookup = {
26214: 'Sprut.device',
4877: 'thirdreality',
4636: 'Aurora',
56085: 'DIY',
};

const main = async () => {
Expand Down

0 comments on commit 669d33d

Please sign in to comment.