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 @@
{
"config": {
"step": {
"binary_sensor": {
"data": {
"entity_id": "Entità sorgente",
"hide_source": "Nascondi entità sorgente",
"name": "Nome"
},
"title": "Inverso 👻"
},
"switch": {
"data": {
"entity_id": "Entità sorgente",
"hide_source": "Nascondi entità sorgente",
"name": "Nome"
},
"title": "Inverso 👻"
},
"user": {
"description": "Questo aiutante ti permette di invertire il comportamento di un'entità. Ad esempio, apri/chiudi o accendi/spegni per un binary_sensor o uno switch",
"menu_options": {
"binary_sensor": "Inverti un binary_sensor",
"switch": "Inverti uno switch"
},
"title": "Inverso 👻"
}
}
},
"options": {
"step": {
"switch": {
"data": {
"entity_id": "Entità sorgente",
"hide_source": "Nascondi entità sorgente",
"name": "Nome"
},
"title": "Inverso 👻"
},
"binary_sensor": {
"data": {
"entity_id": "Entità sorgente",
"hide_source": "Nascondi entità sorgente",
"name": "Nome"
},
"title": "Inverso 👻"
}
}
},
"title": "Inverso 👻"
}