Fixing the example (#5999)

Looks like when the last update to the docs was done, the example was overlooked.
This commit is contained in:
DubhAd 2018-08-12 17:09:37 +01:00 committed by Fabian Affolter
parent ea30a52a78
commit bfd6b34ee4

View File

@ -52,6 +52,6 @@ aspect_ratio:
- type: map
aspect_ratio: 100%
entities:
- entity: device_tracker.demo_paulus
- device_tracker.demo_paulus
- zone.home
```