HY02B05-WIFI Thermostat #10513
Replies: 14 comments 18 replies
-
DpId 102: Boolean-relay output (load) the question is how do you synchronize time |
Beta Was this translation helpful? Give feedback.
-
I found the following.
if var3==1 if var4==1 |
Beta Was this translation helpful? Give feedback.
-
I published my binary here: |
Beta Was this translation helpful? Give feedback.
-
Hello! |
Beta Was this translation helpful? Give feedback.
-
ok |
Beta Was this translation helpful? Give feedback.
-
Hi! I am a newbie on TASMOTA and HASSIO, started just some weeks ago. Have a longer track record in professional programming but a lot of years ago, and just some recent arduino projects. Started HomeAssistant XMas incl. some SONOFF deploying TASMOTA. |
Beta Was this translation helpful? Give feedback.
-
I'm glad I didn't discover your write up earlier... I wouldn't have changed the TuyaMCU driver. |
Beta Was this translation helpful? Give feedback.
-
Actually had now chance to proceed with the Thermostat yet - tzo busy with other things. Seems to a quite old version ... and I was not able to find any documentation on the ESP module and what is the pinning and how to flash ... will check it out with another ESP module ;) |
Beta Was this translation helpful? Give feedback.
-
Hello, I have just flashed your firmware on my thermostat and it works great. My home assistant server has discovered it perfectly. |
Beta Was this translation helpful? Give feedback.
-
Hallo, es würde mich sehr freuen wenn du deine Tasmota Version auf den aktuellen Stand bringen könntest. Mein th213 Thermostat arbeitet fast perfekt mit deiner Version. Leider lässt sich diese Tasmota Version nicht in Alexa einbinden. Grüße Manuela |
Beta Was this translation helpful? Give feedback.
-
Hello, I would be very happy if you could update your Tasmota version. My th213 thermostat works almost perfectly with your version. Unfortunately, this Tasmota version cannot be integrated into Alexa. Greetings Manuela |
Beta Was this translation helpful? Give feedback.
-
And I have one more question, how to change the mode via Mqtt? |
Beta Was this translation helpful? Give feedback.
-
@yvesdm3000 Are you planning to merge your changes with an actual tasmota version? I tried 12.5. version and my WHT-HY609 doesn't work correctly. With your firmware and some small adjusts for Homeassistant it works perfectly. here are my changes for homeassistant to work with the latest version:
|
Beta Was this translation helpful? Give feedback.
-
I managed to support this thermostat using Tasmota's rule system in hassio:
It looks a lot like the Beca thermostat, it uses the TuyaMCU, but with some specialities.
This is the script I used to make it link to MQTT:
In Home-Assistant:
I can probably build something to link DpId4 to hassio, but I didn't bother yet for now.
To link tuya to Tasmota, I used these commands in Console:
My latest build at https://github.com/yvesdm3000/TasmotaFirmwares/tree/main/HY02B05-WIFI/9.2 doesn't need the above Rules to divide the temperatures, that is now fixed upstream and in my build.
Beta Was this translation helpful? Give feedback.
All reactions