Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ThirdReality smart switch ota file to v30 #632

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

weihuan1111
Copy link
Contributor

No description provided.

Copy link
Contributor

Merging this pull request will add these changes in a following commit:

diff --git a/images/ThirdReality/SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota b/images/ThirdReality/SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota
deleted file mode 100644
index 9d5b1b2..0000000
Binary files a/images/ThirdReality/SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota and /dev/null differ
diff --git a/index.json b/index.json
index 22a759f..2169a55 100644
--- a/index.json
+++ b/index.json
@@ -4021,17 +4021,6 @@
     "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
     "originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/SmartPlug_Zigbee_PROD_OTA_V88_v1.00.88.ota"
   },
-  {
-    "fileName": "SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota",
-    "fileVersion": 29,
-    "fileSize": 134898,
-    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota",
-    "imageType": 54181,
-    "manufacturerCode": 4659,
-    "sha512": "39f22a3ef9eac451b9dde671650db324082af90452bc39c1184fe22cdbde02d89efdebf401a2ede487e15a9ef333e71f3792d3470da3aa040a1921ff24e520ba",
-    "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
-    "originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota"
-  },
   {
     "fileName": "TRTL_ThermalSensor_PROD_OTA_V37_v1.00.37.ota",
     "fileVersion": 37,
@@ -7103,5 +7092,15 @@
     "manufacturerCode": 4659,
     "sha512": "6241a34dd1fb6f99fd9ad71186d769eecdc4e2f5800de50ea599abd6ff0561872343f95fc7995aa4160540a5d2f2a49a96a33d4b2f2e8082344ab1049e573a0e",
     "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
+  },
+  {
+    "fileName": "SmartSwitchGen3_PROD_OTA_V30_v1.00.30.ota",
+    "fileVersion": 30,
+    "fileSize": 135218,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/SmartSwitchGen3_PROD_OTA_V30_v1.00.30.ota",
+    "imageType": 54181,
+    "manufacturerCode": 4659,
+    "sha512": "02dbf23109067616e3bd2cc8b1efc820c4fcf48d56cc3ecb34117d1519d935a886845db73a7d59b56c65cb0a6e4b43c352311f2af24c8c1ddf15164baa438132",
+    "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   }
 ]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index 0d0cf2d..c52038f 100644
--- a/index1.json
+++ b/index1.json
@@ -1302,5 +1302,16 @@
     "sha512": "481973197ae906755c6b1a2991e1984071a4534df02424f9020632b4a1a42a79aa0414d2a785f5dd34166f15c10a7d77f2e0e13352f1afa652e55f02f869d5a3",
     "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
     "originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/Vibrate_Sensor_PROD_OTA_V53_v1.00.53.ota"
+  },
+  {
+    "fileName": "SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota",
+    "fileVersion": 29,
+    "fileSize": 134898,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images1/ThirdReality/SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota",
+    "imageType": 54181,
+    "manufacturerCode": 4659,
+    "sha512": "39f22a3ef9eac451b9dde671650db324082af90452bc39c1184fe22cdbde02d89efdebf401a2ede487e15a9ef333e71f3792d3470da3aa040a1921ff24e520ba",
+    "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
+    "originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/SmartSwitchGen3_PROD_OTA_V29_v1.00.29.ota"
   }
 ]
\ No newline at end of file

@Koenkk Koenkk merged commit bb61418 into Koenkk:master Dec 26, 2024
1 check passed
@weihuan1111 weihuan1111 deleted the switch30 branch January 7, 2025 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants