diff --git a/images/Develco/ED_Smoke_Sensor_SSIG_4.0.2.zigbee b/images/Develco/ED_Smoke_Sensor_SSIG_4.0.2.zigbee new file mode 100755 index 0000000..992e26c Binary files /dev/null and b/images/Develco/ED_Smoke_Sensor_SSIG_4.0.2.zigbee differ diff --git a/index.json b/index.json index afb9c8e..2926c56 100644 --- a/index.json +++ b/index.json @@ -1273,5 +1273,14 @@ "sha512": "5e36ceaa44c4b3e12f4ff415b00fb16a3d64aaa3d8bebaecc0590480f4850e8ff226be20356417da223679c4210b5c69e8159ae15628c098c59d074e86d97258", "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ClimaxTechnology/12128_OTA_3.18.ZIGBEE", "path": "images/ClimaxTechnology/12128_OTA_3.18.ZIGBEE" + }, + { + "fileVersion": 262146, + "fileSize": 198738, + "manufacturerCode": 4117, + "imageType": 593, + "sha512": "6ff88b27a44d0762e62d70d278313803a241ace28433135be765bb3e3fe34ec848ce71d645e28c78a88005fac03e039d507553b2fc16e1fd1b024d571a9c84c9", + "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Develco/ED_Smoke_Sensor_SSIG_4.0.2.zigbee", + "path": "images/Develco/ED_Smoke_Sensor_SSIG_4.0.2.zigbee" } -] +] \ No newline at end of file diff --git a/scripts/add.js b/scripts/add.js index a26ee64..b7e0277 100644 --- a/scripts/add.js +++ b/scripts/add.js @@ -8,6 +8,7 @@ const baseURL = 'https://github.com/Koenkk/zigbee-OTA/raw/master'; const manufacturerNameLookup = { 4107: 'Hue', + 4117: 'Develco', 4474: 'Insta', 4448: 'Sengled', 4420: 'Lutron',