1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-02 05:07:52 +00:00
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"