Replies: 2 comments 1 reply
-
Can you please share your config? Right now I trying to setup smart thermostat for same system for first time. |
Beta Was this translation helpful? Give feedback.
-
Alright, managed to tackle that point using a virtual switch and calling services to change the state of the TRV valve. It's not a solution I'm particularly proud of, but it seems to work... But the initial question still stands: if I create multiple climate devices with the same PWM parameters, will they trigger heating at the same time? |
Beta Was this translation helpful? Give feedback.
-
Thank you @ScratMan (and all other contributors!) for the time and effort put into developing this project. I've been using this smart thermostat for over one year to control the underfloor heating in my home by toggling the gas boiler relay, and it works great. This season, I expanded the control to include TRV heads on radiators. I purchased a set of TuYa TS0601/hy368 (_TZE200_cpmgn2cf) at a very attractive price. However, I'm facing difficulties configuring these TRVs to work with this smart thermostat.
In another repository's thread (jmcollin78/versatile_thermostat#202 (comment)), I described my idea for optimizing the gas boiler's operation by synchronizing the activation of multiple heat emitters at once (in my case, underfloor heating and 5 TS0601 heads). The goal is to have them turn on simultaneously and turn off independently based on the temperature in each room.
Hence, I'm returning to this project with two fundamental questions:
If I create multiple climate devices (smart thermostat) with the same PWM parameter, will the calculation of the output and heating activation occur at the same time for all devices? I've taken measurements and determined suitable PID controller parameters for each room individually.
Has anyone configured the TS0601 to work with this smart thermostat? If so, how did you achieve it?
I appreciate any insights or experiences shared. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions