core/homeassistant/components/monoprice/const.py

6 lines
155 B
Python

"""Constants for the Monoprice 6-Zone Amplifier Media Player component."""
DOMAIN = "monoprice"
SERVICE_SNAPSHOT = "snapshot"
SERVICE_RESTORE = "restore"