This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
home-assistant
/
core
mirror of
https://github.com/home-assistant/core
Watch
0
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dev
core
/
homeassistant
/
components
/
button
/
const.py
5 lines
98 B
Python
Raw
Permalink
Blame
History
"""
Provides the constants needed for the component.
"""
DOMAIN
=
"
button
"
SERVICE_PRESS
=
"
press
"
Reference in New Issue
View Git Blame
Copy Permalink