# thing types
-thing-type.luxom.switch.label = Interruttore
-thing-type.luxom.switch.description = Azione di tipo Interruttore in Luxom
+thing-type.luxom.bridge.label = Bridge Luxom
+thing-type.luxom.bridge.description = Questo bridge rappresenta un'interfaccia IP Luxom (ad esempio un DS-65L).
thing-type.luxom.dimmer.label = Varialuce
thing-type.luxom.dimmer.description = Azione di tipo Dimmer in Luxom
+thing-type.luxom.switch.label = Interruttore
+thing-type.luxom.switch.description = Azione di tipo Interruttore in Luxom
# thing types config
-thing-type.config.luxom.switch.address.label = Indirizzo
-thing-type.config.luxom.switch.address.description = Indirizzo bus Luxom
+thing-type.config.luxom.bridge.ipAddress.label = IP o Nome Host
+thing-type.config.luxom.bridge.ipAddress.description = IP o nome host dell'interfaccia IP di Luxom.
+thing-type.config.luxom.bridge.port.label = Porta Bridge
+thing-type.config.luxom.bridge.port.description = Porta per comunicare con l'interfaccia IP di Luxom, default 2300.
+thing-type.config.luxom.bridge.reconnectInterval.label = Intervallo Riconnessione
+thing-type.config.luxom.bridge.reconnectInterval.description = Il periodo in minuti che il gestore aspetterà tra i tentativi di connessione dopo la disconnessione.
thing-type.config.luxom.dimmer.address.label = Indirizzo
thing-type.config.luxom.dimmer.address.description = Indirizzo bus Luxom
thing-type.config.luxom.dimmer.onLevel.label = Livello On
thing-type.config.luxom.dimmer.onToLast.description = Se impostato a vero, il dimmer andrà all'ultimo livello diverso da zero impostato quando viene ricevuto un comando ON. Se l'ultimo livello non può essere determinato, verrà utilizzato il valore di onLevel.
thing-type.config.luxom.dimmer.stepPercentage.label = Valore Step
thing-type.config.luxom.dimmer.stepPercentage.description = Valore del passo usato per aumentare/diminuire la luminosità del dimmer, 5% predefinito
+thing-type.config.luxom.switch.address.label = Indirizzo
+thing-type.config.luxom.switch.address.description = Indirizzo bus Luxom
# channel types
-channel-type.luxom.button.label = Pulsante
-channel-type.luxom.button.description = Controllo pulsanti per l'azione in Luxom
+channel-type.luxom.switchState.label = Interruttore
+channel-type.luxom.switchState.description = Controllo interruttore per azione in Luxom.
# messages
+
status.awaiting-initial-response = In attesa di risposta iniziale
status.bridge-configuration-missing = Configurazione del bridge mancante
status.connecting = Connessione