diff --git a/images/EcoDim/Zigbee_Dimmer_1_Gang.ota b/images/EcoDim/Zigbee_Dimmer_1_Gang.ota new file mode 100644 index 0000000..05018f2 Binary files /dev/null and b/images/EcoDim/Zigbee_Dimmer_1_Gang.ota differ diff --git a/index.json b/index.json index e76345c..326e3bb 100644 --- a/index.json +++ b/index.json @@ -2366,5 +2366,14 @@ "modelId": "lumi.magnet.agl02", "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Xiaomi/20230110152619_OTA_lumi.magnet.agl02_0.0.0_0030_20230109_D7EBD0.ota", "path": "images/Xiaomi/20230110152619_OTA_lumi.magnet.agl02_0.0.0_0030_20230109_D7EBD0.ota" + }, + { + "fileVersion": 10, + "fileSize": 287022, + "manufacturerCode": 4714, + "imageType": 44, + "sha512": "327e1afaec8baf9d367c5cd43d3dcda80e6014e56a3e400a9094249dd74e1eb2354b7106dd119b3eb661e9051cf64a2f9273a66ba0f089f7374eacb410a749bf", + "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/EcoDim/Zigbee_Dimmer_1_Gang.ota", + "path": "images/EcoDim/Zigbee_Dimmer_1_Gang.ota" } ] \ No newline at end of file diff --git a/scripts/add.js b/scripts/add.js index ac4a887..2faf19d 100644 --- a/scripts/add.js +++ b/scripts/add.js @@ -29,6 +29,7 @@ const manufacturerNameLookup = { 4659: 'ThirdReality', 4678: 'Danfoss', 4687: 'Gledopto', + 4714: 'EcoDim', 4742: 'Sonoff', 4919: 'Datek', 10132: 'ClimaxTechnology',