diff --git a/homeassistant/components/duckdns/icons.json b/homeassistant/components/duckdns/icons.json new file mode 100644 index 00000000000..79ec18d13ff --- /dev/null +++ b/homeassistant/components/duckdns/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "set_txt": "mdi:text-box-edit-outline" + } +}