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

[Rhasspy3] refactor connections #464

Closed
Nailik opened this issue Aug 13, 2023 · 0 comments · Fixed by #508
Closed

[Rhasspy3] refactor connections #464

Nailik opened this issue Aug 13, 2023 · 0 comments · Fixed by #508
Labels
enhancement New feature or request
Milestone

Comments

@Nailik
Copy link
Owner

Nailik commented Aug 13, 2023

Changes:

  • remove define custom endpoints for domains in connection , http -> custom endpoints
  • remove cusom http intent handling

Initial:

  • one internal webserver connection that can only be deactivated

Ui:

  • 4 list items that open the config pages:

    • webserver (shows active/inactive)
    • mqtt (shows connection details)
    • http -> opens separate page
  • Multiple http page:

    • contains add connection button
    • when creating server it's capabilities can be toggled (or added from a list?):
    • rhasspy 2
    • rhasspy 3 wyoming
    • Homeassistant

each list page has an add connection button

  • each http usage has a button to select which server to be used (list)
@Nailik Nailik added the enhancement New feature or request label Aug 13, 2023
@Nailik Nailik added this to the V_0.6 milestone Aug 13, 2023
This was referenced Aug 13, 2023
@Nailik Nailik changed the title [Rhasspy3] multiple servers [Rhasspy3] refactor connections Aug 30, 2023
@Nailik Nailik linked a pull request Sep 8, 2023 that will close this issue
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant