mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Added doc for icons
As it now supports icons, adding that to the docs
This commit is contained in:
parent
8209b2768c
commit
c43e91394a
@ -60,6 +60,10 @@ name:
|
||||
required: false
|
||||
description: Overwrites friendly name.
|
||||
type: string
|
||||
icon:
|
||||
required: false
|
||||
description: Overwrites the entity's icon.
|
||||
type: Any icon from [MaterialDesignIcons.com](http://MaterialDesignIcons.com) ([Cheatsheet](https://materialdesignicons.com/cheatsheet)). Prefix name with `mdi:`, ie `mdi:home`.
|
||||
tap_action:
|
||||
required: false
|
||||
description: "Set to `toggle` or `turn-on` for direct actions."
|
||||
|
Loading…
x
Reference in New Issue
Block a user