19 lines
509 B
JSON
19 lines
509 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_home": "{entity_name} evde",
|
|
"is_not_home": "{entity_name} evde de\u011fil"
|
|
},
|
|
"trigger_type": {
|
|
"enters": "{entity_name} bir b\u00f6lgeye girdi",
|
|
"leaves": "{entity_name} bir b\u00f6lgeden ayr\u0131l\u0131yor"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"home": "Evde",
|
|
"not_home": "D\u0131\u015far\u0131da"
|
|
}
|
|
},
|
|
"title": "Cihaz izleyici"
|
|
} |