We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: