mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 22:34:47 +00:00
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"services": {
|
|
"restart": "mdi:restart",
|
|
"start": "mdi:play",
|
|
"stop": "mdi:stop"
|
|
}
|
|
}
|