albertogeniola / meross-homeassistant

Custom component that leverages the Meross IoT library to integrate with Homeassistant
MIT License
687 stars 76 forks source link

Deprecation of HVAC_MODE_COOL --> Use HVACMode.COOL instead #485

Closed zenkraker closed 5 months ago

zenkraker commented 5 months ago

In the logs of HomeAssistant I found this deprecation error: [homeassistant.components.climate.const] HVAC_MODE_COOL was used from meross_cloud, this is a deprecated constant which will be removed in HA Core 2025.1. Use HVACMode.COOL instead, please create a bug report at https://github.com/albertogeniola/meross-homeassistant

Sch3ssi commented 5 months ago

I've got a similiar Problem. I can't set havac Auto in ha meross anymore. IT worked since some Updates ago

albertogeniola commented 5 months ago

Fixed in version 1.2.12