mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 12:44:25 +00:00
Added wb-msw3 ota fw (#301)
This commit is contained in:
committed by
GitHub
parent
00b37df2d4
commit
71cfca32a9
BIN
images/Sprut.device/zb_wb_msw_31_692_0_058.ota
Normal file
BIN
images/Sprut.device/zb_wb_msw_31_692_0_058.ota
Normal file
Binary file not shown.
BIN
images/Sprut.device/zb_wb_msw_31_692_A_058.ota
Normal file
BIN
images/Sprut.device/zb_wb_msw_31_692_A_058.ota
Normal file
Binary file not shown.
18
index.json
18
index.json
@@ -2609,5 +2609,23 @@
|
||||
"sha512": "995c25c09706dd39498d1adb6f0aca700c193dc1d5b18069f2057f5d2f05096527731330278f4ca15350d4e72489e0349e285af5d5befae25c5e992c847a50b6",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/IKEA/ota_t0x110f_m0x117c_v0x01000011.ota",
|
||||
"path": "images/IKEA/ota_t0x110f_m0x117c_v0x01000011.ota"
|
||||
},
|
||||
{
|
||||
"fileVersion": 58,
|
||||
"fileSize": 397994,
|
||||
"manufacturerCode": 26214,
|
||||
"imageType": 1,
|
||||
"sha512": "40435559fe1aa4be0fa3cfffdb46a010a28a7776e6c73e200f43560d18eeb3f0fd594855781f39800b05b668161dcc2342d65f11e4e80642cbe814a27fa4bab7",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Sprut.device/zb_wb_msw_31_692_0_058.ota",
|
||||
"path": "images/Sprut.device/zb_wb_msw_31_692_0_058.ota"
|
||||
},
|
||||
{
|
||||
"fileVersion": 58,
|
||||
"fileSize": 397990,
|
||||
"manufacturerCode": 26214,
|
||||
"imageType": 2,
|
||||
"sha512": "0dd1d20605de46ed5c068cbb07a4c31cc11d87042717083887d1b0abc8fbdc0c33928286669b206d7cf79228832b6410f488c7a316250a1b0fa144749b40328b",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Sprut.device/zb_wb_msw_31_692_A_058.ota",
|
||||
"path": "images/Sprut.device/zb_wb_msw_31_692_A_058.ota"
|
||||
}
|
||||
]
|
||||
@@ -34,6 +34,7 @@ const manufacturerNameLookup = {
|
||||
4742: 'Sonoff',
|
||||
4919: 'Datek',
|
||||
10132: 'ClimaxTechnology',
|
||||
26214: 'Sprut.device',
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user