diff --git a/homeassistant/components/pilight/icons.json b/homeassistant/components/pilight/icons.json new file mode 100644 index 00000000000..c1b8e741e45 --- /dev/null +++ b/homeassistant/components/pilight/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "send": "mdi:send" + } +}