Entity None does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. #14
Description
Thanks for your great Melcloud solution, with the new throttle it behaves ok for me !
With HA 2024.2.1 and Melcloud V0.3.4
Logger: homeassistant.components.climate
Source: components/climate/init.py:354
Integration: Klimaat (documentation, issues)
First occurred: 17:26:49 (9 occurrences)
Last logged: 17:26:49
Entity None (<class 'custom_components.melcloud_custom.climate.AtaDeviceClimate'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/ollo69/ha-melcloud-custom/issues
Entity None (<class 'custom_components.melcloud_custom.climate.AtaDeviceClimate'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/ollo69/ha-melcloud-custom/issues
Entity None (<class 'custom_components.melcloud_custom.climate.AtaDeviceClimate'>) implements HVACMode(s): off, heat, dry, cool, fan_only, heat_cool and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/ollo69/ha-melcloud-custom/issues