1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-31 20:54:23 +01:00
Files
2026-04-03 20:11:10 +02:00

5 lines
112 B
Python

"""Constants for the OpenDisplay integration."""
DOMAIN = "opendisplay"
CONF_ENCRYPTION_KEY = "encryption_key"