6 Commits

Author SHA1 Message Date
Eric Roy
ae259eb1fb
Fix Mermaid graph on voice docs (#2631)
* [Fix] Mermaid graph on voice docs

Mermaid arrows' messages were treated as markdown lists, making the renderer fail both in GitHub and HomeAssistant's webpage. Adding `\` before the dots prevents this from happening and removes the error "Unsupported markdown: list", displaying the useful documentation instead.

* Update docs/voice/overview.md

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>

---------

Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-04-08 10:10:52 +01:00
Paulus Schoutsen
3ce212327c
Add converation entity docs (#2132)
* Add converation entity docs

* Fix links
2024-04-02 12:52:48 -04:00
Paulus Schoutsen
d7e0e94c85
Rename Voice Assistant to Assist Pipeline (#1753) 2023-04-20 15:32:11 +02:00
Paulus Schoutsen
976ff393b9
Document custom conversation agent (#1628) 2023-01-16 13:29:19 -05:00
Paulus Schoutsen
3f3b13c3ff
Tweak voice stuff (#1621) 2023-01-10 10:26:06 -05:00
Paulus Schoutsen
30b68f244e
Voice (#1620)
* Migrate voice content

* Handle duplicate intent pages

* ABC package.json

* Fix some links

* Fix more links

* Update path

* Update docs/voice/overview.md
2023-01-10 08:38:17 -05:00