hass-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

3 lines
67 B
Python

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