Skip to content

Conversation

apella12
Copy link
Contributor

@apella12 apella12 commented Sep 8, 2025

For learning I thought I would try to update the 5.0.x. Not sure if this is correct. Had issues and tried AI help, but still not sure. Will close if doesn't look right. closes #1997

cdjackson and others added 7 commits July 25, 2025 16:52
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
Adds GitHub Actions workflows similar to what is used in the other openHAB Java repositories.

Signed-off-by: Wouter Born <github@maindrain.net>
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
Signed-off-by: Chris Jackson <chris@cd-jackson.com>
* Skip static init and NIF request for restored nodes

When a node is restored from a config file, initialization now jumps directly to the DONE stage and skips the REQUEST_NIF step to reduce network congestion. Persistence is relied upon to restore values, assuming the node on the controller matches the restored node.
Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>

* Adjust Z-Wave polling delay and startup behavior

Modified initial polling delay to a random value between 30 and 90 seconds after thing initialization. Updated node initialization comments to clarify startup congestion handling and initial polling adjustments for restored nodes.
Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>

---------

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
Co-authored-by: Chris Jackson <chris@cd-jackson.com>
Logger now outputs the response state instead of the full response object. The node initialization logic also breaks on TIMEOUT_WAITING_FOR_RESPONSE state, improving handling of inactive nodes.

Signed-off-by: Bob Eckhoff <katmandodo@yahoo.com>
Co-authored-by: Chris Jackson <chris@cd-jackson.com>
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

Successfully merging this pull request may close these issues.

3 participants