mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 12:44:25 +00:00
Firmware for Legrand Netamo devices (#85)
This commit is contained in:
BIN
images/Legrand/1021-0010-2d4203-NLM-45.zigbee
Normal file
BIN
images/Legrand/1021-0010-2d4203-NLM-45.zigbee
Normal file
Binary file not shown.
BIN
images/Legrand/1021-0011-3e4203-NLP-62.zigbee
Normal file
BIN
images/Legrand/1021-0011-3e4203-NLP-62.zigbee
Normal file
Binary file not shown.
BIN
images/Legrand/1021-0012-364203-NLT-54.zigbee
Normal file
BIN
images/Legrand/1021-0012-364203-NLT-54.zigbee
Normal file
Binary file not shown.
27
index.json
27
index.json
@@ -1438,5 +1438,32 @@
|
||||
"modelId": "lumi.relay.c2acn01",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Xiaomi/lumi.relay.c2acn01_20211201_v0047.ota",
|
||||
"path": "images/Xiaomi/lumi.relay.c2acn01_20211201_v0047.ota"
|
||||
},
|
||||
{
|
||||
"fileVersion": 2966019,
|
||||
"fileSize": 242695,
|
||||
"manufacturerCode": 4129,
|
||||
"imageType": 16,
|
||||
"sha512": "fc3a7f49cef2a6847168cfe165b335feeecbcd64c8729afa4b6aea302988ebf5a17c85b285230ece7c9cc469017e8b694f5ef33481bdfce8d5fb9b5645f98c70",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Legrand/1021-0010-2d4203-NLM-45.zigbee",
|
||||
"path": "images/Legrand/1021-0010-2d4203-NLM-45.zigbee"
|
||||
},
|
||||
{
|
||||
"fileVersion": 4080131,
|
||||
"fileSize": 250647,
|
||||
"manufacturerCode": 4129,
|
||||
"imageType": 17,
|
||||
"sha512": "63169864311803b092291a093427fa7bc5d10d9bc044f3340b98b6c473ed4dd0f987fe775dfdf0c7f5f7e9525863ea8962515b804560076f16eb32fa1c83eb31",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Legrand/1021-0011-3e4203-NLP-62.zigbee",
|
||||
"path": "images/Legrand/1021-0011-3e4203-NLP-62.zigbee"
|
||||
},
|
||||
{
|
||||
"fileVersion": 3555843,
|
||||
"fileSize": 196871,
|
||||
"manufacturerCode": 4129,
|
||||
"imageType": 18,
|
||||
"sha512": "58290da7042fbcbc4fa759cd880bd687349025b3c54cbd7f5fc1ce1babd82fa3cccc890d536861b37c21ee7b302148c1e1124cc1ebdde217e3b6709147af5787",
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Legrand/1021-0012-364203-NLT-54.zigbee",
|
||||
"path": "images/Legrand/1021-0012-364203-NLT-54.zigbee"
|
||||
}
|
||||
]
|
||||
@@ -9,6 +9,7 @@ const baseURL = 'https://github.com/Koenkk/zigbee-OTA/raw/master';
|
||||
const manufacturerNameLookup = {
|
||||
4107: 'Hue',
|
||||
4117: 'Develco',
|
||||
4129: 'Legrand',
|
||||
4474: 'Insta',
|
||||
4448: 'Sengled',
|
||||
4420: 'Lutron',
|
||||
|
||||
Reference in New Issue
Block a user