mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01: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"
|
|
}
|
|
}
|
|
}
|
|
}
|