Add fit_zones documentation for map card (#30021)

This commit is contained in:
Márton Braun 2023-12-27 11:11:07 +01:00 committed by GitHub
parent 4675da3d07
commit 44de082550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.