mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
6 lines
155 B
Python
6 lines
155 B
Python
"""Constants for the Monoprice 6-Zone Amplifier Media Player component."""
|
|
|
|
DOMAIN = "monoprice"
|
|
SERVICE_SNAPSHOT = "snapshot"
|
|
SERVICE_RESTORE = "restore"
|