When you restart and if the temperature is below the default_target_temperature_low then heating action isn't started as would be expected. Only when the temperature goes from high to low over the default_target_temperature_low threshold does the heat action start. I would expect that the climate controller should evalutate it's state at start and start any action that is required.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The problem
When you restart and if the temperature is below the default_target_temperature_low then heating action isn't started as would be expected. Only when the temperature goes from high to low over the default_target_temperature_low threshold does the heat action start. I would expect that the climate controller should evalutate it's state at start and start any action that is required.
Which version of ESPHome has the issue?
2022.11.4
What type of installation are you using?
Home Assistant Add-on
Which version of Home Assistant has the issue?
2022.11.5
What platform are you using?
ESP8266
Board
Sonoff TH16
Component causing the issue
climate
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response