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] Binding Documentation: Updated I/O Linc Section #13811

Merged
merged 8 commits into from
Dec 8, 2022

Conversation

Hawkinzw
Copy link
Contributor

@Hawkinzw Hawkinzw commented Dec 1, 2022

The I/O Linc has a feature to match or invert the status of the contact with its control messages. The binding was written expecting the messages to be inverted. This is the opposite of how insteon recommends setting up the garage kit, and not described well by the original "Note" at the bottom of the section. Updated the instructions to specify the input is OFF when linking in order to invert the messages, and changed the note to better describe what happens if you don't. All based off of my own experience with the sensor: https://community.openhab.org/t/insteon-io-linc-garage-door-contact-slow-update/141469

@Hawkinzw Hawkinzw requested a review from robnielsen as a code owner December 1, 2022 06:10
@robnielsen
Copy link
Contributor

Updates look good, other than each sentence needs to be on its own line. You also need to sign your commit. See DCO under checks for the PR.

@jlaur jlaur changed the title [Insteon Binding Documentation] Updated I/O Linc Section [insteon] Binding Documentation: Updated I/O Linc Section Dec 1, 2022
@Hawkinzw Hawkinzw marked this pull request as draft December 3, 2022 03:01
@robnielsen
Copy link
Contributor

@Hawkinzw, changes look good. Looks like you made this a draft? Also, you need to sign your commits, see: https://github.com/openhab/openhab-addons/pull/13811/checks

@Hawkinzw
Copy link
Contributor Author

Hawkinzw commented Dec 3, 2022

Yeah, having trouble working out signing. First time setting that up. Got it to work finally. Trying to rebase as recommended in the DCO. I'll mark ready to review again when I've got it sorted out.

@Hawkinzw Hawkinzw marked this pull request as ready for review December 3, 2022 17:43
Copy link
Contributor

@lsiepel lsiepel left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

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

Thanks! A few typos found.

Hawkinzw and others added 7 commits December 7, 2022 19:34
The I/O Linc has a feature to match or invert the status of the contact with its control messages. The binding was written expecting the messages to be inverted. This is the opposite of how insteon recommends setting up the garage kit, and not described well by the original "Note" at the bottom of the section. Updated the instructions to specify the input is OFF when linking, and changed the note to better describe what happens if you don't. All based off of my own experience with the sensor: https://community.openhab.org/t/insteon-io-linc-garage-door-contact-slow-update/141469

Signed-off-by: Hawkinzw <[email protected]>
Signed-off-by: Hawkinzw <[email protected]>
Signed-off-by: Hawkinzw <[email protected]>
Co-authored-by: Jacob Laursen <[email protected]>
Signed-off-by: Hawkinzw <[email protected]>
Co-authored-by: Jacob Laursen <[email protected]>
Signed-off-by: Hawkinzw <[email protected]>
Co-authored-by: Jacob Laursen <[email protected]>
Signed-off-by: Hawkinzw <[email protected]>
Co-authored-by: Jacob Laursen <[email protected]>
Signed-off-by: Hawkinzw <[email protected]>
@jlaur jlaur merged commit 3c236b3 into openhab:main Dec 8, 2022
@jlaur jlaur added this to the 3.4 milestone Dec 8, 2022
morph166955 pushed a commit to morph166955/openhab-addons that referenced this pull request Dec 18, 2022
)

* Update I/O Linc Documentation

The I/O Linc has a feature to match or invert the status of the contact with its control messages. The binding was written expecting the messages to be inverted. This is the opposite of how insteon recommends setting up the garage kit, and not described well by the original "Note" at the bottom of the section. Updated the instructions to specify the input is OFF when linking, and changed the note to better describe what happens if you don't. All based off of my own experience with the sensor: https://community.openhab.org/t/insteon-io-linc-garage-door-contact-slow-update/141469

Signed-off-by: Ben Rosenblum <[email protected]>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Dec 24, 2022
)

* Update I/O Linc Documentation

The I/O Linc has a feature to match or invert the status of the contact with its control messages. The binding was written expecting the messages to be inverted. This is the opposite of how insteon recommends setting up the garage kit, and not described well by the original "Note" at the bottom of the section. Updated the instructions to specify the input is OFF when linking, and changed the note to better describe what happens if you don't. All based off of my own experience with the sensor: https://community.openhab.org/t/insteon-io-linc-garage-door-contact-slow-update/141469

Signed-off-by: Andras Uhrin <[email protected]>
borazslo pushed a commit to borazslo/openhab-mideaac-addon that referenced this pull request Jan 8, 2023
)

* Update I/O Linc Documentation

The I/O Linc has a feature to match or invert the status of the contact with its control messages. The binding was written expecting the messages to be inverted. This is the opposite of how insteon recommends setting up the garage kit, and not described well by the original "Note" at the bottom of the section. Updated the instructions to specify the input is OFF when linking, and changed the note to better describe what happens if you don't. All based off of my own experience with the sensor: https://community.openhab.org/t/insteon-io-linc-garage-door-contact-slow-update/141469
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
)

* Update I/O Linc Documentation

The I/O Linc has a feature to match or invert the status of the contact with its control messages. The binding was written expecting the messages to be inverted. This is the opposite of how insteon recommends setting up the garage kit, and not described well by the original "Note" at the bottom of the section. Updated the instructions to specify the input is OFF when linking, and changed the note to better describe what happens if you don't. All based off of my own experience with the sensor: https://community.openhab.org/t/insteon-io-linc-garage-door-contact-slow-update/141469
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
)

* Update I/O Linc Documentation

The I/O Linc has a feature to match or invert the status of the contact with its control messages. The binding was written expecting the messages to be inverted. This is the opposite of how insteon recommends setting up the garage kit, and not described well by the original "Note" at the bottom of the section. Updated the instructions to specify the input is OFF when linking, and changed the note to better describe what happens if you don't. All based off of my own experience with the sensor: https://community.openhab.org/t/insteon-io-linc-garage-door-contact-slow-update/141469
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants