diff --git a/images/Tuya/1600167449-si32_zg_uart_connect_sleep_ZS5_ty_OTA_1.1.5.bin b/images/Tuya/1600167449-si32_zg_uart_connect_sleep_ZS5_ty_OTA_1.1.5.bin new file mode 100644 index 0000000..f55eea2 Binary files /dev/null and b/images/Tuya/1600167449-si32_zg_uart_connect_sleep_ZS5_ty_OTA_1.1.5.bin differ diff --git a/index.json b/index.json index 2610604..16b32f0 100644 --- a/index.json +++ b/index.json @@ -660,5 +660,13 @@ "imageType": 70, "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Ledvance/Undercabinet_TW_Z3_IM0046_00103101-encrypted_11_20_2018_Tue_101550_96_withoutMF.ota", "path": "images/Ledvance/Undercabinet_TW_Z3_IM0046_00103101-encrypted_11_20_2018_Tue_101550_96_withoutMF.ota" + }, + { + "fileVersion": 85, + "fileSize": 233894, + "manufacturerCode": 4098, + "imageType": 5634, + "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Tuya/1600167449-si32_zg_uart_connect_sleep_ZS5_ty_OTA_1.1.5.bin", + "path": "images/Tuya/1600167449-si32_zg_uart_connect_sleep_ZS5_ty_OTA_1.1.5.bin" } ] \ No newline at end of file diff --git a/scripts/add.js b/scripts/add.js index 5a7b2ad..b7ae19f 100644 --- a/scripts/add.js +++ b/scripts/add.js @@ -11,7 +11,8 @@ const manufacturerNameLookup = { 4420: 'Lutron', 4405: 'DresdenElektronik', 4489: 'Ledvance', - 4364: 'Osram' + 4364: 'Osram', + 4098: 'Tuya' }; const main = async () => {