Files
homeassistant-core/homeassistant/components/thread/const.py
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
63 B
Python
Raw Normal View History

2023-01-23 16:27:24 +01:00
"""Constants for the Thread integration."""
DOMAIN = "thread"