Initial Home Assistant commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
class LaunchError(Exception):
|
||||
"""When an app fails to launch."""
|
||||
|
||||
class TokenError(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user