1
0
mirror of https://github.com/home-assistant/core.git synced 2026-07-14 10:03:52 +01:00
Files
2026-02-03 11:15:53 +01:00

6 lines
93 B
Python

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