Skip to content

Commit

Permalink
Add HomeAssistantError import
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Mar 27, 2024
1 parent 57ae449 commit ffa3d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/system_bridge/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
from homeassistant.exceptions import (
ConfigEntryAuthFailed,
ConfigEntryNotReady,
HomeAssistantError,
ServiceValidationError,
)
from homeassistant.helpers import (
Expand Down

0 comments on commit ffa3d6c

Please sign in to comment.