Add person icon translations (#109106)

This commit is contained in:
Paul Bottein 2024-01-30 11:49:23 +01:00 committed by GitHub
parent 128700d41b
commit bea3e63871
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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