mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
History graph card: Add new option "show_names" (#25157)
This commit is contained in:
parent
a92cbdb8b2
commit
d3cf9a6812
@ -42,6 +42,11 @@ title:
|
|||||||
required: false
|
required: false
|
||||||
description: The card title.
|
description: The card title.
|
||||||
type: string
|
type: string
|
||||||
|
show_names:
|
||||||
|
required: false
|
||||||
|
description: If false, no entity names are shown in the card.
|
||||||
|
type: boolean
|
||||||
|
default: true
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Options For Entities
|
## Options For Entities
|
||||||
|
Loading…
x
Reference in New Issue
Block a user