1
0
mirror of https://github.com/home-assistant/core.git synced 2025-06-08 23:27:08 +00:00

4 lines
104 B
Python

"""Constants for the Squeezebox component."""
DOMAIN = "squeezebox"
SERVICE_CALL_METHOD = "call_method"