core/homeassistant/components/analytics_insights/icons.json

13 lines
190 B
JSON
Raw Normal View History

{
"entity": {
"sensor": {
"core_integrations": {
"default": "mdi:puzzle"
},
"custom_integrations": {
"default": "mdi:puzzle-edit"
}
}
}
}