mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add IoT class to map component (#15213)
This commit is contained in:
parent
0d544f6f4b
commit
751556502b
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user