mirror of
https://github.com/home-assistant/core.git
synced 2026-08-27 00:23:40 +01:00
9 lines
165 B
JSON
9 lines
165 B
JSON
{
|
|
"services": {
|
|
"add_torrent": "mdi:download",
|
|
"remove_torrent": "mdi:download-off",
|
|
"start_torrent": "mdi:play",
|
|
"stop_torrent": "mdi:stop"
|
|
}
|
|
}
|