diff --git a/homeassistant/components/songpal/icons.json b/homeassistant/components/songpal/icons.json new file mode 100644 index 00000000000..1c831fbbd00 --- /dev/null +++ b/homeassistant/components/songpal/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "set_sound_setting": "mdi:volume-high" + } +}