hass-core/homeassistant/components/yamaha/const.py
2019-11-27 18:13:54 +01:00

3 lines
100 B
Python

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