mirror of
https://github.com/elisspace/core.git
synced 2026-09-13 06:28:37 +00:00
4 lines
104 B
Python
4 lines
104 B
Python
"""Constants for the Squeezebox component."""
|
|
DOMAIN = "squeezebox"
|
|
SERVICE_CALL_METHOD = "call_method"
|