hass-core/homeassistant/components/vilfo/icons.json
2024-03-05 21:45:19 +01:00

12 lines
169 B
JSON

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