From 99d0771ba4b1d93d81fc0a77fafd748a41f71a26 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Wed, 7 Oct 2020 22:01:14 +0200 Subject: [PATCH] Add IoT class to the Azure Service Bus integration (#14970) --- source/_integrations/azure_service_bus.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/azure_service_bus.markdown b/source/_integrations/azure_service_bus.markdown index 0509c735a21..c432d0da757 100644 --- a/source/_integrations/azure_service_bus.markdown +++ b/source/_integrations/azure_service_bus.markdown @@ -3,6 +3,7 @@ title: Azure Service Bus description: Setup for Azure Service Bus integration ha_category: - Notifications +ha_iot_class: Cloud Push ha_release: 0.102 ha_codeowners: - '@hfurubotten'