1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-12 05:58:35 +00:00
Files
core/homeassistant/components/philips_js/const.py

8 lines
147 B
Python

"""The Philips TV constants."""
DOMAIN = "philips_js"
CONF_SYSTEM = "system"
CONST_APP_ID = "homeassistant.io"
CONST_APP_NAME = "Home Assistant"