core/homeassistant/components/altruist/const.py

6 lines
87 B
Python

"""Constants for the Altruist integration."""
DOMAIN = "altruist"
CONF_HOST = "host"