diff --git a/images/DresdenElektronik/1135-0000-201000A0-FLS-PP3_RGBW.zigbee b/images/DresdenElektronik/1135-0000-201000A0-FLS-PP3_RGBW.zigbee new file mode 100644 index 0000000..c17a6d9 Binary files /dev/null and b/images/DresdenElektronik/1135-0000-201000A0-FLS-PP3_RGBW.zigbee differ diff --git a/index.json b/index.json index 63d3441..a169250 100644 --- a/index.json +++ b/index.json @@ -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" } ] \ No newline at end of file diff --git a/scripts/add.js b/scripts/add.js index 180a1c2..1e58c57 100644 --- a/scripts/add.js +++ b/scripts/add.js @@ -9,6 +9,7 @@ const manufacturerNameLookup = { 4474: 'Insta', 4448: 'Sengled', 4420: 'Lutron', + 4405: 'DresdenElektronik', }; const main = async () => {