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