mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 19:17:06 +00:00
5 lines
106 B
Python
5 lines
106 B
Python
"""Const for conversation integration."""
|
|
|
|
DOMAIN = "conversation"
|
|
HOME_ASSISTANT_AGENT = "homeassistant"
|