Skip to content

v0.17.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 05:01
· 10 commits to main since this release
0bc0d80

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.