mirror of
https://github.com/home-assistant/core.git
synced 2025-06-22 05:57:09 +00:00

* 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