mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
9ef86b7b66
* Add Thread integration * Address review comments * Address review comments
4 lines
63 B
Python
4 lines
63 B
Python
"""Constants for the Thread integration."""
|
|
|
|
DOMAIN = "thread"
|