2019-10-19 00:32:15 +00:00
|
|
|
{
|
|
|
|
"device_automation": {
|
2020-06-08 00:02:43 +00:00
|
|
|
"action_type": {
|
|
|
|
"close": "Fechar {entity_name}",
|
|
|
|
"close_tilt": "Fechar a inclina\u00e7\u00e3o da {entity_name}",
|
|
|
|
"open": "Abrir {entity_name}",
|
|
|
|
"open_tilt": "Abra a inclina\u00e7\u00e3o da {entity_name}",
|
|
|
|
"set_position": "Definir posi\u00e7\u00e3o de {entity_name}",
|
|
|
|
"set_tilt_position": "Definir a posi\u00e7\u00e3o de inclina\u00e7\u00e3o de {entity_name}"
|
|
|
|
},
|
2019-10-19 00:32:15 +00:00
|
|
|
"condition_type": {
|
|
|
|
"is_closed": "{entity_name} est\u00e1 fechada",
|
|
|
|
"is_closing": "{entity_name} est\u00e1 a fechar",
|
|
|
|
"is_open": "{entity_name} est\u00e1 aberta",
|
2019-11-14 00:32:16 +00:00
|
|
|
"is_opening": "{entity_name} est\u00e1 a abrir",
|
|
|
|
"is_position": "A posi\u00e7\u00e3o atual de {entity_name} \u00e9",
|
|
|
|
"is_tilt_position": "A inclina\u00e7\u00e3o actual de {entity_name} \u00e9"
|
|
|
|
},
|
|
|
|
"trigger_type": {
|
|
|
|
"closed": "{entity_name} fechou",
|
|
|
|
"closing": "{entity_name} est\u00e1 a fechar",
|
|
|
|
"opened": "{entity_name} abriu",
|
2020-07-03 00:03:38 +00:00
|
|
|
"opening": "{entity_name} est\u00e1 a abrir",
|
|
|
|
"position": "{entity_name} mudou de posi\u00e7\u00e3o",
|
|
|
|
"tilt_position": "{entity_name} mudou inclina\u00e7\u00e3o"
|
2019-10-19 00:32:15 +00:00
|
|
|
}
|
2020-04-16 20:00:10 +00:00
|
|
|
},
|
2020-04-20 23:33:54 +00:00
|
|
|
"state": {
|
|
|
|
"_": {
|
|
|
|
"closed": "Fechada",
|
|
|
|
"closing": "A fechar",
|
|
|
|
"open": "Aberta",
|
|
|
|
"opening": "A abrir",
|
|
|
|
"stopped": "Parado"
|
|
|
|
}
|
|
|
|
},
|
2020-04-16 20:00:10 +00:00
|
|
|
"title": "Cobertura"
|
2019-10-19 00:32:15 +00:00
|
|
|
}
|