Skip to content

Comments

add firmware version 72 for wb-msw-zigbee#1058

Merged
Koenkk merged 1 commit intoKoenkk:masterfrom
BurchuMikhail:master
Feb 5, 2026
Merged

add firmware version 72 for wb-msw-zigbee#1058
Koenkk merged 1 commit intoKoenkk:masterfrom
BurchuMikhail:master

Conversation

@BurchuMikhail
Copy link
Contributor

Added automatic baud rate detection on first launch and connection reset.

Added automatic baud rate detection on first launch and connection reset.
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

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

diff --git a/images/Sprut.device/wb_msw4_2_071.ota b/images/Sprut.device/wb_msw4_2_071.ota
deleted file mode 100644
index a5fee97..0000000
Binary files a/images/Sprut.device/wb_msw4_2_071.ota and /dev/null differ
diff --git a/images1/Sprut.device/wb_msw4_2_070.ota b/images1/Sprut.device/wb_msw4_2_070.ota
deleted file mode 100644
index e2961c1..0000000
Binary files a/images1/Sprut.device/wb_msw4_2_070.ota and /dev/null differ
diff --git a/index.json b/index.json
index 92d7510..5d0dd9f 100644
--- a/index.json
+++ b/index.json
@@ -7157,16 +7157,6 @@
     "modelId": "RBSH-TRV1-ZB-EU",
     "releaseNotes": "New heating algorithm (like that used on the non-matter radiator thermostat II since November 2024)"
   },
-  {
-    "fileName": "wb_msw4_2_071.ota",
-    "fileVersion": 71,
-    "fileSize": 316790,
-    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sprut.device/wb_msw4_2_071.ota",
-    "imageType": 15,
-    "manufacturerCode": 26214,
-    "sha512": "72f19d6f144442265e79ad0e4630413966a064dd78796c44b3b26463f84206fd112cf40f64519b6cd4084bb45c7443839b7163525133cf00e6c2793af416bbc9",
-    "otaHeaderString": ""
-  },
   {
     "fileName": "FW_ha_v1.00.86.ota",
     "fileVersion": 86,
@@ -9406,5 +9396,15 @@
     "manufacturerCode": 4659,
     "sha512": "ac780d5d2bd0da487099210a5abd7137cf52179966194e5637059a1724c12eabce2cc53057a7b0b94be7c37426e4d22b1d71fb60aba27ef93e41286d75ee0f03",
     "otaHeaderString": "Telink OTA Sample Usage"
+  },
+  {
+    "fileName": "wb_msw4_2_072.ota",
+    "fileVersion": 72,
+    "fileSize": 317290,
+    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sprut.device/wb_msw4_2_072.ota",
+    "imageType": 15,
+    "manufacturerCode": 26214,
+    "sha512": "de8c0ebc89aedeca8fef55b133d72ee3fb7e04859d6411c196133d906ca34d219c212b1549b0fe817f63fb5d458bb3d40ceb2e561276c14ae0acc2e0b1e1aa53",
+    "otaHeaderString": ""
   }
 ]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index af82a3b..fe879c7 100644
--- a/index1.json
+++ b/index1.json
@@ -2167,16 +2167,6 @@
     "sha512": "efe3066a98b71f067ad9840172b073690c136a7292774e72a3a41fcb403c423aee7e27b71e07538d148123d3d89257e154273e5609b44cb304035dfe6a0611bc",
     "otaHeaderString": "MM_RELAY"
   },
-  {
-    "fileName": "wb_msw4_2_070.ota",
-    "fileVersion": 70,
-    "fileSize": 312950,
-    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images1/Sprut.device/wb_msw4_2_070.ota",
-    "imageType": 15,
-    "manufacturerCode": 26214,
-    "sha512": "520465686f77ef055410fd541ec9a4d4e008bea57753707fb28abc69607d8893d9a84ea13f2e8f94e4b3de364b991f74b70df9ae05dbf4726440d7cccf590d1e",
-    "otaHeaderString": ""
-  },
   {
     "fileName": "FW_ha_v1.00.82.ota",
     "fileVersion": 82,
@@ -3121,5 +3111,15 @@
     "sha512": "daba6b3ad69bb070aa46ddae95bf8fa4a3eed151063b9e14f07a5f8937baac5edc922f99b0f6207b9ece62ee65a4ba896721383947c552f94a82c89d4bd04f1d",
     "otaHeaderString": "Telink OTA Sample Usage",
     "originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/Water_Leak_Sensor_PROD_OTA_V66_v1.00.66.ota"
+  },
+  {
+    "fileName": "wb_msw4_2_071.ota",
+    "fileVersion": 71,
+    "fileSize": 316790,
+    "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images1/Sprut.device/wb_msw4_2_071.ota",
+    "imageType": 15,
+    "manufacturerCode": 26214,
+    "sha512": "72f19d6f144442265e79ad0e4630413966a064dd78796c44b3b26463f84206fd112cf40f64519b6cd4084bb45c7443839b7163525133cf00e6c2793af416bbc9",
+    "otaHeaderString": ""
   }
 ]
\ No newline at end of file

@Koenkk Koenkk merged commit 8cc2e8e into Koenkk:master Feb 5, 2026
1 check passed
@Koenkk
Copy link
Owner

Koenkk commented Feb 5, 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