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