38 lines
1.5 KiB
JSON
38 lines
1.5 KiB
JSON
{
|
|
"device_automation": {
|
|
"action_type": {
|
|
"close": "Cerrar {entity_name}",
|
|
"close_tilt": "Cerrar la inclinaci\u00f3n de {entity_name}",
|
|
"open": "Abrir {entity_name}",
|
|
"open_tilt": "Abrir la inclinaci\u00f3n de {entity_name}",
|
|
"set_position": "Establecer la posici\u00f3n de {entity_name}",
|
|
"set_tilt_position": "Establecer la posici\u00f3n de inclinaci\u00f3n {entity_name}"
|
|
},
|
|
"condition_type": {
|
|
"is_closed": "{entity_name} est\u00e1 cerrado",
|
|
"is_closing": "{entity_name} se est\u00e1 cerrando",
|
|
"is_open": "{entity_name} est\u00e1 abierto",
|
|
"is_opening": "{entity_name} se est\u00e1 abriendo",
|
|
"is_position": "La posici\u00f3n actual de {entity_name} es",
|
|
"is_tilt_position": "La posici\u00f3n de inclinaci\u00f3n actual de {entity_name} es"
|
|
},
|
|
"trigger_type": {
|
|
"closed": "{entity_name} cerrado",
|
|
"closing": "{entity_name} cerrando",
|
|
"opened": "{entity_name} abierto",
|
|
"opening": "{entity_name} abriendo",
|
|
"position": "Cambios de posici\u00f3n de {entity_name}",
|
|
"tilt_position": "Cambios en la posici\u00f3n de inclinaci\u00f3n cambi\u00f3 de {entity_name}"
|
|
}
|
|
},
|
|
"state": {
|
|
"_": {
|
|
"closed": "Cerrado",
|
|
"closing": "Cerrando",
|
|
"open": "Abierto",
|
|
"opening": "Abriendo",
|
|
"stopped": "Detenido"
|
|
}
|
|
},
|
|
"title": "Portada"
|
|
} |