mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
Add fit_zones documentation for map card (#30021)
This commit is contained in:
parent
4675da3d07
commit
44de082550
@ -38,6 +38,11 @@ auto_fit:
|
|||||||
description: The map will follow moving `entities` by adjusting the viewport of the map each time an entity is updated.
|
description: The map will follow moving `entities` by adjusting the viewport of the map each time an entity is updated.
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: false
|
||||||
|
fit_zones:
|
||||||
|
required: false
|
||||||
|
description: Whether the map should consider the zones in the list of specified entities when fitting its viewport.
|
||||||
|
type: boolean
|
||||||
|
default: false
|
||||||
title:
|
title:
|
||||||
required: false
|
required: false
|
||||||
description: The card title.
|
description: The card title.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user