I try to synchronize four Shelly trv valves. My idea was to use an automation. The Problem is, that my Automation seems to be correct, but the trvs do Not react. Even with simpler automations like valve.set_valve_position to Position: 50 (for example), i have no reactions of the valve. Can someone help?
This is my Code:
Many TRVs do not accept direct positioning of the valve.
If they do, then they might also have to be set in a special working mode that disable the normal control method of the TRVs, like setpoint temperature (which usually also means the button control on the TRV too).
And please format your code correctly. It is important in order for us to help you.
Point 11 here:
Thank you for your answer. I tried to format the text as described.
Have you any advise about the settings for shelly TRVs to enable direct settig of the valve?
Sorry no.
I do not know the Shelly specifically, but the Better Thermostat integration was made because hardly any thermostats support that setting.
The Better Thermostat integration try to achieve the same result by using the setpoint temperature instead, but there are tradeoffs with this approach.