mirror of
https://github.com/home-assistant/core.git
synced 2026-08-23 06:40:29 +01:00
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"services": {
|
|
"restart": "mdi:restart",
|
|
"start": "mdi:play",
|
|
"stop": "mdi:stop"
|
|
}
|
|
}
|