mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Update Aspect Ratio on Map Card (#7656)
This commit is contained in:
parent
af53ce0f14
commit
f5cf59a689
@ -35,11 +35,10 @@ title:
|
||||
required: false
|
||||
description: The card title.
|
||||
type: string
|
||||
aspect_ratio:
|
||||
aspect_ratio:
|
||||
required: false
|
||||
description: "The map's height:width ratio."
|
||||
description: "Forces the height of the image to be a ratio of the width. You may enter a value such as: `16x9`, `16:9`, `1.78`."
|
||||
type: string
|
||||
default: "100%"
|
||||
default_zoom:
|
||||
required: false
|
||||
description: The default zoom level of the map.
|
||||
|
Loading…
x
Reference in New Issue
Block a user