You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have a better thermostat integrated with a generic thermostat, the problem is that many times both the generic thermostat and the better thermostat make different decisions about activating the heating.
I do something wrong.
Attached yaml of the generic thermostat.
Thank you so much.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello, I have a better thermostat integrated with a generic thermostat, the problem is that many times both the generic thermostat and the better thermostat make different decisions about activating the heating.
I do something wrong.
Attached yaml of the generic thermostat.
Thank you so much.
climate:
name: Salón Int
heater: switch.srsalonint
target_sensor: sensor.termometro_salon_int_temperature
min_temp: 15
max_temp: 25
ac_mode: false
target_temp: 22.5
cold_tolerance: 0.2
hot_tolerance: 0.1
min_cycle_duration:
seconds: 5
keep_alive:
minutes: 3initial_hvac_mode: "off"
away_temp: 16
precision: 0.1
Beta Was this translation helpful? Give feedback.
All reactions