Closed azuwis closed 1 year ago
Without this, calling climate.turn_on will always set climate mode to heat, see home-assistant climate component source code here https://github.com/home-assistant/core/blob/40b5605cafcf81925c6066545b0bc226ee78a4e4/homeassistant/components/climate/__init__.py#L546
Thanks for this! Good addition!
Without this, calling climate.turn_on will always set climate mode to heat, see home-assistant climate component source code here https://github.com/home-assistant/core/blob/40b5605cafcf81925c6066545b0bc226ee78a4e4/homeassistant/components/climate/__init__.py#L546