Files
home-assistant-core/homeassistant/components/openhome/const.py
T

6 lines
93 B
Python

"""Constants for the Openhome component."""
DOMAIN = "openhome"
DATA_OPENHOME = "openhome"