24 lines
687 B
JSON
24 lines
687 B
JSON
{
|
|
"device_automation": {
|
|
"condition_type": {
|
|
"is_closed": "{entity_name} er loku\u00f0",
|
|
"is_closing": "{entity_name} er a\u00f0 loka",
|
|
"is_open": "{entity_name} er opin",
|
|
"is_opening": "{entity_name} er a\u00f0 opnast"
|
|
},
|
|
"trigger_type": {
|
|
"closed": "{entity_name} loku\u00f0",
|
|
"opened": "{entity_name} opnu\u00f0"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"closed": "Loka\u00f0",
|
|
"closing": "Loka",
|
|
"open": "Opin",
|
|
"opening": "Opna",
|
|
"stopped": "St\u00f6\u00f0vu\u00f0"
|
|
}
|
|
},
|
|
"title": "Gluggatj\u00f6ld"
|
|
} |