From 0797e610103a0a7a76cf06a81625918a0384f203 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 14:29:52 +0200 Subject: [PATCH] Add IoT class to the StatsD integration (#15114) --- source/_integrations/statsd.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/statsd.markdown b/source/_integrations/statsd.markdown index 0082e2033b4..b682ebbe124 100644 --- a/source/_integrations/statsd.markdown +++ b/source/_integrations/statsd.markdown @@ -3,6 +3,7 @@ title: StatsD description: Record events in StatsD. ha_category: - History +ha_iot_class: Local Push ha_release: 0.12 ha_domain: statsd ---