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

Redefine connection in addon.xsd #3563

Merged
merged 2 commits into from
Apr 20, 2023
Merged

Conversation

jlaur
Copy link
Contributor

@jlaur jlaur commented Apr 18, 2023

Redefines connection in addon.xsd by:

  • Adding new member none for no interactions with external systems at all (e.g. astro)
  • Replacing member cloudDiscovery by hybrid which is more generic and can be used when internet access is not required, but can provide optional extended functionality (for example discovery).

Also includes a commit with a very small cleanup after #3362.

Resolves #3555

jlaur added 2 commits April 18, 2023 22:16
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
@jlaur
Copy link
Contributor Author

jlaur commented Apr 18, 2023

I have prepared openhab/openhab-addons#14845 in case this pull request will be accepted, since cloudDiscovery will then no longer be valid. Therefore that PR should be merged right after this one.

@jlaur jlaur marked this pull request as ready for review April 18, 2023 21:09
@jlaur jlaur requested a review from a team as a code owner April 18, 2023 21:09
@lsiepel
Copy link
Contributor

lsiepel commented Apr 19, 2023

Shouldn't there also be a PR to the UI, adding these options to filter the bindings?

@jlaur
Copy link
Contributor Author

jlaur commented Apr 19, 2023

Shouldn't there also be a PR to the UI, adding these options to filter the bindings?

You might be right, I did not know anything was implemented in the UI yet, can you point me to where this can be seen?

Copy link
Member

@wborn wborn left a comment

Choose a reason for hiding this comment

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

@jlaur
Copy link
Contributor Author

jlaur commented Apr 20, 2023

@wborn - thanks for the reference! Done.

@kaikreuzer kaikreuzer merged commit 4349be6 into openhab:main Apr 20, 2023
@kaikreuzer kaikreuzer added this to the 4.0 milestone Apr 20, 2023
@jlaur jlaur deleted the 3555-addon-connection branch April 20, 2023 20:07
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 12, 2023
* Redefine addon.xml connection
* Remove remains of author

Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
GitOrigin-RevId: 4349be6
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.

Refine addon.xml connection
4 participants