Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Honeywell Z-Wave Heal issues #1452

Closed
digitaldan opened this issue Sep 21, 2014 · 0 comments
Closed

Honeywell Z-Wave Heal issues #1452

digitaldan opened this issue Sep 21, 2014 · 0 comments

Comments

@digitaldan
Copy link
Contributor

During a heal the ZWaveAssociationCommandClass will send a ASSOCIATIONCMD_GET message starting at group 1 and continue until the device reports that a group has a max associations of 0 (see https://github.com/openhab/openhab/blob/76e85fd80980b47864d07b147706c8afadbb2d32/bundles/binding/org.openhab.binding.zwave/src/main/java/org/openhab/binding/zwave/internal/protocol/commandclass/ZWaveAssociationCommandClass.java#L133)

The Honeywell TH8320ZW does not seem to like being probed for more groups then it has and after group 1 it will not respond to a ASSOCIATIONCMD_GET for other groups, which causes the node to stay in a failed state.

Any thoughts on the right way to fix this? The product DB file only has one group entry, is there something we could do there?

kaikreuzer added a commit that referenced this issue Sep 26, 2014
Query nodes for the number of groups supported. This Fixes #1452.
johgoe pushed a commit to johgoe/openhab that referenced this issue Jan 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant