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:
parent
3f8cb6273e
commit
cf5126f332
1 changed files with 4 additions and 1 deletions
|
@ -17,3 +17,6 @@ This offers a map on the frontend to display the location of tracked devices. To
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
map:
|
map:
|
||||||
```
|
```
|
||||||
|
<p class='note'>
|
||||||
|
Devices that are currently at home won't show on the map.
|
||||||
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue