Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Provides the constants needed for the component."""
2
3
DOMAIN =
"button"
4
SERVICE_PRESS =
"press"
core
homeassistant
components
button
const.py
Generated by
1.9.1