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

Conversation

krkeegan
Copy link
Collaborator

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.

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 added a commit that referenced this pull request Mar 13, 2014
Insteon_Thermo: Process Device Cmd Stack on Msg Ack
@krkeegan krkeegan merged commit 910af83 into hollie:master Mar 13, 2014
@krkeegan krkeegan deleted the insteon_thermo branch March 13, 2014 19:31
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