How to control two trv's via one virtual thermostat?
Posted: Friday 11 November 2016 22:14
Hi all,
I'm trying to control two POPP / Danfoss trv's via a virtual thermostat. The trv's are in the same room and instead of controlling them individually I want to use the virtual thermostat to set the set-point of the two of them in one go.
I've written a very simple script in Blockly, see attachment. The script executes when I change the Main Heating on the virtual thermostat, so that's working fine. Target Temperature is a user defined variable (float). When Main Heating and Target Temperature are written to the log they are not the same value, although the first line says set Target Temperature = Main Heating, strange. Worst of all, the trv's are not set to the Main Heating value.
I've no problem controlling the trv's individually, so the error doesnt' seem to be there. I can set read the temperature, set the set-points, and the timer are working.
Maybe I'm overlooking something. Hoping that someobody can give me some advice on how to get this working
Richard
p.s. using Domoticz v3.5877 on Raspberry
I'm trying to control two POPP / Danfoss trv's via a virtual thermostat. The trv's are in the same room and instead of controlling them individually I want to use the virtual thermostat to set the set-point of the two of them in one go.
I've written a very simple script in Blockly, see attachment. The script executes when I change the Main Heating on the virtual thermostat, so that's working fine. Target Temperature is a user defined variable (float). When Main Heating and Target Temperature are written to the log they are not the same value, although the first line says set Target Temperature = Main Heating, strange. Worst of all, the trv's are not set to the Main Heating value.
I've no problem controlling the trv's individually, so the error doesnt' seem to be there. I can set read the temperature, set the set-points, and the timer are working.
Maybe I'm overlooking something. Hoping that someobody can give me some advice on how to get this working
Richard
p.s. using Domoticz v3.5877 on Raspberry