ha-smartthinq-sensors icon indicating copy to clipboard operation
ha-smartthinq-sensors copied to clipboard

Warnings in HA logfile

Open def1149 opened this issue 9 months ago • 1 comments

HA version 2024.5.0b6 but also in 2024.4.x

2024-05-01 10:30:42.230 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to import_module inside the event loop by custom integration 'smartthinq_sensors' at custom_components/smartthinq_sensors/wideq/core_async.py, line 1637: encoding = detect(content)["encoding"] (offender: /usr/local/lib/python3.12/site-packages/charset_normalizer/utils.py, line 256: importlib.import_module("encodings.{}".format(name)).IncrementalDecoder,), please create a bug report at https://github.com/ollo69/ha-smartthinq-sensors/issues 2024-05-01 10:30:48.551 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/pydub/utils.py:300: SyntaxWarning: invalid escape sequence '(' m = re.match('(sup?) (([0-9]{1,2}) bit)$', token) 2024-05-01 10:30:48.552 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/pydub/utils.py:301: SyntaxWarning: invalid escape sequence '(' m2 = re.match('(sup?)( (default))?$', token) 2024-05-01 10:30:48.553 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/pydub/utils.py:310: SyntaxWarning: invalid escape sequence '(' elif re.match('(flt)p?( (default))?$', token): 2024-05-01 10:30:48.553 WARNING (ImportExecutor_0) [py.warnings] /usr/local/lib/python3.12/site-packages/pydub/utils.py:314: SyntaxWarning: invalid escape sequence '(' elif re.match('(dbl)p?( (default))?$', token):

def1149 avatar May 01 '24 15:05 def1149

This should be fixed with last release

ollo69 avatar May 04 '24 10:05 ollo69

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jun 19 '24 02:06 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Jun 27 '24 01:06 github-actions[bot]