Files
core/homeassistant/components/loqed/const.py
2024-03-08 20:38:34 +01:00

5 lines
98 B
Python

"""Constants for the loqed integration."""
DOMAIN = "loqed"
CONF_CLOUDHOOK_URL = "cloudhook_url"