1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-26 05:57:01 +00:00
Files
core/homeassistant/components/version/icons.json
2024-03-11 19:00:56 +01:00

10 lines
107 B
JSON

{
"entity": {
"sensor": {
"version": {
"default": "mdi:package-up"
}
}
}
}