mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
4 lines
100 B
Python
4 lines
100 B
Python
"""Constants for the Yamaha component."""
|
|
DOMAIN = "yamaha"
|
|
SERVICE_ENABLE_OUTPUT = "enable_output"
|