From 69ae291eb384336113379cf645fb3f186694a131 Mon Sep 17 00:00:00 2001 From: tronikos Date: Mon, 13 Mar 2023 00:37:30 -0700 Subject: [PATCH] Change category of Google Assistant SDK to Voice (#26576) --- source/_integrations/google_assistant_sdk.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/google_assistant_sdk.markdown b/source/_integrations/google_assistant_sdk.markdown index 787097796cb..c8c55f42f62 100644 --- a/source/_integrations/google_assistant_sdk.markdown +++ b/source/_integrations/google_assistant_sdk.markdown @@ -2,7 +2,7 @@ title: Google Assistant SDK description: Instructions on how to use Google Assistant SDK in Home Assistant. ha_category: - - Utility + - Voice ha_iot_class: Cloud Polling ha_release: 2023.1 ha_config_flow: true