Made the bedroom a bit cooler

This commit is contained in:
2026-08-05 09:29:38 +02:00
parent 736c03a034
commit fa1ace8731
+1 -1
View File
@@ -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