From 72e042770decef7d64b7101633691eac5f8208f6 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:29:48 +0200 Subject: [PATCH] Add IoT class to the MaryTTS integration (#15076) --- source/_integrations/marytts.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/marytts.markdown b/source/_integrations/marytts.markdown index 35d81918e57..03272640728 100644 --- a/source/_integrations/marytts.markdown +++ b/source/_integrations/marytts.markdown @@ -3,6 +3,7 @@ title: MaryTTS description: Instructions on how to setup MaryTTS with Home Assistant. ha_category: - Text-to-speech +ha_iot_class: Local Push ha_release: 0.43 ha_domain: marytts ---