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

Fix data3 for responder records to PLM scene #328

Merged
merged 5 commits into from
Dec 19, 2013
Merged

Fix data3 for responder records to PLM scene #328

merged 5 commits into from
Dec 19, 2013

Commits on Dec 6, 2013

  1. Fix data3 for responder records to PLM scene

    Fix Issue #327. This fix also applies when a responder is I2CS and the controller
    is I1. Added logging for the data3 value. Aligned the logging levels between
    sync_links() and update_link().
    mstovenour committed Dec 6, 2013
    Configuration menu
    Copy the full SHA
    ecee24f View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2013

  1. Move data3 logic into the Insteon device objects

    Add link_data3() function at the device level
    Modify aldb functions that set or check data3 to use the new function
    Add grotesque, level 5 logging that should be removed later
    mstovenour committed Dec 13, 2013
    Configuration menu
    Copy the full SHA
    6efe1b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2013

  1. Configuration menu
    Copy the full SHA
    8f43939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c271c0a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2013

  1. Configuration menu
    Copy the full SHA
    8ff4022 View commit details
    Browse the repository at this point in the history