We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RemovalReason
Originally posted by @bronger October 4, 2024 I see in the log:
2024-10-04 07:52:02.608 INFO Z-WAVE: [Node 058] Value updated: 128-0-level 0 => 0 2024-10-04 07:52:02.610 INFO Z-WAVE: [Node 058] Value updated: 128-0-isLow false => false 2024-10-04 07:53:26.801 INFO Z-WAVE: [Node 058] Value updated: 113-0-alarmType 0 => 0 2024-10-04 07:53:26.805 INFO Z-WAVE: [Node 058] Value updated: 113-0-alarmLevel 0 => 0 2024-10-04 07:53:26.815 INFO Z-WAVE: [Node 058] Value updated: 113-0-Power Management-Battery maintenance status 11 => 0 2024-10-04 07:54:55.866 INFO Z-WAVE: [Node 058] Is now dead 2024-10-04 07:55:25.375 INFO Z-WAVE: [Node 058] Removed, reason: 5
What does “reason 5” stand for?
It should say this instead:
2024-10-04 07:55:25.375 INFO Z-WAVE: [Node 058] Removed, reason: Reset
The text was updated successfully, but these errors were encountered:
18bddac
No branches or pull requests
Discussed in #3926
Originally posted by @bronger October 4, 2024
I see in the log:
What does “reason 5” stand for?
It should say this instead:
The text was updated successfully, but these errors were encountered: