1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-08 09:38:58 +01:00
Files
core/homeassistant/components/openhome/const.py
T
2026-02-03 11:15:53 +01:00

6 lines
93 B
Python

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