999LV / SmartVirtualThermostat

Smart Virtual Thermostat python plugin for Domoticz home automation system
MIT License
42 stars 31 forks source link

bug in calculation ? #56

Open boscorelly opened 2 years ago

boscorelly commented 2 years ago

hi,

i thing there is a bug somewhere : i set a temperature of 19°C. I set a max delta of 0,5.

and this is what i get : 2021-11-08 01:12:36.344 Status: Thermostat Salon: (Thermostat Salon) Temperatures: Inside = 18.8 / Outside = 11.5 2021-11-08 01:12:36.345 Status: Thermostat Salon: (Thermostat Salon) New calc for ConstT = 1.0148826971412037 2021-11-08 01:12:36.345 Status: Thermostat Salon: (Thermostat Salon) ConstT updated to 1.0 2021-11-08 01:12:36.345 Status: Thermostat Salon: (Thermostat Salon) Calculation: Power = 21.6 -> heat duration = 4 minutes

is that normal ? as my delta max is 0,5, it should not set power on it, as i'm not under 18,5 °C ?

SVT version 0.4.11