Skip to content

update thirdreality 60G radar ota file to v25#1068

Merged
Koenkk merged 1 commit intoKoenkk:masterfrom
weihuan1111:60G-25
Feb 13, 2026
Merged

update thirdreality 60G radar ota file to v25#1068
Koenkk merged 1 commit intoKoenkk:masterfrom
weihuan1111:60G-25

Conversation

@weihuan1111
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

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

diff --git a/images/ThirdReality/60G_Radar_OTA_V24_v1.00.24.ota b/images/ThirdReality/60G_Radar_OTA_V24_v1.00.24.ota
deleted file mode 100644
index 8eb332e..0000000
Binary files a/images/ThirdReality/60G_Radar_OTA_V24_v1.00.24.ota and /dev/null differ
diff --git a/images1/ThirdReality/60G_Radar_OTA_V23_v1.00.23.ota b/images1/ThirdReality/60G_Radar_OTA_V23_v1.00.23.ota
deleted file mode 100644
index 95d7de7..0000000
Binary files a/images1/ThirdReality/60G_Radar_OTA_V23_v1.00.23.ota and /dev/null differ
diff --git a/index.json b/index.json
index a2a9a85..6876075 100644
--- a/index.json
+++ b/index.json
@@ -9385,16 +9385,6 @@
     "otaHeaderString": "DOT_IT_ZBD_G01",
     "releaseNotes": "1. Improve low-level dimming smoothness\r\n2. Add 500ms transition time to make the switch from RGB to CCT smoother\r\n3. Keep Lum level synced during rapid on off control\r\n4. Replace 90s sensor mute with new occupancy control\r\n5. Sync platform code changes"
   },
-  {
-    "fileName": "60G_Radar_OTA_V24_v1.00.24.ota",
-    "fileVersion": 24,
-    "fileSize": 349302,
-    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/60G_Radar_OTA_V24_v1.00.24.ota",
-    "imageType": 54211,
-    "manufacturerCode": 5127,
-    "sha512": "f071aa4bfd06f015819f67472d967380dfb2111b4b02d6f1d0344afbe90a37cdeaac8c761f8fed6d25377dacd89407fbddd983442505d6b51a850b837448c02b",
-    "otaHeaderString": "temp_humi_sensor"
-  },
   {
     "fileName": "VZM31-SN_3.04.ota",
     "fileVersion": 16909060,
@@ -9405,5 +9395,15 @@
     "manufacturerCode": 4655,
     "sha512": "95aac7aacb41c9437c9b372bade31c7a1201180c21083cd0ef588ecb9be9208d4d97593528f6ebbe1039d850ee6702eb3f1835488363b30b1a694ac19bf92ae2",
     "otaHeaderString": "EBL VM_SWITCH"
+  },
+  {
+    "fileName": "60G_Radar_OTA_V25_v1.00.25.ota",
+    "fileVersion": 25,
+    "fileSize": 349302,
+    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/ThirdReality/60G_Radar_OTA_V25_v1.00.25.ota",
+    "imageType": 54211,
+    "manufacturerCode": 5127,
+    "sha512": "05571052672eb92487bc436549f5dd11d084c6f1671d27c6de9fd446ed95339c71ff33953013153e29f814824b265b295a9b47452e1201d7386b4126f522188a",
+    "otaHeaderString": "temp_humi_sensor"
   }
 ]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index a3765a7..0e3d4e5 100644
--- a/index1.json
+++ b/index1.json
@@ -3124,16 +3124,6 @@
     "otaHeaderString": "DOT_IT_ZBD_G01",
     "releaseNotes": "1. Standard brightness of Dot-It @70%.\r\n2. Improve Dimming Curve."
   },
-  {
-    "fileName": "60G_Radar_OTA_V23_v1.00.23.ota",
-    "fileVersion": 23,
-    "fileSize": 349846,
-    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images1/ThirdReality/60G_Radar_OTA_V23_v1.00.23.ota",
-    "imageType": 54211,
-    "manufacturerCode": 5127,
-    "sha512": "2804f83240a6c78b6eb7a9864eacf3901c2ba9be1dc1a919ee5cf23d150891717a2bec772243593c4bf2ba61e973dbcd17f757104e0ad24802afa049da07c47f",
-    "otaHeaderString": "temp_humi_sensor"
-  },
   {
     "fileName": "VZM31-SN_2.18-Production.ota",
     "fileVersion": 16908818,
@@ -3143,5 +3133,15 @@
     "manufacturerCode": 4655,
     "sha512": "6d480a5d621a16bb3a57fcc1af09071fc528dab2a8f3e479620c3bd75ddfa9e8f624c32b1dc35d5c1bc8db0f67a70ee150ce3a516a2026f717076dcbeba23df7",
     "otaHeaderString": "EBL VM_SWITCH"
+  },
+  {
+    "fileName": "60G_Radar_OTA_V24_v1.00.24.ota",
+    "fileVersion": 24,
+    "fileSize": 349302,
+    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images1/ThirdReality/60G_Radar_OTA_V24_v1.00.24.ota",
+    "imageType": 54211,
+    "manufacturerCode": 5127,
+    "sha512": "f071aa4bfd06f015819f67472d967380dfb2111b4b02d6f1d0344afbe90a37cdeaac8c761f8fed6d25377dacd89407fbddd983442505d6b51a850b837448c02b",
+    "otaHeaderString": "temp_humi_sensor"
   }
 ]
\ No newline at end of file

@Koenkk Koenkk merged commit 23c4c62 into Koenkk:master Feb 13, 2026
1 check passed
@Koenkk
Copy link
Owner

Koenkk commented Feb 13, 2026

Thanks!

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