Made the bedroom a bit cooler
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user