diff --git a/source/lovelace/views.markdown b/source/lovelace/views.markdown index 502f85ac9095..cbc2ebb8d20b 100644 --- a/source/lovelace/views.markdown +++ b/source/lovelace/views.markdown @@ -77,7 +77,9 @@ Picture card config: ```yaml - type: picture image: /local/living_room.png - navigation_path: /lovelace/living_room + tap_action: + action: navigate + navigation_path: /lovelace/living_room ``` ## {% linkable_title Icons %}