Add device tracker icon translations (#109109)

This commit is contained in:
Paul Bottein
2024-01-30 12:32:02 +01:00
committed by GitHub
parent 6fdad44941
commit 30dec53b07

View File

@@ -0,0 +1,13 @@
{
"entity_component": {
"_": {
"default": "mdi:account",
"state": {
"not_home": "mdi:account-arrow-right"
}
}
},
"services": {
"see": "mdi:account-eye"
}
}