mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
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:
parent
611805a01a
commit
edc75ac2b9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user