Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensors not handled #31

Open
Hamtar0 opened this issue Nov 24, 2018 · 2 comments
Open

Sensors not handled #31

Hamtar0 opened this issue Nov 24, 2018 · 2 comments

Comments

@Hamtar0
Copy link
Contributor

Hamtar0 commented Nov 24, 2018

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
Copy link
Contributor Author

Hamtar0 commented Nov 25, 2018

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

Maybe it's a gateway problem ?

@Hamtar0
Copy link
Contributor Author

Hamtar0 commented Nov 25, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant