mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Merge pull request #5850 from home-assistant/DubhAd-patch-1
Added doc for icons
This commit is contained in:
commit
30d09d6411
@ -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