dlarrick / hass-kumo

Home Assistant module interfacing with Mitsubishi mini-split units
MIT License
99 stars 23 forks source link

fix deprecation warning #155

Closed KTibow closed 4 months ago

KTibow commented 4 months ago

https://developers.home-assistant.io/blog/2024/01/24/climate-climateentityfeatures-expanded closes #137

bmos commented 4 months ago

it might be worth adding a comment to the _enable_turn_on_off_backwards_compatibility attribute reminding future maintainers that it can be removed once the minimum supported version is >= 2025.1

dlarrick commented 4 months ago

Thanks for the PRs. I should get a chance to merge this coming weekend.