-
-
Notifications
You must be signed in to change notification settings - Fork 36.3k
Closed
Labels
Description
The problem
Logs show an IO Loop for the Canary integration.
Environment
- Home Assistant Core release with the issue: 0.109.1
- Last working Home Assistant Core release (if known):
- Operating environment (Home Assistant/Supervised/Docker/venv): Home Assistant
- Integration causing this issue: Canary
- Link to integration documentation on our website: https://www.home-assistant.io/integrations/canary/
Problem-relevant configuration.yaml
Traceback/Error logs
Détails du journal ( WARNING )
Logger: homeassistant.util.async_
Source: util/async_.py:120
First occurred: 11:33:33 (2 occurrences)
Last logged: 11:33:33
Detected I/O inside the event loop. This is causing stability issues. Please report issue for canary doing I/O at homeassistant/components/canary/__init__.py, line 131: return self._api.get_live_stream_session(device)