mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00

* Removed pylint disable on unused after updating CI files that were out of date. * Pylint still fails due to bug on DOMAIN import. Added disable check. * Addressed PR comments * Added import for ClientError to test_config_flow.py Co-authored-by: Paulus Schoutsen <balloob@gmail.com>