core/homeassistant/components/person/strings.json

13 lines
246 B
JSON

{
"title": "Person",
"entity_component": {
"_": {
"name": "[%key:component::person::title%]",
"state": {
"home": "[%key:common::state::home%]",
"not_home": "[%key:common::state::not_home%]"
}
}
}
}