mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Add link to docs
This commit is contained in:
parent
3c36d13e8d
commit
78ad2686d4
@ -1,9 +1,10 @@
|
|||||||
"""
|
"""
|
||||||
homeassistant.components.conversation
|
homeassistant.components.conversation
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
Provides functionality to have conversations with Home Assistant.
|
Provides functionality to have conversations with Home Assistant.
|
||||||
This is more a proof of concept.
|
|
||||||
|
For more details about this component, please refer to the documentation at
|
||||||
|
https://home-assistant.io/components/conversation.html
|
||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
import re
|
import re
|
||||||
|
Loading…
x
Reference in New Issue
Block a user