Wolfgang
Wolfgang
2024-05-21 18:50:05.442 WARNING (ImportExecutor_0) [homeassistant.helpers.typing] HomeAssistantType was used from hon, this is a deprecated alias which will be removed in HA Core 2025.5. Use homeassistant.core.HomeAssistant instead, please report it to...
2024-05-21 18:50:08.773 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to import_module inside the event loop by custom integration 'hon' at custom_components/hon/__init__.py, line 41: hon = await Hon(**kwargs).create() (offender: /usr/local/lib/python3.12/site-packages/pyhon/appliance.py, line 48:...
2024-07-07 18:11:42.264 WARNING (MainThread) [homeassistant.helpers.frame] Detected code that calls async_forward_entry_setup for integration hon with title: [email protected] and entry_id: 22ba008a050db978d2e3dc897ed59030, during setup without awaiting async_forward_entry_setup, which can cause the setup lock...
``` WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to import_module inside the event loop by custom integration 'hon' at custom_components/hon/__init__.py, line 41: hon = await Hon(**kwargs).create() (offender: /usr/local/lib/python3.12/site-packages/pyhon/appliance.py, line 48: self._extra:...
Detected blocking call to open inside the event loop by custom integration 'hon' at custom_components/hon/hon.py, line 32: with open(manifest, "r", encoding="utf-8") as file: (offender: /config/custom_components/hon/hon.py, line 32: with open(manifest, "r",...
### The problem 2024-06-26 15:37:09.011 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to open inside the event loop by integration 'local_todo' at homeassistant/components/local_todo/todo.py, line 169: self._new_todo_store().edit(todo.uid, todo) (offender: /usr/local/lib/python3.12/zoneinfo/_tzpath.py, line 137:...
### Description 2024-07-10 20:42:43.773 WARNING (MainThread) [homeassistant.helpers.template] Template variable warning: 'value_json' is undefined when rendering '{% set my_new = value_json|truncate(255)|regex_replace(find='^[^,]*|, device firmware |,.*| available',replace='') %}{% set my_cur = 'old' %}{%...
Got following in HA systemlog: 2024-10-22 16:38:41.269 WARNING (MainThread) [homeassistant.util.loop] Detected blocking call to load_default_certs with args (,) inside the event loop by custom integration 'roborock' at custom_components/roborock/__init__.py, line 103:...