Versatile thermostat on heating even when target temperature far exceeded #913
Replies: 6 comments 2 replies
-
Hello, This subject have been explained here: https://github.com/jmcollin78/versatile_thermostat/blob/main/documentation/en/troubleshooting.md#the-radiator-heats-even-though-the-setpoint-temperature-is-exceeded-or-it-does-not-heat-when-the-room-temperature-is-well-below-the-setpoint Please have a look. In your case, you have to configure a strong or very string self-regulation. Don't use the "compensate internal device temperature". |
Beta Was this translation helpful? Give feedback.
-
Use internal temperature of the underlying is already disabled. Still the verstile thermostat is constantly on heat. I am having to manually enable and disable heating. The shaded area in the graph is when the thermostat is on heat. How can I find out what is causing the issue. Would attaching the debug log help. There .bin logfile appears to be around 1Mb when I enable debug logging for verstile thermostat |
Beta Was this translation helpful? Give feedback.
-
Sorry instead of posting the message here I posted on a earlier comment |
Beta Was this translation helpful? Give feedback.
-
In |
Beta Was this translation helpful? Give feedback.
-
The climate.trv_living_room_back_thermostat is on heating and has the correct target temperature and it's hvac action is set to heating but the verstile thermostat hvac action was idle. I completely turned on auto regulation in VTherm and the hvac_action in VTherm switched to heating and the boiler turned on. I can only assume that something was not working with Autoregulation set to medium and strong. Turning it off helped. I hope it helps someone looking for the same problem. I will keep you posted how well it works in the long run. |
Beta Was this translation helpful? Give feedback.
-
Surprisingly the Autoregulation was set to strong and it worked for 8 days after that somehow it stopped working. This was the configuration of VTherm when it wasn't working
|
Beta Was this translation helpful? Give feedback.
-
The versatile thermostat is on heating despite the target temperature being far exceeded. I am not sure what should I do to help with this issue. The versatile thermostat controls a central switch based boiler. There is a smart TRV which is also controlled by Versatile thermostat. Any suggestions
The settings of versatile thermostat is
`hvac_modes:
min_temp: 7
max_temp: 23
target_temp_step: 0.1
friendly_name: Livingroom Verstile
supported_features: 401
current_temperature: 21.4
temperature: 17
is_on: true
hvac_action: heating
hvac_mode: heat
preset_mode: eco
type: null
is_controlled_by_central_mode: true
last_central_mode: null
frost_temp: 7
eco_temp: 17
boost_temp: 22
comfort_temp: 19.5
frost_away_temp: 0
eco_away_temp: 0
boost_away_temp: 0
comfort_away_temp: 0
power_temp: null
target_temperature_step: 0.1
ext_current_temperature: 8.8
ac_mode: false
current_power: null
current_power_max: null
saved_preset_mode: eco
saved_target_temp: 16.900000000000002
saved_hvac_mode: null
motion_sensor_entity_id: null
motion_state: null
power_sensor_entity_id: null
max_power_sensor_entity_id: null
overpowering_state: null
presence_sensor_entity_id: null
presence_state: null
window_state: "off"
window_auto_state: "off"
window_bypass_state: false
window_sensor_entity_id: null
window_delay_sec: null
window_auto_enabled: false
window_auto_open_threshold: null
window_auto_close_threshold: null
window_auto_max_duration: null
window_action: window_turn_off
security_delay_min: 60
security_min_on_percent: 0.5
security_default_on_percent: 0.1
last_temperature_datetime: "2025-02-15T17:33:33.117711+00:00"
last_ext_temperature_datetime: "2025-02-15T17:33:33.117711+00:00"
security_state: false
minimal_activation_delay_sec: 60
device_power: 1
mean_cycle_power: null
total_energy: 219.78
last_update_datetime: "2025-02-15T17:36:36.372661+00:00"
timezone: Europe/London
temperature_unit: °C
is_device_active: true
device_actives:
nb_device_actives: 1
ema_temp: 21.5
is_used_by_central_boiler: true
temperature_slope: -0.4
hvac_off_reason: null
max_on_percent: null
have_valve_regulation: false
last_change_time_from_vtherm: "2025-02-15T17:33:31.558123+00:00"
is_over_climate: true
start_hvac_action_date: null
underlying_entities:
is_regulated: true
regulated_target_temperature: 16
auto_regulation_mode: auto_regulation_medium
regulation_accumulated_error: -20
auto_fan_mode: auto_fan_none
current_auto_fan_mode: auto_fan_none
auto_activated_fan_mode: null
auto_deactivated_fan_mode: null
auto_regulation_use_device_temp: false
auto_start_stop_enable: false
auto_start_stop_level: auto_start_stop_none
auto_start_stop_dtmin: null
auto_start_stop_accumulated_error: 0
auto_start_stop_accumulated_error_threshold: null
auto_start_stop_last_switch_date: null
follow_underlying_temp_change: false
preset_modes:
Beta Was this translation helpful? Give feedback.
All reactions