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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changed
Breaking: Replaced the climate entity's cool mode and mainland-China heat mode with auto. The vehicle determines heating or cooling from the selected target temperature. Automations and scripts must change hvac_mode: cool or hvac_mode: heat to hvac_mode: auto; both old values are rejected without compatibility aliases.
Stopped reporting active climate sessions as cooling when GWM provides only an on/off state. The underlying target-temperature and stop requests stay the same.