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

OTA image for Tuya thermostats with custom firmware #727

Merged
merged 1 commit into from
Mar 24, 2025

Conversation

slacky1965
Copy link
Contributor

@slacky1965 slacky1965 commented Mar 23, 2025

{
    "manufacturerName": ["Slacky-DIY"]
}

This comment was marked as outdated.

@Koenkk
Copy link
Owner

Koenkk commented Mar 23, 2025

What is the manufacturer name of these devices?

@slacky1965
Copy link
Contributor Author

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.

@Koenkk
Copy link
Owner

Koenkk commented Mar 23, 2025

Could you provide the data/database.db entry when paired with z2m?

@slacky1965
Copy link
Contributor Author

Could you provide the data/database.db entry when paired with z2m?

Ok. Can't attach *.db file. Put in my server.

database.db

@Koenkk
Copy link
Owner

Koenkk commented Mar 23, 2025

It has "manufacturerName":"Slacky-DIY" right?

@slacky1965
Copy link
Contributor Author

It has "manufacturerName":"Slacky-DIY" right?

Yes.

This comment was marked as outdated.

Copy link
Contributor

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

@Koenkk Koenkk merged commit 58af13d into Koenkk:master Mar 24, 2025
2 of 3 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Mar 24, 2025

Thanks! Make sure the definition in zigbee-herdsman-converters also has ota: true

@slacky1965 slacky1965 deleted the slackyDiy branch March 27, 2025 18:20
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