mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +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.
|
||||
type: boolean
|
||||
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:
|
||||
required: false
|
||||
description: The card title.
|
||||
|
Loading…
x
Reference in New Issue
Block a user