I’m using Eurotronic Spiritz TRV’s purchased in sept/oct 2018.
I don’t believe they are supported in OZW 1.4, and so I prioritised moving to OZW 1.6, using OpenZwaveMQTT by RobertsLando and now the newer ozwdaemon.
I have firmware version 0.16 on all 4 TRV’s.
in HA they look like this:
hvac_modes: off, heat
min_temp: 7
max_temp: 35
preset_modes: none, Heat Eco, Full Power, Manufacturer Specific
current_temperature: 19.3
temperature: 19
preset_mode: Heat Eco
node_id: 5
valve_position: 16 %
friendly_name: Bedroom Thermostat: Mode
supported_features: 17
Regarding report thresholds, I have mine set to:
Temperature Report Threshold = 5
Valve Opening Percentage Report Threshold = 1
The TRV’s have their own PID logic unless you use them in manufacturer mode - which allows you to control the valve opening directly.
I don’t know the differences between heat and heat eco, i run my in heat eco as that sounds more economic.
I do find as others have reported that the valves rarely close entirely. I can’t say if this is right or wrong as far as the TRV is concerned.
if you are deciding what a demand for heat is (when to turn the heating on) then I guess you will find that saying >0% value opening is going to mean the boiler is on, but potentially little to no heat will get to the radiator.
I don’t know if there is a better way to determine the demand. In OZW 1.4 I used Air temperature and set-point to determine if there was a demand. Problem with that approach is that you are second guessing the logic in the TRV.
in my current setup I have two implementations to determine the demand.
one is per TRV, if the valve% is >20% then turn on heating, if <20% turn off.
newer version averages the valve% over all TRVs, which means one TRV is still enough to turn the heating on, but only if it is very very open. otherwise, all TRV’s need to be fairly open to trigger. In this version, I’ve also set a lower demand for turning the boiler off to reduce frequent and short heat demands.
I don’t think I have any other issues, not the INS issue, or sticky valve issue. However, i did replace all my radiator valves as they were very very old, so perhaps mechanically these are in a better condition. I wouldn’t say I’ve overly tighten the TRV down either, just hand tight.
hope this helps, or helps hope for the winter