snicker / zwift_hass

Zwift Sensor Integration for HomeAssistant
52 stars 13 forks source link

i/o in event loop warning #7

Closed badguy99 closed 4 years ago

badguy99 commented 4 years ago
2020-05-06 00:36:30 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for zwift doing I/O at custom_components/zwift/sensor.py, line 283: token = client.auth_token.fetch_token_data()
2020-05-06 00:36:31 WARNING (MainThread) [homeassistant.util.async_] Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for zwift doing I/O at custom_components/zwift/sensor.py, line 299: self._profile = self._client.get_profile().profile

Seen running zwift sensor v2.1 on HA 0.109.4