ollo69 / ha-smartthinq-sensors

HomeAssistant custom integration for SmartThinQ LG devices configurable with Lovelace User Interface.
Apache License 2.0
1.03k stars 149 forks source link

Blocking call to open inside the event loop #754

Closed desosav closed 3 weeks ago

desosav commented 1 month ago

HA 2024.6.0b0

Detected blocking call to open inside the event loop by custom integration 'smartthinq_sensors' at custom_components/smartthinq_sensors/wideq/core_async.py, line 1704: with open(data_file, "r", encoding="utf-8") as lang_file: (offender: /config/custom_components/smartthinq_sensors/wideq/core_async.py, line 1704: with open(data_file, "r", encoding="utf-8") as lang_file:), please create a bug report at https://github.com/ollo69/ha-smartthinq-sensors/issues

ollo69 commented 3 weeks ago

Fixed in v0.39.2