From 4bf3151fe0084c3ca9a9551b400208b2cc036227 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:32:30 +0200 Subject: [PATCH] Add IoT class to the Microsoft TTS integration (#15080) --- source/_integrations/microsoft.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/microsoft.markdown b/source/_integrations/microsoft.markdown index 8768d3d4281..a3110154cf1 100644 --- a/source/_integrations/microsoft.markdown +++ b/source/_integrations/microsoft.markdown @@ -3,6 +3,7 @@ title: Microsoft Text-to-Speech (TTS) description: Instructions on how to set up Microsoft Text-to-Speech with Home Assistant. ha_category: - Text-to-speech +ha_iot_class: Cloud Push ha_release: 0.57 ha_domain: microsoft ---