mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 13:57:10 +00:00
Add icon translations to Android TV (#111338)
This commit is contained in:
parent
a55e5130a4
commit
3e67b9828b
8
homeassistant/components/androidtv/icons.json
Normal file
8
homeassistant/components/androidtv/icons.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"services": {
|
||||||
|
"adb_command": "mdi:console",
|
||||||
|
"download": "mdi:download",
|
||||||
|
"upload": "mdi:upload",
|
||||||
|
"learn_sendevent": "mdi:remote"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user