1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-18 17:39:33 +00:00
Files
core/homeassistant/components/thread/const.py
Erik Montnemery 9ef86b7b66 Add Thread integration ()
* Add Thread integration

* Address review comments

* Address review comments
2023-01-23 10:27:24 -05:00

4 lines
63 B
Python

"""Constants for the Thread integration."""
DOMAIN = "thread"