-
Notifications
You must be signed in to change notification settings - Fork 209
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 TH lite sensor ota file to v44 #613
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Merging this pull request will add these changes in a following commit: diff --git a/images/ThirdReality/ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota b/images/ThirdReality/ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota
deleted file mode 100644
index e2f3d6c..0000000
Binary files a/images/ThirdReality/ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota and /dev/null differ
diff --git a/index.json b/index.json
index c176d90..0fa463a 100644
--- a/index.json
+++ b/index.json
@@ -4118,17 +4118,6 @@
"otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/TRTL_ThermalSensor_PROD_OTA_V37_v1.00.37.ota"
},
- {
- "fileName": "ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota",
- "fileVersion": 29,
- "fileSize": 256174,
- "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota",
- "imageType": 54185,
- "manufacturerCode": 5127,
- "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": "Vibrate_Sensor_PROD_OTA_V53_v1.00.53.ota",
"fileVersion": 53,
@@ -7173,5 +7162,15 @@
"manufacturerCode": 4447,
"sha512": "64136bca741924f865e105685efd1eb2d9c8bcf9b7a53ac3ade32f8927c3e49412a7f4afc0212ab8faa0018abcda2881c5251643faa168e3a04782f94c74e7e1",
"otaHeaderString": "ROUTERX-----JN5180--ENCRYPTED000"
+ },
+ {
+ "fileName": "TH_Lite_Sensor_PROD_OTA_V44_1.00.44.ota",
+ "fileVersion": 44,
+ "fileSize": 260198,
+ "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images/ThirdReality/TH_Lite_Sensor_PROD_OTA_V44_1.00.44.ota",
+ "imageType": 54185,
+ "manufacturerCode": 5127,
+ "sha512": "4fe606978d4d194e775dbb144d0de92a0631a9e12cd9049b6c5a4a86152d24720e349ac59f20575386b72c63f99d7df28596bd1fab48d9c964a6661dff507019",
+ "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 c99d903..8a89902 100644
--- a/index1.json
+++ b/index1.json
@@ -1224,5 +1224,16 @@
"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": "ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota",
+ "fileVersion": 29,
+ "fileSize": 256174,
+ "url": "https://github.com/Koenkk/zigbee-OTA/raw/master/images1/ThirdReality/ThermalLiteSensor_PROD_OTA_V29_1.00.29.ota",
+ "imageType": 54185,
+ "manufacturerCode": 5127,
+ "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"
}
]
\ No newline at end of file
|
Thanks! |
Koenkk
pushed a commit
that referenced
this pull request
Nov 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.