Files
HomeAssistantVS/custom_components/spook/integrations/spook_inverse/translations/it.json
T
2026-07-20 22:52:35 -04:00

52 lines
1.3 KiB
JSON

{
"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 👻"
}