From c8844f488fadd7dd337f58f92583df7cf41d33b1 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 4 Oct 2020 02:13:46 -0700 Subject: [PATCH] Add IoT class to Microsoft Teams integration (#14852) --- source/_integrations/msteams.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/msteams.markdown b/source/_integrations/msteams.markdown index aa9694e235b..5e1cb30b1fc 100644 --- a/source/_integrations/msteams.markdown +++ b/source/_integrations/msteams.markdown @@ -3,6 +3,7 @@ title: Microsoft Teams description: Instructions on how to send a notification to a Microsoft Teams channel. ha_category: - Notifications +ha_iot_class: Cloud Push ha_release: 0.101 ha_codeowners: - '@peroyvind'