diff --git a/homeassistant/components/google_assistant_sdk/icons.json b/homeassistant/components/google_assistant_sdk/icons.json new file mode 100644 index 00000000000..bf1420b2e3f --- /dev/null +++ b/homeassistant/components/google_assistant_sdk/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "send_text_command": "mdi:comment-text-outline" + } +}