mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-05-06 19:18:38 +00:00

* Migrate voice content * Handle duplicate intent pages * ABC package.json * Fix some links * Fix more links * Update path * Update docs/voice/overview.md
514 B
514 B
title
title |
---|
Intents |
See the Home Assistant Core documentation for intents for:
- Built-in intents that are supported by Home Assistant.
- Use the Conversation API to send text commands to Home Assistant and receive responses.
- Register intent handlers to add new intents to Home Assistant.
- Fire intents if you have your own sentence matching logic and want Home Assistant to handle the intents.