1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-22 19:07:08 +00:00
Files
core/homeassistant/components/vilfo/icons.json
2024-03-05 21:45:19 +01:00

13 lines
169 B
JSON

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