mirror of
https://github.com/home-assistant/core.git
synced 2026-09-01 10:17:44 -05:00
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"services": {
|
|
"restart": "mdi:restart",
|
|
"start": "mdi:play",
|
|
"stop": "mdi:stop"
|
|
}
|
|
}
|