core/homeassistant/components/vilfo/icons.json

13 lines
169 B
JSON

{
"entity": {
"sensor": {
"load": {
"default": "mdi:memory"
},
"boot_time": {
"default": "mdi:timer-outline"
}
}
}
}