Updated apps
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"title": "Inverso 👻",
|
||||
"config": {
|
||||
"step": {
|
||||
"switch": {
|
||||
"data": {
|
||||
"name": "Nombre",
|
||||
"hide_source": "Ocultar entidad origen",
|
||||
"entity_id": "Entidad origen"
|
||||
},
|
||||
"title": "Inverso 👻"
|
||||
},
|
||||
"user": {
|
||||
"description": "Este ayudante te permite invertir el comportamiento de una entidad. Por ejemplo, invertir abrir/cerrar o encender/apagar de sensores binarios, e interruptores.",
|
||||
"menu_options": {
|
||||
"switch": "Invertir un interruptor",
|
||||
"binary_sensor": "Invertir un sensor binario"
|
||||
},
|
||||
"title": "Inverso 👻"
|
||||
},
|
||||
"binary_sensor": {
|
||||
"data": {
|
||||
"hide_source": "Ocultar entidad origen",
|
||||
"name": "Nombre",
|
||||
"entity_id": "Entidad origen"
|
||||
},
|
||||
"title": "Inverso 👻"
|
||||
}
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"switch": {
|
||||
"data": {
|
||||
"hide_source": "Ocultar entidad origen",
|
||||
"entity_id": "Entidad origen",
|
||||
"name": "Nombre"
|
||||
},
|
||||
"title": "Inverso 👻"
|
||||
},
|
||||
"binary_sensor": {
|
||||
"title": "Inverso 👻",
|
||||
"data": {
|
||||
"name": "Nombre",
|
||||
"hide_source": "Ocultar entidad origen",
|
||||
"entity_id": "Entidad origen"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user