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.37k stars 231 forks source link

Intégration doesn't work for me #482

Closed CyrielRct closed 6 months ago

CyrielRct commented 6 months ago

HA core version

2024.3.3

Intergration version

0.3.22

Device type and model

Heatpomp

Used App

NetHome Plus v5.19.0219

The description of problem

2024-04-03 14:12:59.730 WARNING (MainThread) [homeassistant.components.climate] Entity midea_ac_lan.15063309337xxxx_climate (<class 'custom_components.midea_ac_lan.climate.MideaCFClimate'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/georgezhao2010/midea_ac_lan/issues
2024-04-03 14:12:59.730 WARNING (MainThread) [homeassistant.components.climate] Entity midea_ac_lan.15063309337xxxx_climate (<class 'custom_components.midea_ac_lan.climate.MideaCFClimate'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/georgezhao2010/midea_ac_lan/issues
2024-04-03 14:12:59.731 WARNING (MainThread) [homeassistant.components.climate] Entity midea_ac_lan.15063309337xxxx_climate (<class 'custom_components.midea_ac_lan.climate.MideaCFClimate'>) implements HVACMode(s): off, auto, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/georgezhao2010/midea_ac_lan/issues
2024-04-03 14:13:59.212 WARNING (MainThread) [homeassistant.components.climate] Entity midea_ac_lan.15063309337xxxx_climate (<class 'custom_components.midea_ac_lan.climate.MideaCFClimate'>) does not set ClimateEntityFeature.TURN_OFF but implements the turn_off method. Please create a bug report at https://github.com/georgezhao2010/midea_ac_lan/issues
2024-04-03 14:13:59.213 WARNING (MainThread) [homeassistant.components.climate] Entity midea_ac_lan.15063309337xxxx_climate (<class 'custom_components.midea_ac_lan.climate.MideaCFClimate'>) does not set ClimateEntityFeature.TURN_ON but implements the turn_on method. Please create a bug report at https://github.com/georgezhao2010/midea_ac_lan/issues
2024-04-03 14:13:59.213 WARNING (MainThread) [homeassistant.components.climate] Entity midea_ac_lan.15063309337xxxx_climate (<class 'custom_components.midea_ac_lan.climate.MideaCFClimate'>) implements HVACMode(s): off, auto, cool, heat and therefore implicitly supports the turn_on/turn_off methods without setting the proper ClimateEntityFeature. Please create a bug report at https://github.com/georgezhao2010/midea_ac_lan/issues

The logs

No response

rokam commented 6 months ago

420 should fix it