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

Re-add ZNCZ15LM OTA update #617

Merged
merged 3 commits into from
Nov 28, 2024
Merged

Re-add ZNCZ15LM OTA update #617

merged 3 commits into from
Nov 28, 2024

Conversation

z-x-f
Copy link
Contributor

@z-x-f z-x-f commented Nov 28, 2024

UpdateLog: Fix known issues.

{
    "modelId": "lumi.plug.macn01"
}

Copy link
Contributor

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

diff --git a/images/Lumi/20231018104830_OTA_lumi.plug.macn01_0.0.0_0033_20230913_6AE20B.ota b/images/Lumi/20231018104830_OTA_lumi.plug.macn01_0.0.0_0033_20230913_6AE20B.ota
deleted file mode 100644
index 810a931..0000000
Binary files a/images/Lumi/20231018104830_OTA_lumi.plug.macn01_0.0.0_0033_20230913_6AE20B.ota and /dev/null differ
diff --git a/index.json b/index.json
index 0fa463a..ea61f20 100644
--- a/index.json
+++ b/index.json
@@ -2500,17 +2500,6 @@
     "otaHeaderString": "ROUTERX-----JN5180--ENCRYPTED000",
     "modelId": "lumi.plug.sacn03"
   },
-  {
-    "fileName": "20231018104830_OTA_lumi.plug.macn01_0.0.0_0033_20230913_6AE20B.ota",
-    "fileVersion": 33,
-    "fileSize": 278846,
-    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Lumi/20231018104830_OTA_lumi.plug.macn01_0.0.0_0033_20230913_6AE20B.ota",
-    "imageType": 12,
-    "manufacturerCode": 4447,
-    "sha512": "b868720b5c0778c7fc0aa6e64cf74aa4bf63c96c19bf52bc904767a8e3acea5e41aee83dcfab33f46d0429b68e23518d75d073ebcc02d5c6447811d68a26c644",
-    "otaHeaderString": "ROUTERX-----JN5180--ENCRYPTED000",
-    "modelId": "lumi.plug.macn01"
-  },
   {
     "fileName": "20231222182930_lumi.light.acn128_0.0.0_0022_20231219_46D8F0.ota",
     "fileVersion": 22,
@@ -7172,5 +7161,16 @@
     "manufacturerCode": 5127,
     "sha512": "4fe606978d4d194e775dbb144d0de92a0631a9e12cd9049b6c5a4a86152d24720e349ac59f20575386b72c63f99d7df28596bd1fab48d9c964a6661dff507019",
     "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
+  },
+  {
+    "fileName": "20240719174346_OTA_lumi.plug.macn01_0.0.0_0036_20240719_40C5BB.ota",
+    "fileVersion": 36,
+    "fileSize": 292672,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/Lumi/20240719174346_OTA_lumi.plug.macn01_0.0.0_0036_20240719_40C5BB.ota",
+    "imageType": 12,
+    "manufacturerCode": 4447,
+    "sha512": "64136bca741924f865e105685efd1eb2d9c8bcf9b7a53ac3ade32f8927c3e49412a7f4afc0212ab8faa0018abcda2881c5251643faa168e3a04782f94c74e7e1",
+    "otaHeaderString": "ROUTERX-----JN5180--ENCRYPTED000",
+    "modelId": "lumi.plug.macn01"
   }
 ]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index 8a89902..b3709aa 100644
--- a/index1.json
+++ b/index1.json
@@ -1235,5 +1235,16 @@
     "sha512": "3d450453147e414e9998cb000183a22ac6fca656a1a3e11e37b31d7c4fa1ec3f301b28d0b144301630ec33aa1f81afda56d6abfb4191f78d04cd7b9ba27b87b7",
     "otaHeaderString": "temp_humi_sensor\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
     "originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota"
+  },
+  {
+    "fileName": "20231018104830_OTA_lumi.plug.macn01_0.0.0_0033_20230913_6AE20B.ota",
+    "fileVersion": 33,
+    "fileSize": 278846,
+    "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images1/Lumi/20231018104830_OTA_lumi.plug.macn01_0.0.0_0033_20230913_6AE20B.ota",
+    "imageType": 12,
+    "manufacturerCode": 4447,
+    "sha512": "b868720b5c0778c7fc0aa6e64cf74aa4bf63c96c19bf52bc904767a8e3acea5e41aee83dcfab33f46d0429b68e23518d75d073ebcc02d5c6447811d68a26c644",
+    "otaHeaderString": "ROUTERX-----JN5180--ENCRYPTED000",
+    "modelId": "lumi.plug.macn01"
   }
 ]
\ No newline at end of file

@Koenkk Koenkk merged commit a66a230 into Koenkk:master Nov 28, 2024
1 check passed
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