From 2c77ebfff708e4835489aaa61ce6428ac8721a6e Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Tue, 6 Oct 2020 23:05:32 +0200 Subject: [PATCH] Add IoT class to the Aten_PE integration (#14967) --- source/_integrations/aten_pe.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/aten_pe.markdown b/source/_integrations/aten_pe.markdown index 1a0a40b0eb3..fe01d075248 100644 --- a/source/_integrations/aten_pe.markdown +++ b/source/_integrations/aten_pe.markdown @@ -3,6 +3,7 @@ title: ATEN Rack PDU description: Instructions on how to integrate ATEN Rack PDUs into Home Assistant. ha_category: - Switch +ha_iot_class: Local Polling ha_release: 0.103 ha_codeowners: - '@mtdcr'