marvinroger / node-lumi-aqara

Control your Xiaomi Smart Home devices with this Lumi Aqara library
GNU General Public License v3.0
46 stars 27 forks source link

Sensors not handled #31

Open Hamtar0 opened 5 years ago

Hamtar0 commented 5 years ago

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 commented 5 years ago

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

Maybe it's a gateway problem ?

Hamtar0 commented 5 years ago

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