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

[bug] "Last seen" is updated on dropped message #2800

Closed
3 tasks
LordMike opened this issue Nov 14, 2022 · 1 comment
Closed
3 tasks

[bug] "Last seen" is updated on dropped message #2800

LordMike opened this issue Nov 14, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@LordMike
Copy link
Contributor

Checklist

  • I am not using Home Assistant. Or: a developer has told me to come here.
  • I have checked the troubleshooting section and my problem is not described there.
  • I have read the changelog and my problem is not mentioned there.

Deploy method

Snap

Z-Wave JS UI version

8.4.1.ac29618

ZwaveJS version

10.3.0

Describe the bug

I was looking at a node that didn't respond, and it looked like it was since I had a "last seen" timestamp that was "now"..

Turns out that when a message is not delivered to the node, e.g. dropped, the timestamp also updates. This is misleading.

To Reproduce

  1. Have a dead node.
  2. Ping it
  3. Observe after a timeout, that the "last seen" updates

See gif.

Expected behavior

Timestamps should reflect when the device was last heard from.

Additional context

Recording 2022-11-14 at 09 05 22

@LordMike LordMike added the bug Something isn't working label Nov 14, 2022
@robertsLando
Copy link
Member

There is also a feature request on zwave-js side to add this lastSeen on driver to be more precise, BTW I should check on code if there is a way to fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants