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

thing didn'T received data #39

Closed
arist0v opened this issue Mar 30, 2021 · 20 comments
Closed

thing didn'T received data #39

arist0v opened this issue Mar 30, 2021 · 20 comments

Comments

@arist0v
Copy link

arist0v commented Mar 30, 2021

i setted up zibgee2mqtt, everything was working fine but now my thing didn'T receive data(i have a xiaomi temp and humidity sensor and a sinope thermostat both supported) every sensor are at 0.

i can set the heating target point on the thermostat without any issue.

can someone help me with this issue please!

@createcandle
Copy link

did you perhaps disable data transmission?

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@createcandle
Copy link

createcandle commented Mar 30, 2021

Data transmission should be checked if you want to receive data.

Can you enable debugging in the addon settings and then share some internal logs?

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@flatsiedatsie
Copy link
Collaborator

Thanks.

Things I noticed:

zigbee2mqtt-adapter: exec pkill error: Error: Command failed: pkill 'zigbee2mqtt-adapter/zigbee2mqtt/index.js'

Are you using the Raspberry Pi image or some other system?

No converter available for 'state' ()

That's odd, that's a pretty basic part of Zigbee2MQTT.

TH1124ZB\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000\u0000"

Is your device officially supported by Zigbee2MQTT?

@flatsiedatsie
Copy link
Collaborator

Also, your log stops at the moment things get interesting: seeing how data from the device is actually received and handled.

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@flatsiedatsie
Copy link
Collaborator

flatsiedatsie commented Mar 30, 2021

Interesting.

I have the same xiaomi sensor here, and it's working ok, so I'm sure we can get it to work.

For my understanding: you can change values on the devices (e.g. lock and unlock the door), but you are not receiving any data? No temperature on the Xiaomi temperature sensor?

Could you share some of the later logs where data is being exchanged?

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@flatsiedatsie
Copy link
Collaborator

I don't seen any incoming connections in that data.

This is interesting but probably not related:
[34mZigbee2MQTT:debug [39m 2021-03-30 09:09:27: Non-pingable device '0x00158d0001d73139' was last seen '867881.389' seconds ago

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@flatsiedatsie
Copy link
Collaborator

Yes it looks ok. I don't understand why there is no data coming in from the network. It's connected, and the addon is working normally as far as I can tell. Perhaps Zigbee2MQTT is running twice, and the other instance is taking all the data? Is the other Zigbee addon still switched on?

You could try:

  • install seashell addon
  • type this command into it: ps aux | grep 'zig'

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@flatsiedatsie
Copy link
Collaborator

That also looks fine.

Very strange.

@flatsiedatsie
Copy link
Collaborator

flatsiedatsie commented Mar 30, 2021

Did you change the channel? Have you tried re-pairing a device?

@arist0v
Copy link
Author

arist0v commented Mar 30, 2021 via email

@arist0v
Copy link
Author

arist0v commented Mar 31, 2021 via email

@flatsiedatsie
Copy link
Collaborator

Glad to hear it!

@arist0v arist0v closed this as completed Aug 30, 2021
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

2 participants