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 fix to correctly sync links when off_fast is used #24

Merged
merged 1 commit into from
Dec 15, 2012

Conversation

krkeegan
Copy link
Collaborator

Insteon::BaseInsteon::sub derive_link_state() defaulted to "on" as the link state if it didn't
understand the link state. "Off_fast" is a valid link state and should be recognized as
equivalent to off instead of defaulting to on.

Insteon::BaseInsteon::sub derive_link_state() defaulted to "on" as the link state if it didn't
understand the link state.  "Off_fast" is a valid link state and should be recognized as
equivalent to off instead of defaulting to on.
hollie added a commit that referenced this pull request Dec 15, 2012
Insteon fix to correctly sync links when off_fast is used. 

Merged after Jim confirmed this is working.
@hollie hollie merged commit 9b7d14b into hollie:master Dec 15, 2012
waynieack referenced this pull request in waynieack/misterhouse Sep 21, 2017
hplato pushed a commit that referenced this pull request Feb 2, 2022
@hplato hplato mentioned this pull request Aug 22, 2023
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.

2 participants