Lovelace: icon option for entities card (#10835)

This commit is contained in:
Ian Richardson 2019-10-21 19:31:12 -05:00 committed by Franck Nijhof
parent e502e88bfd
commit 9438316e54

View File

@ -19,6 +19,10 @@ title:
required: false
description: The card title.
type: string
icon:
required: false
description: An icon to display to the left of the title
type: string
show_header_toggle:
required: false
description: Button to turn on/off all entities.