docs: Update Home Assistant integrations list#9206
Merged
mudler merged 1 commit intomudler:masterfrom Apr 3, 2026
Merged
Conversation
Signed-off-by: Loryan Strant <51473494+loryanstrant@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the documentation’s Home Automation integrations list to improve clarity and add newer Home Assistant-related components, including an OpenAI TTS integration.
Changes:
- Replaces older/less maintained Home Assistant entries with clearer names and updated descriptions.
- Adds new documentation entries for “Extended OpenAI Conversation” and “OpenAI TTS Speech Service”.
- Improves the LocalAI Monitor description to reflect Home Assistant usage.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - [HA-LocalAI-Monitor](https://github.com/loryanstrant/HA-LocalAI-Monitor) — Home Assistant monitoring | ||
| - [Extended OpenAI Conversation](https://github.com/jekalmin/extended_openai_conversation) — Conversation agent for Home Assistant that supports a custom OpenAI endpoint | ||
| - [LLM Vision](https://github.com/valentinfrlch/ha-llmvision) — Image & video feed analysis for Home Assistant | ||
| - [OpenAI TTS Speech Service](https://github.com/sfortis/openai_tts) - OpenAI TTS custom component for Home Assistant |
There was a problem hiding this comment.
This list uses an em dash (—) as the separator in the surrounding entries, but this new entry uses a hyphen (-). For consistency in the rendered docs and source formatting, switch the separator to an em dash (—) to match the other bullets.
Suggested change
| - [OpenAI TTS Speech Service](https://github.com/sfortis/openai_tts) - OpenAI TTS custom component for Home Assistant | |
| - [OpenAI TTS Speech Service](https://github.com/sfortis/openai_tts) — OpenAI TTS custom component for Home Assistant |
mudler
approved these changes
Apr 3, 2026
Owner
mudler
left a comment
There was a problem hiding this comment.
This is great! Thanks @loryanstrant !
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This pull request updates the Home Automation integrations section in the documentation to provide clearer names and descriptions for several Home Assistant-related projects, and adds a new integration for OpenAI TTS. The changes improve clarity and make it easier for users to understand the purpose of each integration.
Changes
Signed commits