-
I notice that the latest Sonoff firmware (1.1.5) and the latest zigbee2mqtt exposes 'Valve opening degree |
Beta Was this translation helpful? Give feedback.
Replies: 13 comments 67 replies
-
Hello @johnbur1 , Yes ! And controling directy the valve is far away the best solution. You will not depend on a regulation algorithm elsewhere. I suggest to switch to 'over valve' VTherm. Do to that you have to recreate it (you cannot change the type once created). Thank you for the information, it could be an interesting information for those who want to buy some compatible TRV. |
Beta Was this translation helpful? Give feedback.
-
I think we don't have actual valve control here. It's just 2 settings to set the percentage in fully open and fully closed positions. (And by default open position is 100% open, and closed position is 100% closed (= 0% open). (I have 2 of these with firmware 1.1.5 on latest z2m edge) |
Beta Was this translation helpful? Give feedback.
-
hi, but there is a problem: the update actually exposes 2 valves per TRVZB:
all valve do exposes those 2 entity, BUT for some valves only the "Valve opening degree" works, and for others, only the "Valve closing degree". despite factory resetting, there is no way to actually change this behaviour. so the valves responding to the "Valve opening degree" entity works very well with versatile thermostat, but those responding to "Valve closing degree" either:
despite having 6 of those TRVZB, i found no way to identify wich is wich, short of manually interacting with the 2 valves on each TRVZB to identify wich entity actually controls it would it be possible to add support for such inverted behaviour, say by adding a "inverted valve" option when selecting the valve, wich would send 100-"computed opening degree" to the device? for example, if VT is supposed to send "70% opened" to a regular valve, if the inverted flag is active it would send 30% to the valve? update: in the mean time, i was able to work around by using automations to send the "100 - Valve opening degree" result to "Valve closing degree" entity every time the value of "Valve opening degree" entity changes.
after some little testing it seems to do the trick, however not sure it's a 100% workaround so overall all the TRV that do work with "Valve opening degree" still works ( obvious right?) i considered creating 1 automation to manage them all(using trigger ID) BUT, should 2 TRV be updated at once, only one instance of the automation ran so one TRV was properly opened or closed but not the other(s) so i do have 1 automation per "inverted" TRV |
Beta Was this translation helpful? Give feedback.
-
Strange. I have fifteen of these valves, and both Valve opening degree and Valve closinhg degree work fine on mine with firmware 1.1.5 |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
so after removing then installing Z2MQTT back, it seems to actually properly work. now all the TRVZB respond properly to both entitys, so i disabled my automations and added back the VT instances on all TRVZB and so far, it works. still unsure what happened, as i removed / factory resetted then added them all again after the FW update, yet ony "resetting" Z2MQTT seems to have solved it. |
Beta Was this translation helpful? Give feedback.
-
If anybody is using VT with a TRVZB, I created a blueprint to use the TRVZB in valve mode and sync the setpoint temperatures between the two. That means you can adjust temperature either via the thermostat directly or via the HA UI. To properly set it up, go to your TRVZB entity and set the temperature offset to -12.8 (the maximum allowed on firmware 1.2.1, older firmwares have -7 as max). |
Beta Was this translation helpful? Give feedback.
-
Do I understand correctly that |
Beta Was this translation helpful? Give feedback.
-
That new firmware is a game changer. |
Beta Was this translation helpful? Give feedback.
-
What would be good is the ability to set the |
Beta Was this translation helpful? Give feedback.
-
Anyone else feels kind of betrayed by Sonoff? I've just purchased and installed 20 of their TRVZBs around my house and regret not having chosen a different device. I did conduct quite some research before buying them and even explicitly checked the support of the valve control. On there website (and on Amazon etc.) they still explicitly claim that they support this: Yes, if you know for 100% what you need to look for, the wording may indicate the min-max-only-limitation, but I guess noone will actually understand that without already being in the middle of this rabbit whole... I even found this GitHub discussion before purchasing the devices, but probably should have been more critical about the "it works now" conclusion. Long story short: If someone else out there gets here and hasn't decided on which thermostats to buy yet, do not buy the Sonoffs if valve position control is a major objective of yours ;) |
Beta Was this translation helpful? Give feedback.
-
Hello, Please read this and tell me if you agree with that: #645 I will start soon to develop this. |
Beta Was this translation helpful? Give feedback.
It works! The 'Valve opening degree' is not enabled by default in HA, but once enabled, you can adjust the valve open % manually and the valve responds immediately.
VT 'over valve' also controls this perfectly.
We do seem to have actual valve control after all!