diff --git a/apps/global/heating.yaml b/apps/global/heating.yaml index a669dc8..efda976 100644 --- a/apps/global/heating.yaml +++ b/apps/global/heating.yaml @@ -111,7 +111,7 @@ bedroom_heatpump: auto: binary_sensor.heatpump_winter_mode or room_temperature > target_temperature + 1 quiet: True - target_temperature: sensor.target_temperature_heatpump # + 0.5 + target_temperature: sensor.target_temperature_heatpump - 0.5 hvac_mode: "binary_sensor.heatpump_winter_mode ? 'heat' : 'cool'" fan_mode: sensor.bedroom_heatpump_fan_mode