mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Add icon translations to Transmission (#112324)
This commit is contained in:
parent
8946cfc1e9
commit
a4444925c8
8
homeassistant/components/transmission/icons.json
Normal file
8
homeassistant/components/transmission/icons.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"add_torrent": "mdi:download",
|
||||||
|
"remove_torrent": "mdi:download-off",
|
||||||
|
"start_torrent": "mdi:play",
|
||||||
|
"stop_torrent": "mdi:stop"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user