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

ClimateEntityFeature settings issues #35

Closed
MrXANA91 opened this issue Mar 17, 2024 · 2 comments
Closed

ClimateEntityFeature settings issues #35

MrXANA91 opened this issue Mar 17, 2024 · 2 comments

Comments

@MrXANA91
Copy link
Contributor

From Home Assistant logs :

Logger: homeassistant.components.climate
Source: components/climate/init.py:361
integration: Climate (documentation, issues)

Entity None (<class 'custom_components.switchbotremote.climate.SwitchBotRemoteClimate'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/KiraPC/ha-switchbot-remote/issues
Entity None (<class 'custom_components.switchbotremote.climate.SwitchBotRemoteClimate'>) implements HVACMode(s): auto, cool, dry, fan_only, heat, 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/KiraPC/ha-switchbot-remote/issues

@MrXANA91
Copy link
Contributor Author

New PR : #38

KiraPC added a commit that referenced this issue Mar 18, 2024
Added TURN_OFF and TURN_ON ClimateEntityFeatures (#35)
@KiraPC
Copy link
Owner

KiraPC commented Mar 18, 2024

Merged

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

2 participants