mirror of
https://github.com/home-assistant/core.git
synced 2026-06-05 23:16:33 +01:00
d8cbff65f1
* Remove unused constant * Reuse fetch check for retrieving device information * Remove else block * Patch integration setup in test * use isinstance to detect return type, instead of tuple * Raise exception when recoverable error has been triggered to make code cleaner * Use error code to split message and localization * Actually log things