Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method #62

Open
TarheelGrad1998 opened this issue Jun 18, 2024 · 3 comments
Assignees

Comments

@TarheelGrad1998
Copy link

I think you fixed some version of this error, but I'm getting the below in 2024.6:

Entity None (<class 'custom_components.cielo_home.climate.CieloHomeThermostat'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method.

@bodyscape
Copy link
Owner

@TarheelGrad1998 try version 1.7.7

@bodyscape bodyscape self-assigned this Jul 24, 2024
@truckerboy
Copy link

Updated via HACS to 1.7.7 and restarted home assistant server. Still getting the following warning:
Entity None (<class 'custom_components.cielo_home.climate.CieloHomeThermostat'>) implements HVACMode(s): off, dry and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/bodyscape/cielo_home/issues

@TarheelGrad1998
Copy link
Author

Hrm, interesting. I updated this morning to 1.7.7 and restarted, and did not get the error. Not sure why my experience differs from @truckerboy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants