15 lines
333 B
JSON
15 lines
333 B
JSON
|
{
|
||
|
"device_automation": {
|
||
|
"condition_type": {
|
||
|
"is_home": "{entity_name} \u00e4r hemma",
|
||
|
"is_not_home": "{entity_name} \u00e4r inte hemma"
|
||
|
}
|
||
|
},
|
||
|
"state": {
|
||
|
"_": {
|
||
|
"home": "Hemma",
|
||
|
"not_home": "Borta"
|
||
|
}
|
||
|
},
|
||
|
"title": "Enhetssp\u00e5rare"
|
||
|
}
|