From 26908b5d81f8217c84e74e397830bcfec6bc829c Mon Sep 17 00:00:00 2001 From: SMKRV Date: Fri, 22 Nov 2024 02:30:17 +0300 Subject: [PATCH] Release v2.0.0 --- README.md | 1 + custom_components/ha_text_ai/icon.png => icon.png | Bin 2 files changed, 1 insertion(+) rename custom_components/ha_text_ai/icon.png => icon.png (100%) diff --git a/README.md b/README.md index 6382b6a..c52bfef 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@

+ ![HA Text AI](icon.png "HA Text AI Integration") Transform your smart home experience with powerful AI assistance powered by multiple AI providers including OpenAI GPT and Anthropic Claude models. Get intelligent responses, automate complex scenarios, and enhance your home automation with advanced natural language processing.

diff --git a/custom_components/ha_text_ai/icon.png b/icon.png similarity index 100% rename from custom_components/ha_text_ai/icon.png rename to icon.png