mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 00:06:51 +00:00
Documentation for home-assistant/home-assistant-polymer#2489 (#8541)
This commit is contained in:
parent
485d0a777b
commit
050ac9e21e
@ -28,7 +28,7 @@ entities:
|
|||||||
type: list
|
type: list
|
||||||
geo_location_sources:
|
geo_location_sources:
|
||||||
required: true
|
required: true
|
||||||
description: List of geolocation sources. All current entities with that source will be displayed on the map. See [Geolocation](/components/geo_location/) platform for valid sources. Either this or the `entities` configuration option is required.
|
description: List of geolocation sources. All current entities with that source will be displayed on the map. See [Geolocation](/components/geo_location/) platform for valid sources. Set to `all` to use all available sources. Either this or the `entities` configuration option is required.
|
||||||
type: list
|
type: list
|
||||||
title:
|
title:
|
||||||
required: false
|
required: false
|
||||||
@ -51,7 +51,7 @@ default_zoom:
|
|||||||
|
|
||||||
<p class="note">
|
<p class="note">
|
||||||
The `default_zoom` value will be ignored if it is set higher than the current zoom level
|
The `default_zoom` value will be ignored if it is set higher than the current zoom level
|
||||||
after fitting all visible entity markers in the map window. In other words, this can only
|
after fitting all visible entity markers in the map window. In other words, this can only
|
||||||
be used to zoom the map _out_ by default.
|
be used to zoom the map _out_ by default.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user