core/homeassistant/components/iotty/const.py

6 lines
97 B
Python

"""Constants for the iotty integration."""
from __future__ import annotations
DOMAIN = "iotty"