2019-11-27 18:13:54 +01:00

4 lines
100 B
Python

"""Constants for the Yamaha component."""
DOMAIN = "yamaha"
SERVICE_ENABLE_OUTPUT = "enable_output"