Updated apps
This commit is contained in:
@@ -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 👻"
|
||||
}
|
||||
Reference in New Issue
Block a user