mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Make icon id more clear in Lametric (#36873)
This commit is contained in:
parent
93aa4819da
commit
b07e61ce6a
@ -93,7 +93,7 @@ message:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
icon:
|
icon:
|
||||||
description: "An icon or animation. List of all icons available at [https://developer.lametric.com/icons](https://developer.lametric.com/icons)."
|
description: "The ID of an icon or animation. List of all icons available at [https://developer.lametric.com/icons](https://developer.lametric.com/icons)."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
cycles:
|
cycles:
|
||||||
@ -132,7 +132,7 @@ following, additional, optional parameters:
|
|||||||
|
|
||||||
{% configuration "notification" %}
|
{% configuration "notification" %}
|
||||||
icon:
|
icon:
|
||||||
description: "An icon or animation. List of all icons available at [https://developer.lametric.com/icons](https://developer.lametric.com/icons)."
|
description: "The ID of an icon or animation. List of all icons available at [https://developer.lametric.com/icons](https://developer.lametric.com/icons)."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
cycles:
|
cycles:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user