georgezhao2010 / midea_ac_lan

Auto-configure and then control your Midea M-Smart devices (Air conditioner, Fan, Water heater, Washer, etc) via local area network.
MIT License
1.24k stars 194 forks source link

Update coming soon? #526

Open Harryviolin opened 1 month ago

Harryviolin commented 1 month ago

HA core version

2024.10.0

Intergration version

0.3.22

Device type and model

Air Conditioner 00000Q17 (0)

Used App

SmartHome 3.5.0

The description of problem

Die benutzerdefinierte Integration „midea_ac_lan“ implementiert die Eigenschaft „is_aux_heat“ oder verwendet die Zusatzheizungsmethoden in einer Unterklasse von ClimateEntity.

The logs

Logger: homeassistant.components.climate Quelle: components/climate/init.py:415 Integration: Klima (Dokumentation, Probleme) Erstmals aufgetreten: 25. Mai 2024 um 13:58:10 (1 Vorkommnisse) Zuletzt protokolliert: 25. Mai 2024 um 13:58:10

midea_ac_lan::MideaACClimate implements the is_aux_heat property or uses the auxiliary heater methods in a subclass of ClimateEntity which is deprecated and will be unsupported from Home Assistant 2024.10. Please create a bug report at https://github.com/georgezhao2010/midea_ac_lan/issues

fcastello commented 1 month ago

After I upgraded to the latest version I am getting the same notice. Here is the proposal for the fix.

https://github.com/home-assistant/architecture/discussions/932

I am not familiar with Home Assistant integration code bases or integrations but I will try to find a was to fix it.