diff --git a/images/Innr/1166-0312-27016A30-upgradeMe.zigbee b/images/Innr/1166-0312-27016A30-upgradeMe.zigbee new file mode 100644 index 0000000..4f23e25 Binary files /dev/null and b/images/Innr/1166-0312-27016A30-upgradeMe.zigbee differ diff --git a/index.json b/index.json index 50fd6a1..78fa671 100644 --- a/index.json +++ b/index.json @@ -2067,5 +2067,14 @@ "sha512": "91605b5a7f965ac34a1e72bd2e2adba7abea877182b043b6d21e78ef1aa68005eba7011c548116ef2df74d29c7036e6a2616c65597705fd64d01d2f528ceb986", "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Innr/1166-0313-31016610-upgradeMe.ota", "path": "images/Innr/1166-0313-31016610-upgradeMe.ota" + }, + { + "fileVersion": 654404144, + "fileSize": 235306, + "manufacturerCode": 4454, + "imageType": 786, + "sha512": "e04ad772d6e3c263adc8108eb80c811cd1aad5e750241bc77e44067f4b9530098fa31b7b03abec412d9d28e732f9d25ffaf96f7f0ec619e1a18b51cc90b5a35b", + "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Innr/1166-0312-27016A30-upgradeMe.zigbee", + "path": "images/Innr/1166-0312-27016A30-upgradeMe.zigbee" } ] \ No newline at end of file diff --git a/scripts/add.js b/scripts/add.js index 9c59cdf..c6f9acf 100644 --- a/scripts/add.js +++ b/scripts/add.js @@ -27,6 +27,7 @@ const manufacturerNameLookup = { 4417: 'Telink', 4338: 'ubisys', 4742: 'Sonoff', + 4454: 'Innr', }; const main = async () => {