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 zigbee color bulb ota file to version 46 #606

Merged
merged 1 commit into from
Nov 22, 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/ota-v38.ota b/images/ThirdReality/ota-v38.ota
deleted file mode 100644
index 4dafe94..0000000
Binary files a/images/ThirdReality/ota-v38.ota and /dev/null differ
diff --git a/index.json b/index.json
index 5391a95..2623358 100644
--- a/index.json
+++ b/index.json
@@ -7031,16 +7031,6 @@
     "sha512": "18aa9d1118fc0a1bf39a037036c9f6229a789a4c4e20f8403838ede9aa771ccfacbf0eff8ca1b52b265f564a4f555613264556f9e1a1884a6f1fd932dc4e4478",
     "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   },
-  {
-    "fileName": "ota-v38.ota",
-    "fileVersion": 38,
-    "fileSize": 277898,
-    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/ota-v38.ota",
-    "imageType": 54188,
-    "manufacturerCode": 5127,
-    "sha512": "6d1187d6d8dce634ad7277735706945cf75992564af919fdad3a84953bc7825b97c886673d258725e69d4b9aeb0ebdbb42c10b5e966dcbf5bb4652645005a04e",
-    "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
-  },
   {
     "fileName": "ZigUSB_C6.ota",
     "fileVersion": 407,
@@ -7113,5 +7103,15 @@
     "manufacturerCode": 4747,
     "sha512": "95d2b3dbcf41e5212e63ff92270a9fa8ebb1cdabf84b3fa94bc4207bd55ce86ac4e110c1c150d78affef2d003ad4a306ad5947a55705d1ff1637cc4df3df29cf",
     "otaHeaderString": "nodon_sin_efr32_ota\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
+  },
+  {
+    "fileName": "Zigbee_A19_Bulb_OTA_V46_1.00.46.ota",
+    "fileVersion": 46,
+    "fileSize": 279038,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/Zigbee_A19_Bulb_OTA_V46_1.00.46.ota",
+    "imageType": 54188,
+    "manufacturerCode": 5127,
+    "sha512": "b8a628371a8582ff4c5c487e0b36de150de40f2abc35055e688462e7c263e4a14f872fefda9c970c7e70b634d9e9bda4b081e30da5415c5de744c16522c61734",
+    "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   }
 ]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index 4831dca..a574ec4 100644
--- a/index1.json
+++ b/index1.json
@@ -1203,5 +1203,15 @@
     "manufacturerCode": 4747,
     "sha512": "ef50dc8d3aaa2e2c31618c113436f3f3b830c20d0779a633517fb0b1e68b8fee848e2c388c22e986885cdb0c6d83983950e78d821c8a55071b83fa4c354f469e",
     "otaHeaderString": "nodon_sin_efr32_ota\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
+  },
+  {
+    "fileName": "ota-v38.ota",
+    "fileVersion": 38,
+    "fileSize": 277898,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images1/ThirdReality/ota-v38.ota",
+    "imageType": 54188,
+    "manufacturerCode": 5127,
+    "sha512": "6d1187d6d8dce634ad7277735706945cf75992564af919fdad3a84953bc7825b97c886673d258725e69d4b9aeb0ebdbb42c10b5e966dcbf5bb4652645005a04e",
+    "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   }
 ]
\ No newline at end of file

@Nerivec
Copy link
Collaborator

Nerivec commented Nov 21, 2024

Can you set a better title for the PR (model, manuf)? It gets added to release notes.

@weihuan1111 weihuan1111 changed the title Add files via upload update thirdreality smart zigbee color bulb ota file to version 46 Nov 22, 2024
Copy link
Contributor

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

diff --git a/images/ThirdReality/ota-v38.ota b/images/ThirdReality/ota-v38.ota
deleted file mode 100644
index 4dafe94..0000000
Binary files a/images/ThirdReality/ota-v38.ota and /dev/null differ
diff --git a/index.json b/index.json
index 2515999..908608a 100644
--- a/index.json
+++ b/index.json
@@ -7020,16 +7020,6 @@
     "sha512": "18aa9d1118fc0a1bf39a037036c9f6229a789a4c4e20f8403838ede9aa771ccfacbf0eff8ca1b52b265f564a4f555613264556f9e1a1884a6f1fd932dc4e4478",
     "otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   },
-  {
-    "fileName": "ota-v38.ota",
-    "fileVersion": 38,
-    "fileSize": 277898,
-    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/ota-v38.ota",
-    "imageType": 54188,
-    "manufacturerCode": 5127,
-    "sha512": "6d1187d6d8dce634ad7277735706945cf75992564af919fdad3a84953bc7825b97c886673d258725e69d4b9aeb0ebdbb42c10b5e966dcbf5bb4652645005a04e",
-    "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
-  },
   {
     "fileName": "ZigUSB_C6.ota",
     "fileVersion": 407,
@@ -7113,5 +7103,15 @@
     "sha512": "ce5794daa1db129018229d15a4c7340ff2181fdf1374a6c17b7209d2d4a9c48edd7de747298eed5ce6e4862cb7cb706feaf0dc58155984b64bdc02c3f70ff5fc",
     "otaHeaderString": "RBSH-TRV0-ZB-EU\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
     "modelId": "RBSH-TRV0-ZB-EU"
+  },
+  {
+    "fileName": "Zigbee_A19_Bulb_OTA_V46_1.00.46.ota",
+    "fileVersion": 46,
+    "fileSize": 279038,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/Zigbee_A19_Bulb_OTA_V46_1.00.46.ota",
+    "imageType": 54188,
+    "manufacturerCode": 5127,
+    "sha512": "b8a628371a8582ff4c5c487e0b36de150de40f2abc35055e688462e7c263e4a14f872fefda9c970c7e70b634d9e9bda4b081e30da5415c5de744c16522c61734",
+    "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   }
 ]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index 9c350ae..c99d903 100644
--- a/index1.json
+++ b/index1.json
@@ -1214,5 +1214,15 @@
     "sha512": "bd44eda56bd48503e922001b101522a7340d7e4b68528d3a3d1f6073492631f96e51178573fa2b00da601483b5c5c864b906f14408b0f28d008364c4b195bf52",
     "otaHeaderString": "RBSH-TRV0-ZB-EU\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
     "modelId": "RBSH-TRV0-ZB-EU"
+  },
+  {
+    "fileName": "ota-v38.ota",
+    "fileVersion": 38,
+    "fileSize": 277898,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images1/ThirdReality/ota-v38.ota",
+    "imageType": 54188,
+    "manufacturerCode": 5127,
+    "sha512": "6d1187d6d8dce634ad7277735706945cf75992564af919fdad3a84953bc7825b97c886673d258725e69d4b9aeb0ebdbb42c10b5e966dcbf5bb4652645005a04e",
+    "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
   }
 ]
\ No newline at end of file

@Koenkk Koenkk merged commit bb69376 into Koenkk:master Nov 22, 2024
2 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Nov 22, 2024

Thanks!

@TheJulianJES
Copy link
Contributor

The PR was commited as "Add files via upload (#606)".
This default for the repo needs to be changed to always use the updated title:
image

@weihuan1111 weihuan1111 deleted the color46 branch November 26, 2024 03:47
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.

4 participants