Note about home devices not showing on the map (#3853)

* Note about home devices not showing on the map

Devices @ home won't show on map, this is an expected behavior

* Format it as note
This commit is contained in:
ohadbenita 2017-11-01 00:04:01 +02:00 committed by Fabian Affolter
parent 3f8cb6273e
commit cf5126f332

View File

@ -17,3 +17,6 @@ This offers a map on the frontend to display the location of tracked devices. To
# Example configuration.yaml entry
map:
```
<p class='note'>
Devices that are currently at home won't show on the map.
</p>