Skip to content

Switch states incorrect on container start #4406

Answered by AlCalzone
PeteRager asked this question in General
Discussion options

You must be logged in to vote

This is intended and has been like this since v7.0.0
https://github.com/zwave-js/node-zwave-js/blob/master/CHANGELOG_v8.md#700-2021-03-23--summer-is-coming

Querying a lot of potentially stale values during the startup lead to network congestion and delays. In larger network, these queries could take up to several minutes, during which normal communication could be negatively impacted. If you need some values to be up to date, you can query them yourself via an automation for example.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@PeteRager
Comment options

Answer selected by AlCalzone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants