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_TriggerLinc: Add Initial Support for TriggerLinc Devices #270

Merged
merged 1 commit into from
Oct 12, 2013

Conversation

krkeegan
Copy link
Collaborator

Basically just a copy of code for RemoteLincs, however, TriggerLincs support even fewer commands so much of the code was cut down.

I put the code in the Security.pm file as these are ostensible security devices, however as noted above, these are very similar to RemoteLincs. Although, they are not that dissimilar from Motion sensors which are also in this file.

I don't own a TriggerLinc so this coding is all done blind.

Thanks to @JaredF for his testing work.

Closes #245

Basically just a copy of code for RemoteLincs, however, TriggerLincs support even fewer commands so much of the code was cut down.

I put the code in the Security.pm file as these are ostensible security devices, however as noted above, these are very similar to RemoteLincs.  Although, they are not that dissimilar from Motion sensors which are also in this file.

I don't own a TriggerLinc so this coding is all done blind.

Thanks to @JaredF for his testing work.

Closes hollie#245
@JaredF
Copy link
Collaborator

JaredF commented Oct 10, 2013

This code will also be useful as an example to me for future device additions. I would really like to create native support for the EZX10RF device. I have it currently setup as a KEYPADLINC_RELAY and it mostly works, but I'm sure some optimizations could be made.

On an unrelated topic, Kevin, since there is no longer a PM feature in GitHub, can I ask if you have seen my last two mailing list posts:

http://misterhouse.10964.n7.nabble.com/Unable-to-Sync-Links-on-Insteon-ApplianceLinc-td18477.html
http://misterhouse.10964.n7.nabble.com/MH-Not-Updating-Device-States-When-Controlled-from-RemoteLinc-1-td18323.html

I know that everyone is very busy, myself included, and that this is a free support system, but I found it strange that I haven't received any responses and very few views on these posts, so I am wondering if my messages are not reaching the mailing list for some reason. I have been posting through Nabble under the "Misterhouse Issues" topic, so perhaps this is the reason why no one is seeing them?

Thanks again!

@krkeegan
Copy link
Collaborator Author

Jared, I didn't receive either of these. There is no record in my gmail
spam or otherwise. So that is a little disturbing, maybe sourceforge had
an issue.

The ApplianceLinc bug I can reproduce, so I will look into that.

The RemoteLinc bug, I am not sure I understand the exact issue. So a
couple questions:
Is the issue that the states of the linked devices are not updated in MH,
or is the device you manually control also not updated?
Is this limited to only dimming commands or do plain On/Off commands not
work?
Is there anything specific to RemoteLincs? Or is this affecting other
devices as well?

On Thu, Oct 10, 2013 at 10:19 AM, Jared Fernandez
[email protected]:

This code will also be useful as an example to me for future device
additions. I would really like to create native support for the EZX10RF
device. I have it currently setup as a KEYPADLINC_RELAY and it mostly
works, but I'm sure some optimizations could be made.

On an unrelated topic, Kevin, since there is no longer a PM feature in
GitHub, can I ask if you have seen my last two mailing list posts:

http://misterhouse.10964.n7.nabble.com/Unable-to-Sync-Links-on-Insteon-ApplianceLinc-td18477.html

http://misterhouse.10964.n7.nabble.com/MH-Not-Updating-Device-States-When-Controlled-from-RemoteLinc-1-td18323.html

I know that everyone is very busy, myself included, and that this is a
free support system, but I found it strange that I haven't received any
responses and very few views on these posts, so I am wondering if my
messages are not reaching the mailing list for some reason. I have been
posting through Nabble under the "Misterhouse Issues" topic, so perhaps
this is the reason why no one is seeing them?

Thanks again!


Reply to this email directly or view it on GitHubhttps://github.com//pull/270#issuecomment-26072880
.

@JaredF
Copy link
Collaborator

JaredF commented Oct 10, 2013

In lieu of continuing the conversation here since this is meant for this specific pull request, I replied on the original email thread at http://misterhouse.10964.n7.nabble.com/MH-Not-Updating-Device-States-When-Controlled-from-RemoteLinc-1-td18323.html#a18495

I can start a new mailing list post on the main topic if you would prefer since posts in the existing thread may not make it to your email automatically. Just let me know. Thanks again for your assistance!

krkeegan added a commit that referenced this pull request Oct 12, 2013
Insteon_TriggerLinc: Add Initial Support for TriggerLinc Devices
@krkeegan krkeegan merged commit 6ca22e8 into hollie:master Oct 12, 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.

2 participants