From f49a8edd87cd291f63335d24cb1c64bd0228e30e Mon Sep 17 00:00:00 2001 From: Loryan Strant <51473494+loryanstrant@users.noreply.github.com> Date: Sun, 1 Mar 2026 18:28:58 +1100 Subject: [PATCH] docs: Update Home Assistant links in README.md (#8688) Update Home Assistant links in README.md Signed-off-by: Loryan Strant <51473494+loryanstrant@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 879e3fa7c..cf679b364 100644 --- a/README.md +++ b/README.md @@ -334,7 +334,7 @@ Other: - Langchain: https://python.langchain.com/docs/integrations/providers/localai/ - Terminal utility https://github.com/djcopley/ShellOracle - Local Smart assistant https://github.com/mudler/LocalAGI -- Home Assistant https://github.com/sammcj/homeassistant-localai / https://github.com/drndos/hass-openai-custom-conversation / https://github.com/valentinfrlch/ha-gpt4vision +- Home Assistant https://github.com/drndos/hass-openai-custom-conversation / https://github.com/valentinfrlch/ha-llmvision / https://github.com/loryanstrant/HA-LocalAI-Monitor - Discord bot https://github.com/mudler/LocalAGI/tree/main/examples/discord - Slack bot https://github.com/mudler/LocalAGI/tree/main/examples/slack - Shell-Pilot(Interact with LLM using LocalAI models via pure shell scripts on your Linux or MacOS system) https://github.com/reid41/shell-pilot