mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 06:46:58 +00:00
Change aspect ratio in example (#7757)
Changes aspect ratio in example to match config variable given in description
This commit is contained in:
parent
51a43d3e37
commit
27d5d744fc
@ -55,7 +55,7 @@ default_zoom:
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- type: map
|
- type: map
|
||||||
aspect_ratio: 100%
|
aspect_ratio: 16:9
|
||||||
default_zoom: 8
|
default_zoom: 8
|
||||||
entities:
|
entities:
|
||||||
- device_tracker.demo_paulus
|
- device_tracker.demo_paulus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user