forked from home-assistant/core
4 lines
67 B
Python
4 lines
67 B
Python
"""Const for conversation integration."""
|
|
|
|
DOMAIN = "conversation"
|