From 751556502b58367363b733f441977f947b873201 Mon Sep 17 00:00:00 2001 From: Antoni K Date: Mon, 12 Oct 2020 22:53:50 +0800 Subject: [PATCH] Add IoT class to map component (#15213) --- source/_integrations/map.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/map.markdown b/source/_integrations/map.markdown index 33c096743c6..ca748fd43e7 100644 --- a/source/_integrations/map.markdown +++ b/source/_integrations/map.markdown @@ -6,6 +6,7 @@ ha_category: ha_release: 0.56 ha_quality_scale: internal ha_domain: map +ha_iot_class: ~ --- This offers a map on the frontend to display the location of tracked devices. To set up tracked devices, look at the [device tracker](/integrations/device_tracker/) documentation. This integration is by default enabled, unless you've disabled or removed the [`default_config:`](https://www.home-assistant.io/integrations/default_config/) line from your configuration. If that is the case, the following example shows you how to enable this integration manually: