mac-zhou / midea-ac-py

Home Assistant Custom Integration for Midea Group(Hualing, Senville, Klimaire, AirCon, Century, Pridiom, Thermocore, Comfee, Toshiba, Carrier, Goodman, Friedrich, Samsung, Kenmore, Trane, Lennox, LG and much more) Air Conditioners via LAN.
MIT License
519 stars 101 forks source link

Just started noticing this error in HA Core logs yesterday #128

Closed SkinnyT81 closed 2 years ago

SkinnyT81 commented 2 years ago

2022-02-18 16:15:47 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call inside the event loop. This is causing stability issues. Please report issue to the custom component author for midea_ac doing blocking calls at custom_components/midea_ac/climate.py, line 79: device.authenticate(device_k1, device_token)

I'm running HAOS on a dedicated PC (Core 2022.2.8)

Any advice would be much appreciated.

mac-zhou commented 2 years ago

The new version should solve this problem, please update