Header Footer: Config Update (#12433)

This commit is contained in:
Zack Arnett 2020-03-19 01:22:30 -04:00 committed by GitHub
parent 5c9fee260d
commit 42f1816d28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,6 +14,7 @@ Screenshot of an entities card with a picture header and buttons footer.
Widget to show a picture as a header or a footer. A picture can have touch actions associated with it. Widget to show a picture as a header or a footer. A picture can have touch actions associated with it.
```yaml ```yaml
header:
type: picture type: picture
image: 'https://www.home-assistant.io/images/lovelace/header-footer/balloons-header.png' image: 'https://www.home-assistant.io/images/lovelace/header-footer/balloons-header.png'
``` ```
@ -46,6 +47,7 @@ double_tap_action:
Widget to show entities as buttons in the header or footer. Widget to show entities as buttons in the header or footer.
```yaml ```yaml
footer:
type: buttons type: buttons
entities: entities:
- script.launch_confetti - script.launch_confetti