diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown index ddabf75f3c3..d36977174c6 100644 --- a/source/_lovelace/entities.markdown +++ b/source/_lovelace/entities.markdown @@ -153,6 +153,10 @@ type: required: true description: cast type: string +dashboard: + required: false + description: Path to the dashboard of the view that needs to be shown. + type: string view: required: true description: Path to the view that needs to be shown.