This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
11ef2b6da8
core
/
script
/
const.py
6 lines
100 B
Python
Raw
Blame
History
"""
Script constants.
"""
from
pathlib
import
Path
COMPONENT_DIR
=
Path
(
"
homeassistant/components
"
)
Reference in New Issue
View Git Blame
Copy Permalink