From 6a9f58cea3a6d48e9b59e8add09d322b4fd2097f Mon Sep 17 00:00:00 2001 From: Gabe Cook Date: Fri, 16 Oct 2020 04:35:26 -0500 Subject: [PATCH] Add IoT Class for Graphite (#15268) --- source/_integrations/graphite.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/graphite.markdown b/source/_integrations/graphite.markdown index 2ba430893f6..d758b1fb425 100644 --- a/source/_integrations/graphite.markdown +++ b/source/_integrations/graphite.markdown @@ -6,6 +6,7 @@ ha_category: - History ha_release: 0.13 ha_domain: graphite +ha_iot_class: Local Push --- The `graphite` integration records all events and state changes and feeds the data to a [graphite](http://graphite.wikidot.com/) instance.