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

[shelly] Fix CoAP message parsing #12843

Merged
merged 1 commit into from Jun 5, 2022
Merged

Conversation

markus7017
Copy link
Contributor

Sorry, a fix for the fix

Comment on lines 231 to 234
if (name.equalsIgnoreCase(COIOT_TAG_ACT)) {
// skip record
in.skipValue();
}
Copy link
Contributor

@lolodomo lolodomo May 29, 2022

Choose a reason for hiding this comment

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

Looks like you did not based your change on the most uptodate main branch because this part is already in the there, it was merged yesterday.
Please rebase.

@jlaur
Copy link
Contributor

jlaur commented May 29, 2022

Assumed regression of #12834.

@lolodomo
Copy link
Contributor

Signed-off-by: markus7017 <markus7017@gmail.com>
Signed-off-by: Markus Michels <markus7017@gmail.com>
@markus7017
Copy link
Contributor Author

@lolodomo ok, re-rebased, now it shows only the change

Copy link
Contributor

@lolodomo lolodomo left a comment

Choose a reason for hiding this comment

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

LGTM, thank you

@lolodomo lolodomo merged commit 29a45ef into openhab:main Jun 5, 2022
@lolodomo lolodomo added the bug An unexpected problem or unintended behavior of an add-on label Jun 5, 2022
@lolodomo lolodomo added this to the 3.3 milestone Jun 5, 2022
@markus7017
Copy link
Contributor Author

appreciate the heads-up

leifbladt pushed a commit to leifbladt/openhab-addons that referenced this pull request Oct 15, 2022
Signed-off-by: markus7017 <markus7017@gmail.com>
Signed-off-by: Markus Michels <markus7017@gmail.com>
andan67 pushed a commit to andan67/openhab-addons that referenced this pull request Nov 6, 2022
Signed-off-by: markus7017 <markus7017@gmail.com>
Signed-off-by: Markus Michels <markus7017@gmail.com>
andrasU pushed a commit to andrasU/openhab-addons that referenced this pull request Nov 12, 2022
Signed-off-by: markus7017 <markus7017@gmail.com>
Signed-off-by: Markus Michels <markus7017@gmail.com>
Signed-off-by: Andras Uhrin <andras.uhrin@gmail.com>
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Feb 23, 2023
Signed-off-by: markus7017 <markus7017@gmail.com>
Signed-off-by: Markus Michels <markus7017@gmail.com>
nemerdaud pushed a commit to nemerdaud/openhab-addons that referenced this pull request Feb 28, 2023
Signed-off-by: markus7017 <markus7017@gmail.com>
Signed-off-by: Markus Michels <markus7017@gmail.com>
@markus7017 markus7017 deleted the shelly_coapfix branch July 8, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An unexpected problem or unintended behavior of an add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants