Add icon translations to WebOS TV (#112355)
* Add icon translations to WebOS TV * Update homeassistant/components/webostv/icons.json Co-authored-by: Shay Levy <levyshay1@gmail.com> * Update homeassistant/components/webostv/icons.json Co-authored-by: Shay Levy <levyshay1@gmail.com> --------- Co-authored-by: Shay Levy <levyshay1@gmail.com>pull/112374/head
parent
385b29bdf5
commit
d0a66b3265
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"services": {
|
||||
"button": "mdi:button-pointer",
|
||||
"command": "mdi:console",
|
||||
"select_sound_output": "mdi:volume-source"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue