Glance show icon (#8892)

* Update default tap_action

* Add `show_icon` to glance-card
This commit is contained in:
Ian Richardson 2019-03-12 14:42:12 -05:00 committed by Fabian Affolter
parent 9a505f2049
commit 72ce74d9fc

View File

@ -32,7 +32,12 @@ title:
type: string
show_name:
required: false
description: Show entity names.
description: Show entity name.
type: boolean
default: "true"
show_icon:
required: false
description: Show entity icon.
type: boolean
default: "true"
show_state: