mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-14 10:34:28 +05:00
fix force_d
This commit is contained in:
@@ -15,3 +15,7 @@ class DuplicateId(exceptions.HomeAssistantError):
|
||||
|
||||
class InvalidAuth(exceptions.HomeAssistantError):
|
||||
"""Error to indicate there is invalid auth."""
|
||||
|
||||
|
||||
class NoPort(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user