simbaja / ha_gehome

GE Home Appliances (SmartHQ) for Home Assistant
MIT License
302 stars 71 forks source link

turn_on/turn_off methods without setting the proper ClimateEntityFeature #268

Open danielgoepp opened 1 week ago

danielgoepp commented 1 week ago

I just updated to the latest version v0.6.11. It nicely resolves #233 and #253 however I see a new error:

2024-06-24 04:38:57.903 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.ge_home.entities.ac.ge_wac_climate.GeWacClimate'>) implements HVACMode(s): off, auto, cool, fan_only and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please report it to the author of the 'ge_home' custom integration