Add entity button icon_height docs (#9449)

*  Add entity button icon_height docs

Further to https://github.com/home-assistant/home-assistant-polymer/pull/2800#issuecomment-492079894

* 🔨 Expand
This commit is contained in:
Timmo 2019-05-14 10:58:01 +01:00 committed by Paulus Schoutsen
parent 611805a01a
commit edc75ac2b9

View File

@ -51,6 +51,11 @@ show_icon:
description: Show icon.
type: boolean
default: "true"
icon_height:
required: false
description: Set the height for the icon. This is in pixels which is handled by the config ui. (Advanced users can use other CSS values if they like)
type: string
default: auto
tap_action:
required: false
description: Action to take on tap