lennoxs30 icon indicating copy to clipboard operation
lennoxs30 copied to clipboard

depreciation warning about is_aux_heat in 2024.10.0

Open TheWebMachine opened this issue 10 months ago • 3 comments

Screenshots/Logs Screenshot_20240404_010314_Home Assistant.jpg

Version

  • Home Assistant: 2024.4.0
  • This Integration: 2024.3.0

TheWebMachine avatar Apr 04 '24 06:04 TheWebMachine

Announcment: https://developers.home-assistant.io/blog/2024/03/10/climate-aux-heater-deprecated/ Context: https://github.com/home-assistant/architecture/discussions/932

AdamPflug avatar Apr 04 '24 16:04 AdamPflug

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?

tedski avatar Apr 29 '24 17:04 tedski

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

PeteRager avatar Apr 29 '24 17:04 PeteRager

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.

PeteRager avatar Jun 06 '24 15:06 PeteRager

https://github.com/PeteRager/lennoxs30/releases/tag/20204.8.0

PeteRager avatar Aug 03 '24 12:08 PeteRager