mirror of
https://github.com/elisspace/core.git
synced 2026-09-25 03:56:55 +00:00
15 lines
316 B
JSON
15 lines
316 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_home": "{entity_name} je doma",
|
|
"is_not_home": "{entity_name} ni doma"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"home": "Doma",
|
|
"not_home": "Odsoten"
|
|
}
|
|
},
|
|
"title": "Sledilnik naprave"
|
|
} |