Open ReinhardPrix opened 7 months ago
Also reported here https://github.com/home-assistant/home-assistant.io/issues/32391 for symmetry
The old Assist Microphone add-on (in the Rhasspy repo) used the websocket API to run voice pipelines. This works fine, but didn't allow for assigning an area to the voice satellite because it wasn't a proper device. There are no plans right now to continue development.
The newer (official) Assist Microphone add-on uses the Wyoming satellite infrastructure, which is a proper HA device. Development will continue with this add-on.
I am so glad I found this issue as I was following an older blog post: https://www.home-assistant.io/blog/2023/10/12/year-of-the-voice-chapter-4-wakewords/#turn-home-assistant-into-a-voice-satellite to set this up and it still points at the Rhasspy repo.
There are two non-identical add-ons with the same name 'assist_microphone', and same stated purpose
However, neither one seems to explain or discuss anywhere what the relation is or which one to use when etc.
This is very confusing, and at least the respective README's and add-on 'Documentation' should add some explanation about which one to use in what case etc.