Search found 4 matches
- Wednesday 12 December 2018 18:49
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 111198
Re: Python Plugin: Smart Virtual Thermostat
I have one concern regarding SVT. When i update thermostat target, so it is higher than current temperature, the SVT correctly turns on the heater. However i set calculation cycle to 80 and i noticed that heater is on 40 minutes, and there is 40 minute pause event if the temperature is far from ...
- Saturday 08 December 2018 20:52
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 111198
Re: Python Plugin: Smart Virtual Thermostat
Alan, your script is very smart, i will use it as a base for my script. Thank you very much.
- Saturday 08 December 2018 11:58
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 111198
Re: Python Plugin: Smart Virtual Thermostat
Thank you alanlsmith. This is perfectly clear now and makes sense. Will implement it the same way in my setup and see how it works 
Great thanks.

Great thanks.
- Thursday 06 December 2018 16:21
- Forum: Heating/cooling
- Topic: Python Plugin: Smart Virtual Thermostat
- Replies: 413
- Views: 111198
Re: Python Plugin: Smart Virtual Thermostat
I control the TRVs so that when the boiler first switches on they are all set at 28 degrees, after that, when the room temperature sensor is above the target the TRV is instructed to 'turn down' by twice the difference between the target and the room temperature, equally this is also the case if ...