mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +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
|
||||
description: The card title.
|
||||
type: string
|
||||
show_names:
|
||||
required: false
|
||||
description: If false, no entity names are shown in the card.
|
||||
type: boolean
|
||||
default: true
|
||||
{% endconfiguration %}
|
||||
|
||||
## Options For Entities
|
||||
|
Loading…
x
Reference in New Issue
Block a user