mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 10:55:50 +00:00
8 lines
102 B
JSON
8 lines
102 B
JSON
{
|
|
"services": {
|
|
"restart": "mdi:restart",
|
|
"start": "mdi:play",
|
|
"stop": "mdi:stop"
|
|
}
|
|
}
|