mirror of
https://github.com/Koenkk/zigbee-OTA.git
synced 2026-06-24 12:44:25 +00:00
Add ota image for Mega23M12. https://github.com/Koenkk/zigbee2mqtt/issues/3859
This commit is contained in:
BIN
images/DresdenElektronik/1135-0000-201000A0-FLS-PP3_RGBW.zigbee
Normal file
BIN
images/DresdenElektronik/1135-0000-201000A0-FLS-PP3_RGBW.zigbee
Normal file
Binary file not shown.
@@ -180,5 +180,13 @@
|
||||
"manufacturerCode": 4420,
|
||||
"imageType": 0,
|
||||
"url": "http://fds.dc1.philips.com/firmware/ZGB_1144_0000/3040/Superman_v3_04_Release_3040.ota"
|
||||
},
|
||||
{
|
||||
"fileVersion": 537919648,
|
||||
"fileSize": 197247,
|
||||
"manufacturerCode": 4405,
|
||||
"imageType": 0,
|
||||
"url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/DresdenElektronik/1135-0000-201000A0-FLS-PP3_RGBW.zigbee",
|
||||
"path": "images/DresdenElektronik/1135-0000-201000A0-FLS-PP3_RGBW.zigbee"
|
||||
}
|
||||
]
|
||||
@@ -9,6 +9,7 @@ const manufacturerNameLookup = {
|
||||
4474: 'Insta',
|
||||
4448: 'Sengled',
|
||||
4420: 'Lutron',
|
||||
4405: 'DresdenElektronik',
|
||||
};
|
||||
|
||||
const main = async () => {
|
||||
|
||||
Reference in New Issue
Block a user