diff --git a/homeassistant/components/cast/icons.json b/homeassistant/components/cast/icons.json new file mode 100644 index 00000000000..e19ea0b07b2 --- /dev/null +++ b/homeassistant/components/cast/icons.json @@ -0,0 +1,5 @@ +{ + "services": { + "show_lovelace_view": "mdi:view-dashboard" + } +}