Remove title dashboard config (#32932)

* Remove title from dashboard config

* Remove title from dashboard config in examples
This commit is contained in:
Paul Bottein 2024-05-29 14:36:18 +02:00 committed by GitHub
parent a41757f6c8
commit 7defa6bc8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 0 additions and 4 deletions

View File

@ -170,7 +170,6 @@ automation:
```yaml
panel: true
title: Home
views:
- badges: []
cards:

View File

@ -82,7 +82,6 @@ To enable displaying the relative time in your `default_view` add the following
```yaml
# Example default_view entry
title: Home Assistant
views:
cards:
- entities:

View File

@ -228,7 +228,6 @@ dashboards:
As a super minimal example of a dashboard config, here's the bare minimum you will need for it to work:
```yaml
title: My Awesome Home
views:
# View tab title.
- title: Example
@ -243,7 +242,6 @@ views:
A slightly more advanced example:
```yaml
title: My Awesome Home
views:
# View tab title.
- title: Example