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

[mqtt] Set distinct action labels #18210

Merged
merged 2 commits into from
Feb 1, 2025
Merged

Conversation

jimtng
Copy link
Contributor

@jimtng jimtng commented Feb 1, 2025

This is so they can be differentiated in MainUI

Before
image

After
image

@jimtng jimtng requested a review from ccutrer as a code owner February 1, 2025 05:07
This is so they can be differentiated in MainUI

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
@jimtng jimtng force-pushed the mqtt-action-label branch from 01087b4 to a3d72ba Compare February 1, 2025 05:11
@@ -98,6 +98,8 @@ actionInputRetainLabel = Retain
actionInputRetainDesc = Retain message
actionLabel = publish an MQTT message
actionDesc = Publishes a value to the given MQTT topic.
actionRetainLabel = publish an MQTT message with retain option
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd say "with given retain option".

Otherwise it sounds like this will always send retain: true

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the correction

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
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!

@jlaur jlaur merged commit 54bebb3 into openhab:main Feb 1, 2025
2 checks passed
@jlaur jlaur added this to the 5.0 milestone Feb 1, 2025
@jimtng jimtng deleted the mqtt-action-label branch February 2, 2025 06:11
chilobo pushed a commit to chilobo/openhab-addons that referenced this pull request Feb 10, 2025
This is so they can be differentiated in MainUI

Signed-off-by: Jimmy Tanagra <jcode@tanagra.id.au>
Signed-off-by: Christian Koch <78686276+chilobo@users.noreply.github.com>
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.

3 participants