15 lines
225 B
JSON
15 lines
225 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:account",
|
|
"state": {
|
|
"not_home": "mdi:account-arrow-right"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"reload": {
|
|
"service": "mdi:reload"
|
|
}
|
|
}
|
|
}
|