diff --git a/images/DIY/db15-0203-11003001-z03mmc.zigbee b/images/DIY/db15-0203-11003001-z03mmc.zigbee new file mode 100644 index 00000000..b7a5de67 Binary files /dev/null and b/images/DIY/db15-0203-11003001-z03mmc.zigbee differ diff --git a/index.json b/index.json index f455de5d..2420addc 100644 --- a/index.json +++ b/index.json @@ -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" } ] \ No newline at end of file diff --git a/scripts/add.js b/scripts/add.js index f5300c6f..9203cb84 100644 --- a/scripts/add.js +++ b/scripts/add.js @@ -40,6 +40,7 @@ const manufacturerNameLookup = { 26214: 'Sprut.device', 4877: 'thirdreality', 4636: 'Aurora', + 56085: 'DIY', }; const main = async () => {