1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-25 13:38:04 +00:00
Files
core/homeassistant/components/tile/icons.json
2024-03-05 14:20:23 +01:00

10 lines
111 B
JSON

{
"entity": {
"device_tracker": {
"tile": {
"default": "mdi:view-grid"
}
}
}
}