39 lines
1.6 KiB
JSON
39 lines
1.6 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"close": "Fechar {entity_name}",
|
|
"close_tilt": "Fechar inclina\u00e7\u00e3o de {entity_name}",
|
|
"open": "Abra {entity_name}",
|
|
"open_tilt": "Abrir inclina\u00e7\u00e3o de {entity_name}",
|
|
"set_position": "Definir a posi\u00e7\u00e3o de {entity_name}",
|
|
"set_tilt_position": "Definir a posi\u00e7\u00e3o de inclina\u00e7\u00e3o de {entity_name}",
|
|
"stop": "Parar {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_closed": "{entity_name} est\u00e1 fechado",
|
|
"is_closing": "{entity_name} est\u00e1 fechando",
|
|
"is_open": "{entity_name} est\u00e1 aberto",
|
|
"is_opening": "{entity_name} est\u00e1 abrindo",
|
|
"is_position": "A posi\u00e7\u00e3o atual de {entity_name}",
|
|
"is_tilt_position": "A posi\u00e7\u00e3o de inclina\u00e7\u00e3o atual de {entity_name}"
|
|
},
|
|
"trigger_type": {
|
|
"closed": "{entity_name} for fechado",
|
|
"closing": "{entity_name} estiver fechando",
|
|
"opened": "{entity_name} for aberto",
|
|
"opening": "{entity_name} estiver abrindo",
|
|
"position": "houver mudan\u00e7a de posi\u00e7\u00e3o de {entity_name}",
|
|
"tilt_position": "houver mudan\u00e7a na posi\u00e7\u00e3o de inclina\u00e7\u00e3o de {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"closed": "Fechado",
|
|
"closing": "Fechando",
|
|
"open": "Aberto",
|
|
"opening": "Abrindo",
|
|
"stopped": "Parado"
|
|
}
|
|
},
|
|
"title": "Cobertura"
|
|
} |