core/homeassistant/components/webostv/const.py

5 lines
111 B
Python

"""Constants used for WebOS TV."""
LIVE_TV_APP_ID = "com.webos.app.livetv"
ATTR_SOUND_OUTPUT = "sound_output"