1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 21:47:08 +00:00
Files
core/homeassistant/components/conversation/const.py
Paulus Schoutsen a119932ee5 Refactor the conversation integration (#27839)
* Refactor the conversation integration

* Lint
2019-10-18 11:46:45 -07:00

4 lines
67 B
Python

"""Const for conversation integration."""
DOMAIN = "conversation"