core/homeassistant/components/songpal/const.py

4 lines
102 B
Python
Raw Normal View History

"""Constants for the Songpal component."""
DOMAIN = "songpal"
SET_SOUND_SETTING = "set_sound_setting"