mirror of
https://github.com/home-assistant/core.git
synced 2026-07-10 16:19:29 +01:00
ad677b9d41
* Add typing information * Small improvments * Use %r for exceptions * Added exception handlers for aiohttp.ClientError * Added testcase * Changes after review * Bugfixes