1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/webostv/icons.json
2024-08-28 13:48:13 +02:00

14 lines
212 B
JSON

{
"services": {
"button": {
"service": "mdi:button-pointer"
},
"command": {
"service": "mdi:console"
},
"select_sound_output": {
"service": "mdi:volume-source"
}
}
}