mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Change icon ID name in Lametric (#135368)
This commit is contained in:
committed by
GitHub
parent
b009f11013
commit
1ceebd92a9
@@ -138,7 +138,7 @@
|
|||||||
"description": "The message to display."
|
"description": "The message to display."
|
||||||
},
|
},
|
||||||
"icon": {
|
"icon": {
|
||||||
"name": "Icon",
|
"name": "Icon ID",
|
||||||
"description": "The ID number of the icon or animation to display. List of all icons and their IDs can be found at: https://developer.lametric.com/icons."
|
"description": "The ID number of the icon or animation to display. List of all icons and their IDs can be found at: https://developer.lametric.com/icons."
|
||||||
},
|
},
|
||||||
"sound": {
|
"sound": {
|
||||||
|
Reference in New Issue
Block a user