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

Needs to add ClimateEntityFeature to custom_components.myhome.climate.MyHOMEClimate #140

Open
michnovka opened this issue Aug 27, 2024 · 0 comments · May be fixed by #141
Open

Needs to add ClimateEntityFeature to custom_components.myhome.climate.MyHOMEClimate #140

michnovka opened this issue Aug 27, 2024 · 0 comments · May be fixed by #141

Comments

@michnovka
Copy link

2024-08-28 01:24:10.932 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, 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/anotherjulien/MyHOME/issues
2024-08-28 01:24:10.932 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, auto, 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/anotherjulien/MyHOME/issues
2024-08-28 01:24:10.932 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, auto, 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/anotherjulien/MyHOME/issues
2024-08-28 01:24:10.932 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, auto, 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/anotherjulien/MyHOME/issues
2024-08-28 01:24:10.933 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, auto, 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/anotherjulien/MyHOME/issues
2024-08-28 01:24:10.933 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, auto, 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/anotherjulien/MyHOME/issues
2024-08-28 01:24:10.933 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, auto, 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/anotherjulien/MyHOME/issues
2024-08-28 01:24:10.933 WARNING (MainThread) [homeassistant.components.climate] Entity None (<class 'custom_components.myhome.climate.MyHOMEClimate'>) implements HVACMode(s): off, auto, 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/anotherjulien/MyHOME/issues
@michnovka michnovka linked a pull request Aug 28, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant