jaruba / ha-samsungtv-tizen

📺 HomeAssistant - For Samsung TVs 2016+, Includes SmartThings API and Channel List Support
Apache License 2.0
288 stars 64 forks source link

custom_components/samsungtv_tizen/websockets.py, line 115: time.sleep(self.key_press_delay) - Home Assistant 2022.10.5 #191

Open fr00kt opened 2 years ago

fr00kt commented 2 years ago

I have a recurring warning

WARNING (MainThread) [homeassistant.util.async_] Detected blocking call to sleep inside the event loop. This is causing stability issues. Please report issue to the custom integration author for samsungtv_tizen doing blocking calls at custom_components/samsungtv_tizen/websockets.py, line 115: time.sleep(self.key_press_delay)

danielducu commented 2 years ago

Yeah, same here

BigZolo commented 2 years ago

Same issue here

CashWilliams commented 2 years ago

Duplicate of #178