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
Joost Lekkerkerker 2024-03-05 14:59:09 +01:00 committed by GitHub
parent 385b29bdf5
commit d0a66b3265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
{
"services": {
"button": "mdi:button-pointer",
"command": "mdi:console",
"select_sound_output": "mdi:volume-source"
}
}