mirror of
https://github.com/home-assistant/core.git
synced 2026-05-25 01:40:15 +01:00
7f9ad140f9
* Fix wrong icons * Fix wrong icons
11 lines
185 B
JSON
11 lines
185 B
JSON
{
|
|
"services": {
|
|
"start": "mdi:play",
|
|
"pause": "mdi:pause",
|
|
"cancel": "mdi:cancel",
|
|
"finish": "mdi:check",
|
|
"change": "mdi:pencil",
|
|
"reload": "mdi:reload"
|
|
}
|
|
}
|