From 638833a39595e413ec036fb3eff63525d1137ff2 Mon Sep 17 00:00:00 2001 From: Stefan de Lange <37669773+langestefan@users.noreply.github.com> Date: Wed, 15 Mar 2023 12:04:25 +0100 Subject: [PATCH] Update assist documentation (#26065) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Co-authored-by: Franck Nijhof --- source/docs/assist/index.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/docs/assist/index.markdown b/source/docs/assist/index.markdown index bf8e3c044f1..166a7033422 100644 --- a/source/docs/assist/index.markdown +++ b/source/docs/assist/index.markdown @@ -16,6 +16,8 @@ Assist is available to use on most platforms that can interface with Home Assist Did Assist not understand your sentence? [Contribute them.](https://developers.home-assistant.io/docs/voice/intent-recognition/) +The Assist icon doesn't show up? Make sure the [conversation](/integrations/conversation/) integration is enabled. If you use YAML for configuration and have removed `default_config:`, the conversation integration may not be included in the config file. + _Assist was introduced in Home Assistant 2023.2._