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
Describe the bug
I have a heat pump, so my system supports emergency heating. When I turn on aux_heat, I get two log warning messages:
Logger: custom_components.lennoxs30.climate
Source: custom_components/lennoxs30/climate.py:280
Integration: Lennox S30/E30 (documentation, issues)
First occurred: 1:46:46 PM (1 occurrences)
Last logged: 1:46:46 PM
max_temp - unexpected system mode [emergency heat] returning default - please raise an issue
Logger: custom_components.lennoxs30.climate
Source: custom_components/lennoxs30/climate.py:253
Integration: Lennox S30/E30 (documentation, issues)
First occurred: 1:46:46 PM (1 occurrences)
Last logged: 1:46:46 PM
min_temp - unexpected system mode [emergency heat] returning default - please raise an issue
The S40 successfully changes to emergency heat mode. So everything runs fine. However, the log message says to raise an issue, so I have created this issue. This is a low priority for me.
Thanks for the report. The impact will be the climate entity will not use the min / max temperature ranges defined in the Lennox System and will instead use the HA defaults when in Emergency Heat Mode. So I'd expect to see some weirdness with the min / max limits changing in the thermostat card when switching in/out of emergency heat mode.
Describe the bug
I have a heat pump, so my system supports emergency heating. When I turn on aux_heat, I get two log warning messages:
The S40 successfully changes to emergency heat mode. So everything runs fine. However, the log message says to raise an issue, so I have created this issue. This is a low priority for me.
To Reproduce
The following Yaml action was run:
Expected behavior
No log messages.
Screenshots/Logs
NA
Version
**Integration Configuration **
Additional context
NA
The text was updated successfully, but these errors were encountered: