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

[PJLinkDevice] audio/video mute #16504

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

nils
Copy link
Contributor

@nils nils commented Mar 9, 2024

As requested on the community.

@nils nils force-pushed the audiovideomute branch 3 times, most recently from 5997a22 to 7c428ea Compare March 9, 2024 09:55
@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/new-pjlink-binding-for-controlling-multiple-projector-brands-models/56608/59

Signed-off-by: Nils Schnabel <github@to.nilsschnabel.de>
@nils nils marked this pull request as ready for review March 9, 2024 10:50
@nils nils requested a review from wborn March 9, 2024 10:50
@nils
Copy link
Contributor Author

nils commented Mar 9, 2024

Tested successfully using the PJLinkTEST4CNT application. Ready to be reviewed 🙂

@lolodomo lolodomo added the enhancement An enhancement or new feature for an existing add-on label Mar 10, 2024
@lolodomo
Copy link
Contributor

As you add a new channel, please provide upgrade instructions.

@nils
Copy link
Contributor Author

nils commented Mar 11, 2024

Do you have an example of what needs to be considered for an upgrade when adding a channel?
I thought purely adding shouldn't cause any manual efforts...

@lolodomo
Copy link
Contributor

It is documented in details ... but I don't find the page anymore!

@lolodomo
Copy link
Contributor

Google helped me
https://www.openhab.org/docs/developer/bindings/thing-xml.html#updating-thing-types

@@ -103,6 +104,12 @@
<description>Select the video mute status</description>
</channel-type>

<channel-type id="audioAndVideoMute">
Copy link
Contributor

Choose a reason for hiding this comment

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

In addition to provide upgrade instructions for the thing, please also regenerate the i18n file to include your new channel: mvn i18n:generate-default-translations

@lsiepel
Copy link
Contributor

lsiepel commented Apr 28, 2024

Gentel ping @nils do you need anything to proceed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting feedback enhancement An enhancement or new feature for an existing add-on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants