mirror of
https://github.com/home-assistant/core.git
synced 2026-07-14 01:54:11 +01:00
10 lines
156 B
JSON
10 lines
156 B
JSON
{
|
|
"title": "Person",
|
|
"state": {
|
|
"_": {
|
|
"home": "[%key:common::state::home%]",
|
|
"not_home": "[%key:common::state::not_home%]"
|
|
}
|
|
}
|
|
}
|