mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 03:17:06 +00:00
15 lines
208 B
JSON
15 lines
208 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"lost": {
|
|
"default": "mdi:map-marker-remove"
|
|
}
|
|
},
|
|
"device_tracker": {
|
|
"tile": {
|
|
"default": "mdi:view-grid"
|
|
}
|
|
}
|
|
}
|
|
}
|