hunterjm / hassio-addons

Control your Xbox One from your Home Assistant device.
MIT License
55 stars 50 forks source link

Support for newer Home Assistent versions! #53

Open diegodanado opened 4 years ago

diegodanado commented 4 years ago

Please add support for newer Home Assistent versions!

basziee commented 3 years ago
Is this the reason why I'm getting an I/O error?
Detected I/O inside the event loop. This is causing stability issues. Please report issue to the custom component author for xboxone doing I/O at custom_components/xboxone/media_player.py, line 94: return requests.get(full_url, *args, **kwargs)