lennoxs30
lennoxs30 copied to clipboard
depreciation warning about is_aux_heat in 2024.10.0
Screenshots/Logs
Version
- Home Assistant: 2024.4.0
- This Integration: 2024.3.0
Announcment: https://developers.home-assistant.io/blog/2024/03/10/climate-aux-heater-deprecated/ Context: https://github.com/home-assistant/architecture/discussions/932
I'd like to help out with this one, but I'm new to the codebase. Is this a good first issue to pick up and if so, are there any thoughts on which path to take for resolution?
Thank you. I have it fixed locally in this branch. The solution I chose was to add a select entity that contains all the hvac modes plus emergency heat.
https://github.com/PeteRager/lennoxs30/tree/2024.4.0
I have not validated it on a live system. Be happy for a review of the pull request.
https://github.com/PeteRager/lennoxs30/pull/322/files
The branch is finally released, apologies for the delays. This provides a new select entity to enable the functionality.
https://github.com/PeteRager/lennoxs30/blob/master/docs/aux_heat.md
https://github.com/PeteRager/lennoxs30/releases/tag/2024.6.0
Note: The issue will still be reported as we have not removed the capability from the integration yet, that will be released and removed on 2024.9.0 to give people a chance to migrate to use the new select entity.
https://github.com/PeteRager/lennoxs30/releases/tag/20204.8.0