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/X10: Skip Calling Set_Receive on PLM #435

Merged
merged 2 commits into from
Jul 25, 2014

Conversation

krkeegan
Copy link
Collaborator

Not clear on what this does for a general X10 interface, but the Insteon PLM has no state, therefore it has no set_receive command. The safest thing to do is just to skip this call for Insteon PLMs.

Fixes #434

Not clear on what this does for a general X10 interface, but the Insteon PLM has no state, therefore it has no set_receive command.  The safest thing to do is just to skip this call for Insteon PLMs.
@krkeegan
Copy link
Collaborator Author

No comments from those who had issues, but I can't see how this would cause problems.

krkeegan added a commit that referenced this pull request Jul 25, 2014
Insteon/X10: Skip Calling Set_Receive on PLM
@krkeegan krkeegan merged commit a2963d4 into hollie:master Jul 25, 2014
@gac410
Copy link
Contributor

gac410 commented Jul 25, 2014

Hi Kevin,

I have not seen any further issues. Everything has been stable. But
there were other changes in our network so I can't say for certain that
there were no side effects. Only that everything looks fine here.
Anyways, thanks for the patch.

George

On 07/25/2014 06:18 PM, Kevin Robert Keegan wrote:

No comments from those who had issues, but I can't see how this would
cause problems.


Reply to this email directly or view it on GitHub
#435 (comment).

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