muart-group / esphome

ESPHome fork for development of the mitsubishi_uart component. Check out the documentation for more info:
https://muart-group.github.io/
10 stars 1 forks source link

Restore last target temperature on ClimateCall mode switch #53

Closed Sammy1Am closed 1 month ago

Sammy1Am commented 5 months ago

When handling a ClimateCall with a defined mode but no target_temperature, use the last-set target temperature for that mode. Update "last-set target temperature" every time the target temperature is received from the heatpump.

Desired behavior:

Sammy1Am commented 1 month ago

Closed in favor of this branch: https://github.com/muart-group/esphome/tree/upr-recallsetpoint Will (hopefully) be opened as a PR directly to upstream ESPHome, someday.