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] Re-Add/Fix Shelly Plus UNI support #17816

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

markus7017
Copy link
Contributor

Due to a previous change in Gen2/3 detection the Shelly Plus UNI gets not discovery anymore.
This fix creates a dedicated thing type, because gen 2/3 detection is now based on the prefix of the thing type being shellyplus or shellypro. An existing thing has to be deleted and re-discovered.

@markus7017 markus7017 added awaiting feedback Awaiting feedback from the pull request author (potentially) not backward compatible labels Nov 28, 2024
@markus7017 markus7017 linked an issue Nov 28, 2024 that may be closed by this pull request
@markus7017 markus7017 self-assigned this Nov 28, 2024
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! One question, otherwise LGTM.

@jlaur
Copy link
Contributor

jlaur commented Nov 28, 2024

@markus7017 - the label "awaiting feedback" is used when waiting for the contributor (you). If your PR is not yet ready for being merged, you can block it by marking it as a draft (and/or adding label "work in progress"). Or if awaiting user tests, you can add label "additional testing preferred".

@lsiepel lsiepel added bug An unexpected problem or unintended behavior of an add-on and removed awaiting feedback Awaiting feedback from the pull request author labels Dec 3, 2024
…hing/shellyGen1_sensor.xml

Co-authored-by: lsiepel <[email protected]>
Signed-off-by: Jacob Laursen <[email protected]>
@openhab-bot
Copy link
Collaborator

This pull request has been mentioned on openHAB Community. There might be relevant details there:

https://community.openhab.org/t/incorporating-matter/127907/696

@lsiepel
Copy link
Contributor

lsiepel commented Dec 5, 2024

JFTR; i think this should be merged before code freeze. I doubt there is anything left to fix, but even if there is, it can be fixed easily before stable. Otherwise it would take way months longer to get this regression fix into stable.

@jlaur
Copy link
Contributor

jlaur commented Dec 5, 2024

JFTR; i think this should be merged before code freeze. I doubt there is anything left to fix, but even if there is, it can be fixed easily before stable. Otherwise it would take way months longer to get this regression fix into stable.

Strictly speaking, there is nothing preventing it from being merged:

  • The PR is published.
  • The PR doesn't have blocking labels like "work in progress" or "additional testing preferred".

Still, I would prefer if @markus7017 could at least respond here what his intention was by adding the label "awaiting feedback", and if the PR is indeed ready to be merged.

If we don't hear from him before code freeze, let's merge it. Is that okay with you?

EDIT: Additionally there should probably be a breaking note in openhab-distro which is unlikely to be added when the PR author doesn't respond.

@jlaur jlaur added the awaiting feedback Awaiting feedback from the pull request author label Dec 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback Awaiting feedback from the pull request author bug An unexpected problem or unintended behavior of an add-on (potentially) not backward compatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[shelly] Shelly Plus UNI is not discovered anymore
4 participants