1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-30 05:31:11 +01:00
Files
core/homeassistant/components/kodi/icons.json
2024-08-28 13:47:41 +02:00

11 lines
151 B
JSON

{
"services": {
"add_to_playlist": {
"service": "mdi:playlist-plus"
},
"call_method": {
"service": "mdi:console"
}
}
}