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

[voice] Add console commands for register/unregister dialogs and list them #3459

Merged
merged 3 commits into from Jul 2, 2023

Conversation

GiviMAD
Copy link
Member

@GiviMAD GiviMAD commented Mar 16, 2023

This PR add new cli voice commands for exposing the new register/unregister dialog capability of the voice manager, plus commands for list existing dialog registrations and running dialogs.

Also fixes a command description issue where the parameter "hlis" was documented as "interpreters". I think that "hlis" is better as it is sorter, but let me know if there is a preference over "interpreters".

Related to #3265

@GiviMAD GiviMAD requested a review from a team as a code owner March 16, 2023 13:19
…ialogs and dialog registrations

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
@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/habot-walkthrough-9-n-configuring-voice-input/59879/5

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.

Code looks good to me except one or two language typo.

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
@GiviMAD
Copy link
Member Author

GiviMAD commented Apr 14, 2023

Thank you for the review. Should I update the documentation for these commands?

@lolodomo
Copy link
Contributor

Should I update the documentation for these commands?

Yes please, but wait for the merge first.

@GiviMAD
Copy link
Member Author

GiviMAD commented Jul 1, 2023

Hey @openhab/core-maintainers, I saw yesterday the oh release schedule, do you think this change can be merged before the feature freeze?
It allows more visibility over the running dialogs and expose the register/unregister methods added for the v4, it's quite useful for me.
Thank you.

@J-N-K J-N-K added the enhancement An enhancement or new feature of the Core label Jul 2, 2023
@J-N-K J-N-K added this to the 4.0 milestone Jul 2, 2023
Copy link
Member

@kaikreuzer kaikreuzer left a comment

Choose a reason for hiding this comment

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

Sure thing! Sorry for the delay.

@J-N-K J-N-K merged commit 6b91416 into openhab:main Jul 2, 2023
3 checks passed
@J-N-K J-N-K changed the title [voice] Add voice commands for register/unregister dialogs and list them [voice] Add console commands for register/unregister dialogs and list them Jul 2, 2023
splatch pushed a commit to ConnectorIO/copybara-hab-core that referenced this pull request Jul 12, 2023
… them (openhab#3459)

* [voice] Add voice commands for register/unregister dialogs and list dialogs and dialog registrations

Signed-off-by: Miguel Álvarez <miguelwork92@gmail.com>
GitOrigin-RevId: 6b91416
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature of the Core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants