Add icon translations to Kodi (#111853)
This commit is contained in:
parent
93f2d2bd19
commit
ae930215d4
1 changed files with 6 additions and 0 deletions
6
homeassistant/components/kodi/icons.json
Normal file
6
homeassistant/components/kodi/icons.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"add_to_playlist": "mdi:playlist-plus",
|
||||||
|
"call_method": "mdi:console"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue