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: Add Is Deaf Routine for Battery Devices #282

Merged
merged 6 commits into from
Oct 18, 2013

Conversation

krkeegan
Copy link
Collaborator

Closed #279

devices are not deaf, currently devices that are deaf are battery operated
devices such as the Motion Sensor, RemoteLinc and TriggerLinc.

At the BaseObject level all devices are defined as deaf. Objects which inherit
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you mean that the devices are defined as NOT deaf, since line 1263 sets it to 0.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup, sure did. More evidence of why I shouldn't write things late at night.

@JaredF
Copy link
Collaborator

JaredF commented Oct 16, 2013

Just tested this code and it worked great for both my RemoteLinc and TriggerLinc. I do not have a MotionLinc to test with but should not be any different than the other "deaf" device types.

krkeegan added a commit that referenced this pull request Oct 18, 2013
Insteon: Add Is Deaf Routine for Battery Devices
@krkeegan krkeegan merged commit ff49ef3 into hollie:master Oct 18, 2013
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.

3 participants