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