Add IoT class to map component (#15213)

This commit is contained in:
Antoni K 2020-10-12 22:53:50 +08:00 committed by GitHub
parent 0d544f6f4b
commit 751556502b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@ ha_category:
ha_release: 0.56 ha_release: 0.56
ha_quality_scale: internal ha_quality_scale: internal
ha_domain: map 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: 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: