19 lines
518 B
JSON
19 lines
518 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_home": "{entity_name} otthon van",
|
|
"is_not_home": "{entity_name} nincs otthon"
|
|
},
|
|
"trigger_type": {
|
|
"enters": "{entity_name} bel\u00e9pett a z\u00f3n\u00e1ba",
|
|
"leaves": "{entity_name} elhagyta a z\u00f3n\u00e1t"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"home": "Otthon",
|
|
"not_home": "T\u00e1vol"
|
|
}
|
|
},
|
|
"title": "Eszk\u00f6z nyomk\u00f6vet\u0151"
|
|
} |