core/homeassistant/components/otbr/const.py

8 lines
138 B
Python

"""Constants for the Open Thread Border Router integration."""
from __future__ import annotations
DOMAIN = "otbr"
DEFAULT_CHANNEL = 15