-
Notifications
You must be signed in to change notification settings - Fork 420
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
Fix Hass 2024.2 climate entity deprecation #1341
Comments
Correct message - please check that you are using the latest version of the component |
I use version SonoffLAN v3.5.4 Firmware of TH16R2 : 3.5.0 previously, before the update to HA 2024.02, this information was not in the log |
Please show device diagnostics |
I can see you using latest version. Are you sure you have this warning with this version? |
Yes. It showed after updating to 2024.2.0. There was no warning before |
@AlexxIT If you can defeat this alert, can you explain what are you doing for this?
|
Hi. After the update, I have a warning in the log.
Everything works ok. Thanks for your work
Logger: homeassistant.components.climate
Source: components/climate/init.py:354
Integration: Klimat (documentation, issues)
First occurred: 14:12:12 (2 occurrences)
Last logged: 14:12:12
Entity sonoff.sonoff_1000e5a55c (<class 'custom_components.sonoff.climate.XClimateTH'>) implements HVACMode(s): off, heat, cool, 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/AlexxIT/SonoffLAN/issues
Entity sonoff.sonoff_1000e5a54f (<class 'custom_components.sonoff.climate.XClimateTH'>) implements HVACMode(s): off, heat, cool, 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/AlexxIT/SonoffLAN/issues
The text was updated successfully, but these errors were encountered: