This website requires JavaScript.
Explore
Help
Sign In
kenjreno
/
Home-AssistantConfig
mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
Watch
1
Star
0
Fork
You've already forked Home-AssistantConfig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
51aab60dea
Home-AssistantConfig
/
config
/
custom_components
/
hacs
/
hacsbase
/
exceptions.py
6 lines
82 B
Python
Executable File
Raw
Blame
History
"""
Custom Exceptions.
"""
class
HacsException
(
Exception
)
:
"""
Super basic.
"""
Reference in New Issue
View Git Blame
Copy Permalink