mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 10:34:40 +00:00
Finally got around to installing This amazing component by @ludeeus
This commit is contained in:
5
config/custom_components/hacs/hacsbase/exceptions.py
Executable file
5
config/custom_components/hacs/hacsbase/exceptions.py
Executable file
@@ -0,0 +1,5 @@
|
||||
"""Custom Exceptions."""
|
||||
|
||||
|
||||
class HacsException(Exception):
|
||||
"""Super basic."""
|
Reference in New Issue
Block a user