bm1549 / home-assistant-frigidaire

Custom component for the Frigidaire integration
30 stars 10 forks source link

Entity implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature #60

Open amaisano opened 1 week ago

amaisano commented 1 week ago

Entity None (<class 'custom_components.frigidaire.climate.FrigidaireClimate'>) implements HVACMode(s): off, cool, auto, fan_only and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature.

Logger: homeassistant.components.climate
Source: components/climate/__init__.py:371
integration: Climate (documentation, issues)
First occurred: 1:56:10 PM (4 occurrences)
Last logged: 1:56:10 PM

Entity None (<class 'custom_components.frigidaire.climate.FrigidaireClimate'>) implements HVACMode(s): off, cool, auto, fan_only and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/bm1549/home-assistant-frigidaire/issues
Entity climate.sunroom_proxy (<class 'custom_components.climate_template.climate.TemplateClimate'>) implements HVACMode(s): auto, cool, fan_only, off and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/jcwillox/hass-template-climate/issues