diff --git a/README.md b/README.md index 21f061c..f862456 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ Custom firmware for Tuya devices on the PHY622x2 chipset |:---:|:---:|:---:|:---:|:---:|:---:| |  |  |  |  |  |  -* Программа для настройки и BLE OTA [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html) +* Программа для настройки и BLE OTA [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html). +* Подгрузка файлов OTA в [PHY62x2BTHome.html](https://pvvx.github.io/THB2/web/PHY62x2BTHome.html) производится автоматически - загружать из файлы из данного репозитория для OTA не требуется. ## Прошивки Boot и APP diff --git a/bthome_phy6222/web/PHY62x2BTHome.html b/bthome_phy6222/web/PHY62x2BTHome.html index ca989cd..9be0e93 100644 --- a/bthome_phy6222/web/PHY62x2BTHome.html +++ b/bthome_phy6222/web/PHY62x2BTHome.html @@ -1,6 +1,6 @@
-Файл прошивки: - +
Файл(ы) прошивки: +
diff --git a/fw.json b/fw.json index a988abd..f6fddcb 100644 --- a/fw.json +++ b/fw.json @@ -5,8 +5,7 @@ "?", "bin/THB1_v14.bin", "bin/TH05D_v14.bin", -"bin/TH05F_v14.bin" -], +"bin/TH05F_v14.bin"], "updateboot":[ "update_boot/THB2_v14.bin", "update_boot/BTH01_v14.bin", @@ -14,5 +13,4 @@ "?", "update_boot/TH05D_v14.bin", "update_boot/TH05F_v14.bin", -"update_boot/THB1_v14.bin" -]} +"update_boot/THB1_v14.bin"]}