Ok gente, finalmente ci sto provando qui in campagna.
Serverino debian appena installato, openhab 3.2
souliss things :
Bridge souliss:gateway:121 "Souliss Gateway - 121" [gatewayLanAddress="192.168.1.121", gatewayPortNumber=230, preferredLocalPortNumber=0, pingInterval=50, subscriptionInterval=2, healthyInterval=38,userIndex=83, nodeIndex=132, timeoutToRequeue=5000, timeoutToRemovePacket=20000]
{
//D1 Gateway
Thing t11 0-1 "D1-NuotoControcorrente" [node=0,slot=1]
Thing t13 0-2 "Stato-NuotoControcorrente" [node=0,slot=2]
Thing t11 0-3 "D1-Idromassaggio" [node=0,slot=3]
Thing t13 0-4 "Stato-Idromassaggio" [node=0,slot=4]
Thing t18 0-5 "D3-LuciPiscina" [node=0,slot=5]
Thing t51 0-7 "D1-WifiDBGateway" [node=0,slot=7]
Thing t51 0-9 "D1-WifiGateway" [node=0,slot=9]
}
default.items:
Group All
Group grp1 (All)
Group Diagnostic (All)
Group gNodes_Health "Souliss Stato Salute Nodi" <soulisslogo> (gDiagnostics)
Group gDiagnostics "Diagnostica - Stato Salute Nodi" <settings> (All)
Number Vuoto "" <text>
Switch D1Nuoto "Nuoto Controcorrente" (grp1, Diagnostic) [ "Lighting" ] {autoupdate="false", channel="souliss:t11:121:0-1:onoff"}
Switch D1IdroMassaggio "Idromassaggio" (grp1, Diagnostic) [ "Lighting" ] {autoupdate="false", channel="souliss:t11:121:0-3:onoff"}
Contact D1StatoNuoto "Stato Nuoto" (grp1, Diagnostic) [ "Lighting" ] {autoupdate="false", channel="souliss:t13:121:0-2:stateOnOff"}
Contact D1StatoIdro "Stato Idromassaggio" (grp1, Diagnostic) [ "Lighting" ] {autoupdate="false", channel="souliss:t13:121:0-4:stateOnOff"}
Switch D3LuciPiscina "Luci Piscina" (grp1, Diagnostic) [ "Lighting" ] {autoupdate="false", channel="souliss:t18:121:0-5:onoff"}
Number D1WifiDBGateway "WiFi Decibel [%d db]" <network> {autoupdate="false", channel="souliss:t51:121:0-7:value"}
Number D1WifiGateway "WiFi Segnale [%.0f / 5]" <qualityofservice> {autoupdate="false", channel="souliss:t51:121:0-9:value"}
String TIMESTAMP_Nodo0 "Agg. [%1$td.%1$tm.%1$tY %1$tk:%1$tM:%1$tS]" <keyring> (gNodes_Health) {channel="souliss:t11:121:0-1:lastStatusStored"}
Number HEALTH_Nodo0 "Salute" <keyring> (gNodes_Health) {channel="souliss:t11:121:0-1:healty"}
default.sitemap:
sitemap default label=" DomoDesk Runcuni Powered by Souliss - OpenHAB"
{
Frame label="D1-EasyRelay4-Gateway" {
Switch item=D1Nuoto label="Nuoto Controcorrente" //mappings=[ON="ON", OFF="OFF"]
Switch item=D1StatoNuoto label="Stato Nuoto" mappings=[CLOSED="Acceso",OPEN="Spento"]
Switch item=D1IdroMassaggio label="Idromassaggio" //mappings=[ON="ON", OFF="OFF"]
Switch item=D1StatoIdro label="Stato Idromassaggio" mappings=[CLOSED="Acceso",OPEN="Spento"]
Switch item=D3LuciPiscina label="Luci Piscina" //mappings=[ON="ON", OFF="OFF"]
Text item=Vuoto
Text item=D1WifiDBGateway label="Segnale Wifi Db"
Text item=D1WifiGateway label="Segnale Wifi"
Text item=HEALTH_Nodo0 label="Salute Nodo" icon="soulisslogo"
Text item=TIMESTAMP_Nodo0 label="Timestamp Nodo" icon="soulisslogo"
}
}
Premettendo che da shell il nodo gateway lo pingo perfettamente, lui mi da prima "initializing", e poi.....
Status:
COMMUNICATION_ERROR
Gateway souliss:gateway:121 do not respond to 4 ping
In console : 238 │ Active │ 80 │ 3.2.0 │ openHAB Add-ons :: Bundles :: Souliss Binding
Che posso fare? Sono bloccato.......
Tnx for help
Dario2