Update views.markdown (#7907)

Update example for navigation_path
This commit is contained in:
VDRainer 2018-12-27 15:06:15 +01:00 committed by Franck Nijhof
parent 5dfb402e8f
commit 6d78fea603

View File

@ -77,7 +77,9 @@ Picture card config:
```yaml ```yaml
- type: picture - type: picture
image: /local/living_room.png image: /local/living_room.png
navigation_path: /lovelace/living_room tap_action:
action: navigate
navigation_path: /lovelace/living_room
``` ```
## {% linkable_title Icons %} ## {% linkable_title Icons %}