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_Thermo: Process Device Cmd Stack on Msg Ack #380

Merged
merged 1 commit into from
Mar 13, 2014

Commits on Mar 13, 2014

  1. Insteon_Thermo: Process Device Cmd Stack on Msg Ack

    Failed to include proper calls to _process_command_stack in the Insteon::Thermostat::_process_message routine.
    
    This likely has little effect on i2CS thermostats that had broadcast messages enabled because the thermostat immediatley issued a broadcast command which would cause MH to process the command stack.
    
    However, i1 devices or i2cs devices without broadcast enabled, may have become "locked up" within MH after the issuance of a setpoitn change.
    krkeegan committed Mar 13, 2014
    Configuration menu
    Copy the full SHA
    eaea82d View commit details
    Browse the repository at this point in the history