mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 05:57:01 +00:00
14 lines
202 B
JSON
14 lines
202 B
JSON
{
|
|
"entity_component": {
|
|
"_": {
|
|
"default": "mdi:account",
|
|
"state": {
|
|
"not_home": "mdi:account-arrow-right"
|
|
}
|
|
}
|
|
},
|
|
"services": {
|
|
"see": "mdi:account-eye"
|
|
}
|
|
}
|