node-lumi-aqara icon indicating copy to clipboard operation
node-lumi-aqara copied to clipboard

Sensors not handled

Open Hamtar0 opened this issue 5 years ago • 2 comments

I don't know why but I have some sensors temperature (not all, but all are the same model) that are not handled... Same thing for smoke sensor.

not handled: {"cmd":"report","model":"weather.v1","sid":"158d000277250e","short_id":46105,"data":"{\"humidity\":\"7047\"}"}
not handled: {"cmd":"report","model":"weather.v1","sid":"158d000277250e","short_id":46105,"data":"{\"pressure\":\"99640\"}"}
not handled: {"cmd":"report","model":"weather.v1","sid":"158d000277250e","short_id":46105,"data":"{\"temperature\":\"344\"}"}
not handled: {"cmd":"report","model":"weather.v1","sid":"158d000277250e","short_id":46105,"data":"{\"humidity\":\"7056\"}"}
not handled: {"cmd":"report","model":"weather.v1","sid":"158d000277250e","short_id":46105,"data":"{\"pressure\":\"99640\"}"}
not handled: {"cmd":"report","model":"smoke","sid":"158d00028e1e0a","short_id":21845,"data":"{\"density\":\"0\"}"}
not handled: {"cmd":"heartbeat","model":"smoke","sid":"158d00028e1e0a","short_id":21845,"data":"{\"voltage\":3155,\"alarm\":\"0\"}"}```

Any idea ?

Hamtar0 avatar Nov 24 '18 14:11 Hamtar0

Don't understand. Problem seems to be resolved. For the moment only for weather.v1.

Maybe it's a gateway problem ?

Hamtar0 avatar Nov 25 '18 10:11 Hamtar0

Same thing here not handled: {"cmd":"heartbeat","model":"sensor_wleak.aq1","sid":"158d0002704cfd","short_id":61026,"data":"{\"voltage\":3600}"}

Hamtar0 avatar Nov 25 '18 14:11 Hamtar0