From d624754cec9280ab20a3a82dcdbc607335ca16f9 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:30:29 +0200 Subject: [PATCH] Add IoT class to the Matrix integration (#15077) --- source/_integrations/matrix.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/matrix.markdown b/source/_integrations/matrix.markdown index 879becaea1c..b446f03f6f7 100644 --- a/source/_integrations/matrix.markdown +++ b/source/_integrations/matrix.markdown @@ -4,6 +4,7 @@ description: Matrix chatbot support ha_category: - Hub - Notifications +ha_iot_class: Cloud Push ha_release: 0.69 ha_codeowners: - '@tinloaf'