hass-core/homeassistant/components/thread/const.py
Erik Montnemery 9ef86b7b66
Add Thread integration (#86283)
* Add Thread integration

* Address review comments

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

3 lines
63 B
Python

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