Updated apps

This commit is contained in:
2026-07-20 22:52:35 -04:00
parent 28a8cb98f6
commit a0c3271743
1164 changed files with 94781 additions and 6892 deletions
@@ -0,0 +1,51 @@
{
"title": "Inverso 👻",
"config": {
"step": {
"switch": {
"data": {
"name": "Nome",
"hide_source": "Ocultar entidade orixe",
"entity_id": "Entidade orixe"
},
"title": "Inverso 👻"
},
"user": {
"description": "Este axudante che permite invertir o comportamiento dunha entidade. Por exemplo, invertir abrir/cerrar ou 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 entidade orixe",
"name": "Nome",
"entity_id": "Entidade orixe"
},
"title": "Inverso 👻"
}
}
},
"options": {
"step": {
"switch": {
"data": {
"hide_source": "Ocultar entidade orixe",
"entity_id": "Entidade orixe",
"name": "Nome"
},
"title": "Inverso 👻"
},
"binary_sensor": {
"title": "Inverso 👻",
"data": {
"name": "Nome",
"hide_source": "Ocultar entidade orixe",
"entity_id": "Entidade orixe"
}
}
}
}
}