You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was doing some debugging for another integration when I noticed this in my logs:
Logger: homeassistant.components.climate
Source: components/climate/init.py:363
integration: Climate (documentation, issues)
First occurred: 04:33:35 (4 occurrences)
Last logged: 10:55:44
Entity None (<class 'custom_components.rointe.climate.RointeHaClimate'>) implements HVACMode(s): off, heat, auto and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please report it to the author of the 'rointe' custom integration
The text was updated successfully, but these errors were encountered:
I was doing some debugging for another integration when I noticed this in my logs:
Logger: homeassistant.components.climate
Source: components/climate/init.py:363
integration: Climate (documentation, issues)
First occurred: 04:33:35 (4 occurrences)
Last logged: 10:55:44
Entity None (<class 'custom_components.rointe.climate.RointeHaClimate'>) implements HVACMode(s): off, heat, auto and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please report it to the author of the 'rointe' custom integration
The text was updated successfully, but these errors were encountered: