A Title block to separate sections of cards
All the options are available in the lovelace editor but you can use yaml
if you want.
Name | Type | Default | Description |
---|---|---|---|
title |
string | Optional | Title to render. May contain templates. |
subtitle |
string | Optional | Subtitle to render. May contain templates. |
entity_id |
string list |
Optional | Only reacts to the state changes of these entities. This can be used if the automatic analysis fails to find all relevant entities. |
title_tap_action |
action | none |
Home assistant action to perform on title tap |
subtitle_tap_action |
action | none |
Home assistant action to perform on subtitle tap |