home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.95k stars 7.26k forks source link

Setup of Rhasspy done without any configuration #25683

Closed guerda closed 1 year ago

guerda commented 1 year ago

Feedback

I recently tried to install Rhasspy as a new integration into my HA instance. When I added the integration, the documentation says I should expect configuration parameters. I only got the confirmation message that I am done with installation Rhasspy. The device is shown in the device list but completely empty.

Setup of Rhasspy via Integrations: Screenshot of HA asking me in German if I want to setup Rhasspy

Confirmation message of "success" Screenshot of HA confirming me that I set up Rhasspy successfully

You can see that the device does not have anything to configure. Screenshot of Rhasspy device in the device manager without any information or option

Is this a documentation error? Did I miss any step? Or is this an error during the setup.

URL

https://www.home-assistant.io/integrations/rhasspy/

Version

2023.1.1

Additional information

Running on Docker with HACS, no supervisor mode.

home-assistant[bot] commented 1 year ago

Hey there @balloob, @synesthesiam, mind taking a look at this feedback as it has been labeled with an integration (rhasspy) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `rhasspy` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Change the title of the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign rhasspy` Removes the current integration label and assignees on the issue, add the integration domain after the command.
frenck commented 1 year ago

When I added the integration, the documentation says I should expect configuration parameters.

Not that is it. It sets up the HA environment for Rhasspy. It does not provide entities to control or read out.

Closing this issue, as it is not an bug.

../Frenck

guerda commented 1 year ago

Thank you for your quick feedback! I was confused by the advanced setup then.

Is there any documentation for the next steps after you set up the integration? I'm somehow not sure how to proceed.

Thanks again

Best, Philip

frenck commented 1 year ago

Is there any documentation for the next steps after you set up the integration?

There is nothing to set up on the end of Home Assistant. Please consult the documentation of Rhasspy for more information on how to set up and configure Rhasspy.

../Frenck