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