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
PR #37 and #38 don't seem to have solved the issues #34 and #35
TEMP_CELSIUS const is probably still in use somewhere else in the integration
Simply adding ClimateEntityFeature.TURN_OFF and ClimateEntityFeature.TURN_ON is not enough to clear the deprecation warning
Yeah sorry I messed up.
I will look into it later today to check what I've missed and make sure the changes I'll implement really solve the issues this time.
The text was updated successfully, but these errors were encountered:
PR #37 and #38 don't seem to have solved the issues #34 and #35
TEMP_CELSIUS
const is probably still in use somewhere else in the integrationClimateEntityFeature.TURN_OFF
andClimateEntityFeature.TURN_ON
is not enough to clear the deprecation warningYeah sorry I messed up.
I will look into it later today to check what I've missed and make sure the changes I'll implement really solve the issues this time.
The text was updated successfully, but these errors were encountered: