1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-31 19:27:06 +00:00
Paulus Schoutsen a119932ee5
Refactor the conversation integration ()
* Refactor the conversation integration

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

4 lines
67 B
Python

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