mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 21:47:08 +00:00
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"
|
|
}
|
|
}
|