-
Notifications
You must be signed in to change notification settings - Fork 241
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
Added the v.1.3.0 OTA image for TRVZB #699
Conversation
Detected changes in files outside of |
Please do not modify the index.json |
Merging this pull request will add these changes in a following commit: diff --git a/images/Sonoff/trvzb_v1.2.1.ota b/images/Sonoff/trvzb_v1.2.1.ota
deleted file mode 100755
index 79454ff..0000000
Binary files a/images/Sonoff/trvzb_v1.2.1.ota and /dev/null differ
diff --git a/index.json b/index.json
index c9e9665..b7555bd 100644
--- a/index.json
+++ b/index.json
@@ -6300,16 +6300,6 @@
"sha512": "e722a7058439abba22f2d392f9308c0eb22dcb89ad32c3409983b74a28724713e9709cd2b6b61622dac57487227d2f902dd38291b9116a87b9fc52981669cf46",
"otaHeaderString": "vers: ZigBee:00001006\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
},
- {
- "fileName": "trvzb_v1.2.1.ota",
- "fileVersion": 4609,
- "fileSize": 328138,
- "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/trvzb_v1.2.1.ota",
- "imageType": 8199,
- "manufacturerCode": 4742,
- "sha512": "fbc751c738cf8c15e088bc5f91f9a0d039d16d09d689ede3c131ac36f2cdf63bf15f3e10cbf775a1896c57e81aeae6425abb893cb5b36e99465c1c7738ec9f39",
- "otaHeaderString": "vers:00001201,00001200\n\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
- },
{
"fileName": "zbmicro_v1.0.5.ota",
"fileVersion": 4101,
@@ -7417,5 +7407,15 @@
"manufacturerCode": 5127,
"sha512": "9b19db5305b3fb3f3d569690ac5d75aeb68f53841b45ab5e9226798b744d9d90bc12a6dfd3bdf6e8d30c26d3415bb208c79ed007458884c42df9487436b8c2e7",
"otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
+ },
+ {
+ "fileName": "trvzb_v1.3.0.ota",
+ "fileVersion": 4864,
+ "fileSize": 329856,
+ "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/Sonoff/trvzb_v1.3.0.ota",
+ "imageType": 8199,
+ "manufacturerCode": 4742,
+ "sha512": "9bb3374caba58ac72d4ffb1f601a4b35ec7ffa74a45bb03ff9892919929399ea4484fafd681f27368646650929dd7a56c6bf230c4d39971658d21b89c382073e",
+ "otaHeaderString": "vers:00001300,00001204\n\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
}
]
\ No newline at end of file
diff --git a/index1.json b/index1.json
index a3075b6..25c6c69 100644
--- a/index1.json
+++ b/index1.json
@@ -1519,5 +1519,15 @@
"sha512": "af9e91687a1fadfe2b222db1ef540e66d6d34f50780c66693c6f630ac32225dc100459956d79f72f169d60d7e5d66aae7f5c54a9678131852dda83d087632f33",
"otaHeaderString": "Telink OTA Sample Usage\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
"originalUrl": "https://tr-zha.s3.amazonaws.com/z2m_firmware/GarageDoorSensor_PROD_OTA_V29_v1.00.29.ota"
+ },
+ {
+ "fileName": "trvzb_v1.2.1.ota",
+ "fileVersion": 4609,
+ "fileSize": 328138,
+ "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images1/Sonoff/trvzb_v1.2.1.ota",
+ "imageType": 8199,
+ "manufacturerCode": 4742,
+ "sha512": "fbc751c738cf8c15e088bc5f91f9a0d039d16d09d689ede3c131ac36f2cdf63bf15f3e10cbf775a1896c57e81aeae6425abb893cb5b36e99465c1c7738ec9f39",
+ "otaHeaderString": "vers:00001201,00001200\n\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
}
]
\ No newline at end of file
|
Thank you for your reminder, I have made the corresponding modifications. |
Thanks! |
is there a changelog available? I could not find anywhere what the new firmware brings. |
Same, is there any changelog ? Could not find anywhere on internet. |
I updated two TRVs, I see nothing new in Z2M. |
There is no changelog about this firmware. Can we have any update on this firmware version please? |
@lcheng33775823 Can you provide a changelog, please? |
Based on Koenkk/zigbee-herdsman-converters#8837 I would say the ability to set the temperature accuracy. |
Yes, the function has not yet been added to Z2M. |
5 of my 6 TRVZB had a smooth firmware upgrade |
External temperature sensor support was available in firmware version 1.2.1 but only recently introduced to Z2M in Koenkk/zigbee-herdsman-converters#8873 Version 1.3.0 looks like it adds support for controlling the hysteresis of the TRV, with Z2M support being introduced in Koenkk/zigbee-herdsman-converters#8837 |
so we got the external temperature setting. |
No description provided.