mirror of
https://github.com/home-assistant/core.git
synced 2026-07-08 23:34:22 +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