You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I found that when target temperature is archived and Integral is changing slowly the control output is switching fro say 60% to 30% and back in an hour.
To Reproduce
Steps to reproduce the behavior:
Here is the current state:
Describe the bug
I found that when target temperature is archived and Integral is changing slowly the control output is switching fro say 60% to 30% and back in an hour.
To Reproduce
Steps to reproduce the behavior:
Here is the current state:
hvac_modes: heat, off
min_temp: 10
max_temp: 25
preset_modes: none, away, eco, boost, comfort, home, sleep, activity
current_temperature: 21
temperature: 21
hvac_action: heating
preset_mode: home
away_temp: 16
eco_temp: 10
boost_temp: 21.5
comfort_temp: 20
home_temp: 21
sleep_temp: 19
activity_temp: 17.5
control_output: 30
kp: 35
ki: 0.017
kd: 20000
ke: 1.2
pid_mode: auto
pid_i: 60.8
pid_p: 0
pid_d: 0
pid_e: 20.5
pid_dt: 0.6851170063018799
friendly_name: House Smart Thermostat
supported_features: 401
The output is 30 while
pid_i: 60.8
pid_p: 0
pid_d: 0
pid_e: 20.5
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: