mirror of
https://github.com/home-assistant/core.git
synced 2025-06-26 16:07:08 +00:00

* Use built-in aiohttp timeout instead of asyncio.timeout in media_player Avoids having two timeouts running to fetch images * fix mock
* Use built-in aiohttp timeout instead of asyncio.timeout in media_player Avoids having two timeouts running to fetch images * fix mock