From 48e18aaecc0c1f72428255e41225ba9180d131db Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:53:59 +0200 Subject: [PATCH] Add IoT class to the Mycroft integration (#15084) --- source/_integrations/mycroft.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/mycroft.markdown b/source/_integrations/mycroft.markdown index 02e95a70676..8454252030f 100644 --- a/source/_integrations/mycroft.markdown +++ b/source/_integrations/mycroft.markdown @@ -4,6 +4,7 @@ description: Instructions on how to setup Mycroft AI within Home Assistant. ha_category: - Voice - Notifications +ha_iot_class: Local Push ha_release: 0.53 ha_domain: mycroft ---