From 5c355573d15c6787c6f3959dcc1f5b5b6b8bee6e Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Fri, 14 Apr 2023 15:29:11 +0200 Subject: [PATCH] Remove voice_assistant, add assist_pipeline (#4307) --- core_integrations/assist_pipeline/icon.txt | 1 + core_integrations/voice_assistant/icon.txt | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 core_integrations/assist_pipeline/icon.txt delete mode 100644 core_integrations/voice_assistant/icon.txt diff --git a/core_integrations/assist_pipeline/icon.txt b/core_integrations/assist_pipeline/icon.txt new file mode 100644 index 00000000..a16688de --- /dev/null +++ b/core_integrations/assist_pipeline/icon.txt @@ -0,0 +1 @@ +mdi:message-processing-outline diff --git a/core_integrations/voice_assistant/icon.txt b/core_integrations/voice_assistant/icon.txt deleted file mode 100644 index 5f32e8f3..00000000 --- a/core_integrations/voice_assistant/icon.txt +++ /dev/null @@ -1 +0,0 @@ -mdi:account-tie-voice \ No newline at end of file