DheerajKhajuria / pimatic-mysensors

mysensors
http://forum.mysensors.org/topic/797/pimatic-mysensors-controller-plugin
GNU General Public License v2.0
23 stars 24 forks source link

pimatic no send data to node when this request to gateway #44

Closed makeen closed 8 years ago

makeen commented 8 years ago

Log node mysensors send: 10-10-0-0 s=255,c=0,t=17,pt=0,l=3,sg=0,st=ok:1.5 send: 10-10-0-0 s=255,c=3,t=6,pt=1,l=1,sg=0,st=ok:0 read: 0-0-10 s=255,c=3,t=6,pt=0,l=2,sg=0:M

sensor started, id=10, parent=0, distance=1 send: 10-10-0-0 s=255,c=3,t=11,pt=0,l=11,sg=0,st=ok:DimmableLED send: 10-10-0-0 s=255,c=3,t=12,pt=0,l=3,sg=0,st=ok:1.1 send: 10-10-0-0 s=0,c=0,t=4,pt=0,l=0,sg=0,st=ok: send: 10-10-0-0 s=1,c=0,t=16,pt=0,l=0,sg=0,st=fail: send: 10-10-0-0 s=2,c=0,t=3,pt=0,l=0,sg=0,st=fail: //here requests send: 10-10-0-0 s=0,c=2,t=3,pt=0,l=0,sg=0,st=ok: send: 10-10-0-0 s=2,c=2,t=2,pt=0,l=0,sg=0,st=ok: //<<<<<<<<<< send: 10-10-0-0 s=1,c=1,t=23,pt=2,l=2,sg=0,st=ok:13 send: 10-10-0-0 s=1,c=1,t=23,pt=2,l=2,sg=0,st=ok:12

Log pimatic <- Presented Node [ '10', '255', '0', '0', '17', '1.5' ] <- I_CONFIG 10;255;3;0;6;0 -> Sending 10;255;3;0;6;M

<- I_SKETCH_NAME 10;255;3;0;11;DimmableLED <- I_SKETCH_VERSION 10;255;3;0;12;1.1 <- Presented Node [ '10', '0', '0', '0', '4', '' ] <- Presented Node [ '10', '1', '0', '0', '16', '' ] //here requests recives but no send response <- request from 10 <- request from 10

18:00:20.942 [pimatic-mysensors] info: <- MySensorsLight { sender: 10, sensor: 1, type: 23, value: '13' } 18:01:11.001 [pimatic-mysensors] info: <- MySensorsLight { sender: 10, sensor: 1, type: 23, value: '12' }

DheerajKhajuria commented 8 years ago

Is this issue still persists?

sweebee commented 8 years ago

Does this still persists? if not reopen ;)