1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-22 03:49:36 +00:00
Files
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

4 lines
63 B
Python

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