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

Insteon: Clear Failure List on Sync/Delete All; Fix Discrepancy with Data3 #371

Merged
merged 3 commits into from
Feb 11, 2014

Conversation

krkeegan
Copy link
Collaborator

@krkeegan krkeegan commented Feb 5, 2014

Failure list for Sync and Delete all was not being reset on each run. This resulted in subsequent runs reporting problems that did not exist.

The sub PLM::has_link treated Data3 values different than the sub linkkey, this led to a few odd warnings about attempts to add a link that already exists.

The linkkey contains the data3 value.  If the linkkey matches there is no need to check the data3 value.

For the PLM data3 is currently ignored because MH sets data3 on responder links to 00, while manually linking sets it to the device's firmware.
krkeegan added a commit that referenced this pull request Feb 11, 2014
Insteon: Clear Failure List on Sync/Delete All; Fix Discrepancy with Data3
@krkeegan krkeegan merged commit c818575 into hollie:master Feb 11, 2014
@krkeegan krkeegan deleted the fix_insteon_has_link branch March 13, 2014 19:34
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.

1 participant