Skip to content

[1.7.0] Since update thermostats don‘t start heating #1621

Open
@SHSolution

Description

@SHSolution

Description

Since the uodate to version 1.7.0, the physical thermostats don‘t start heating when BT is turned on or temperature is increased above the current one in the UI. It takes many minutes until they switch to heating mode now.
Before the update, the thermostats opened immediately and started heating.

Steps to Reproduce

  1. Using a thermostat + external temperature sensor
  2. set new target temperature above current temperature (at least 2-3 degrees above)
  3. Examine when thermostat starts finally heating

Expected behavior:

Thermostats should open immediately After setting the new temperature. Just like it was before.

Actual behavior:

It takes up to 30 minutes or even more now until thermostats switch to heating mode and start heating now.

Versions and HW

Home Assistant: Core: 2025.3.3 OS: 14.2
Better Thermostat: 1.7.0

TRV(s): SONOFF TRVZB

Debug data

diagnostic data

{
  YOUR DEVICE DIAGNOSTICS JSON OUTPUT HERE
}

debug log

2025-03-25 18:03:38.990 DEBUG (MainThread) [custom_components.better_thermostat.climate] better_thermostat Heizgruppe Wohnzimmer: HA set target temperature to 24.5 & None
2025-03-25 18:03:39.002 DEBUG (MainThread) [custom_components.better_thermostat.utils.helpers] better_thermostat Heizgruppe Wohnzimmer: climate.heizung_wohnzimmer_thermostat / heating_power_valve_position - temp diff: 3.2 - heating power: 0.0335 - expected valve position: 100%
2025-03-25 18:03:39.002 DEBUG (MainThread) [custom_components.better_thermostat.model_fixes.model_quirks] better_thermostat Heizgruppe Wohnzimmer: climate.heizung_wohnzimmer_thermostat - calibration offset model fix: -8.999999999999998 to -9.0
2025-03-25 18:03:39.002 DEBUG (MainThread) [custom_components.better_thermostat.calibration] better_thermostat Heizgruppe Wohnzimmer: climate.heizung_wohnzimmer_thermostat - new local calibration: -9.0 | external_temp: 21.3, trv_temp: 34.5, calibration: 12.7
2025-03-25 18:03:39.002 DEBUG (MainThread) [custom_components.better_thermostat.utils.controlling] better_thermostat Heizgruppe Wohnzimmer: TO TRV set_temperature: climate.heizung_wohnzimmer_thermostat from: 23.5 to: 24.5
2025-03-25 18:04:11.949 DEBUG (MainThread) [custom_components.better_thermostat.utils.controlling] better_thermostat Heizgruppe Wohnzimmer: climate.heizung_wohnzimmer_thermostat / check_target_temp / _last: 24.5 - _current: 24.5
2025-03-25 18:04:14.952 DEBUG (MainThread) [custom_components.better_thermostat.utils.helpers] better_thermostat Heizgruppe Wohnzimmer: climate.raumthermostat_wohnzimmer_thermostat / heating_power_valve_position - temp diff: 3.2 - heating power: 0.0335 - expected valve position: 100%
2025-03-25 18:04:14.952 DEBUG (MainThread) [custom_components.better_thermostat.calibration] better_thermostat Heizgruppe Wohnzimmer: climate.raumthermostat_wohnzimmer_thermostat - new setpoint calibration: 30.0 | external_temp: 21.3, target_temp: 24.5, trv_temp: 21.3

Metadata

Metadata

Assignees

Labels

new bugincoming bug issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions