-
Notifications
You must be signed in to change notification settings - Fork 242
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
OTA image for Tuya thermostats with custom firmware #727
Conversation
slacky1965
commented
Mar 23, 2025
•
edited by Nerivec
Loading
edited by Nerivec
This comment was marked as outdated.
This comment was marked as outdated.
What is the manufacturer name of these devices? |
These are thermostats based on the Tuya platform, but reprogrammed using custom firmware. I use Slacky-DIY. |
Could you provide the data/database.db entry when paired with z2m? |
Ok. Can't attach *.db file. Put in my server. |
It has |
Yes. |
This comment was marked as outdated.
This comment was marked as outdated.
Merging this pull request will add these changes in a following commit: diff --git a/index.json b/index.json
index 122dd25..b56e9bb 100644
--- a/index.json
+++ b/index.json
@@ -7525,5 +7525,18 @@
"manufacturerCode": 4655,
"sha512": "a6aef13a44da2265d99686c2248631aaaff285881f81e2bf9ffb5048e8c2dcae65f91acfecc98ac83d87fd6f1a6e4cc57fb2cd74b883d76e89e773d3192920bf",
"otaHeaderString": "vzm32-sn_mmWave\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"
+ },
+ {
+ "fileName": "6565-0391-10153001-tuya_thermostat_zrd.zigbee",
+ "fileVersion": 269824001,
+ "fileSize": 234690,
+ "url": "https://raw.githubusercontent.com/Koenkk/zigbee-OTA/master/images/SlackyDiy/6565-0391-10153001-tuya_thermostat_zrd.zigbee",
+ "imageType": 913,
+ "manufacturerCode": 25957,
+ "sha512": "d3c3c1fd5690d2817d0fb05c283a8b1f511ec60946a5d50ab63fce822054cbdd95fb7099f43cce7e9792ad2b3f0ced96f43dc151882cd71010cd5fe3db40d46d",
+ "otaHeaderString": "\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000",
+ "manufacturerName": [
+ "Slacky-DIY"
+ ]
}
]
\ No newline at end of file
|
Thanks! Make sure the definition in zigbee-herdsman-converters also has |