its working. I installed the raspberry gateway/mqtt broker.
the raspberry reports to the mqtt broker topic: mysensors-out.
once i changed that in homey it started to work
evad
@evad
Best posts made by evad
-
RE: No new devices where found
Latest posts made by evad
-
RE: No new devices where found
its working. I installed the raspberry gateway/mqtt broker.
the raspberry reports to the mqtt broker topic: mysensors-out.
once i changed that in homey it started to work -
RE: No new devices where found
this is the serial output from the gateway
1�{�1�991�0;255;3;0;9;Starting gateway (RNNGA-, 2.0.0)
0;255;3;0;9;TSM:INIT
0;255;3;0;9;TSM:RADIO:OK
0;255;3;0;9;TSM:GW MODE
0;255;3;0;9;TSM:READY
IP: 192.168.178.66
0;255;3;0;9;No registration required
0;255;3;0;9;Init complete, id=0, parent=0, distance=0, registration=1
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=0,c=1,t=37,pt=4,l=4,sg=0:-19
0;255;3;0;9;TSP:SANCHK:OK
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=0,c=1,t=37,pt=4,l=4,sg=0:-20
0;255;3;0;9;TSP:MSG:READ 10-10-255 s=255,c=3,t=7,pt=0,l=0,sg=0:
0;255;3;0;9;TSP:MSG:BC
0;255;3;0;9;TSP:MSG:FPAR REQ (sender=10)
0;255;3;0;9;TSP:CHKUPL:OK
0;255;3;0;9;TSP:MSG:GWL OK
0;255;3;0;9;TSP:MSG:SEND 0-0-10-10 s=255,c=3,t=8,pt=1,l=1,sg=0,ft=0,st=ok:0
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=255,c=3,t=24,pt=1,l=1,sg=0:1
0;255;3;0;9;TSP:MSG:PINGED (ID=10, hops=1)
0;255;3;0;9;TSP:MSG:SEND 0-0-10-10 s=255,c=3,t=25,pt=1,l=1,sg=0,ft=0,st=ok:1
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=255,c=3,t=15,pt=6,l=2,sg=0:0100
0;255;3;0;9;!TSP:MSG:SEND 0-0-10-10 s=255,c=3,t=15,pt=6,l=2,sg=0,ft=0,st=fail:0100
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=255,c=3,t=6,pt=1,l=1,sg=0:0
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=255,c=3,t=11,pt=0,l=25,sg=0:Soil Moisture Sensor Reve
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=255,c=3,t=12,pt=0,l=3,sg=0:1.0
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=0,c=0,t=7,pt=0,l=0,sg=0:
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=255,c=3,t=26,pt=1,l=1,sg=0:2
0;255;3;0;9;TSP:MSG:SEND 0-0-10-10 s=255,c=3,t=27,pt=1,l=1,sg=0,ft=0,st=ok:1
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=0,c=1,t=37,pt=4,l=4,sg=0:-11
0;255;3;0;9;TSP:SANCHK:OK
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=0,c=1,t=37,pt=4,l=4,sg=0:-18
0;255;3;0;9;TSP:MSG:READ 10-10-0 s=0,c=1,t=37,pt=4,l=4,sg=0:-16
0;255;3;0;9;TSP:SANCHK:OKhomey has ip 192.168.178.18.
#define MY_CONTROLLER_IP_ADDRESS 192, 168, 178, 18 -
RE: No new devices where found
Homey V0.10.7. I did reboot homey, reboot the gateway, installed the app trough cli. Still no go. Hope to see something jn your sketch that i missed
Evad
-
RE: No new devices where found
Thanks wil try the cli method
Can you tell me if i have to uncomment the line
//#define MY_CONTROLLER_IP_ADDRESS 192, 168, 178, 254
-
RE: No new devices where found
i have the same problem using the ethernet gateway. Sensor registers fine. Homey keeps telling no new sensors found.
Mayby someone can post a working gateway sketch
thanks evad