core/homeassistant/components/fyta/const.py

5 lines
82 B
Python

"""Const for fyta integration."""
DOMAIN = "fyta"
CONF_EXPIRATION = "expiration"