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
99e97782b6
core
/
homeassistant
/
components
/
comelit
/
const.py
7 lines
102 B
Python
Raw
Blame
History
"""
Comelit constants.
"""
import
logging
_LOGGER
=
logging
.
getLogger
(
__package__
)
DOMAIN
=
"
comelit
"
Reference in New Issue
View Git Blame
Copy Permalink