mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Added component page for map (#3588)
This commit is contained in:
parent
33e9ea4866
commit
1c9e3f66c9
19
source/_components/map.markdown
Executable file
19
source/_components/map.markdown
Executable file
@ -0,0 +1,19 @@
|
|||||||
|
---
|
||||||
|
layout: page
|
||||||
|
title: "Map"
|
||||||
|
description: "Offers a map to show tracked devices."
|
||||||
|
date: 2017-10-11 10:01
|
||||||
|
sidebar: true
|
||||||
|
comments: false
|
||||||
|
sharing: true
|
||||||
|
footer: true
|
||||||
|
logo: home-assistant.png
|
||||||
|
ha_category: "Other"
|
||||||
|
---
|
||||||
|
|
||||||
|
This offers a map on the frontend to display the location of tracked devices. To set up tracked devices, look at the [device tracker](/components/device_tracker/) documentation.
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
# Example configuration.yaml entry
|
||||||
|
map:
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user