core/homeassistant/components/loqed/const.py

6 lines
99 B
Python
Raw Normal View History

2023-06-28 07:42:12 +00:00
"""Constants for the loqed integration."""
DOMAIN = "loqed"
CONF_CLOUDHOOK_URL = "cloudhook_url"