tweaker / homeassistant-binance

Binance Exchange sensors component
7 stars 3 forks source link

Detected I/O inside the event loop #3

Open dodavies opened 3 years ago

dodavies commented 3 years ago

2021-03-03 15:09:36 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 binance doing I/O at custom_components/binance/sensor.py, line 75: client = Client(self._api_key, self._api_secret)

andreasc1 commented 3 years ago

hi, i have the same error and it doesn't work.