hass-core/homeassistant/components/person/strings.json
2020-04-20 16:25:35 -07:00

9 lines
156 B
JSON

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