FutureProofHomes / wyoming-enhancements

Integrate Magical ChatGPT Capabilities With Home Assistant's Wyoming Voice Satellite.
MIT License
94 stars 14 forks source link

Wyoming Protocol not connecting #12

Closed pcwii closed 5 months ago

pcwii commented 6 months ago

Your documents do not have any details on installing the wyoming protocol for Home Assistant. I am unable to do this as it never connects. Are there details for doing this? I have tried using the IP address of my Rpi as well as port: 10400, 10700, and 10500. It looks like the services are loading and that the snapclient is working.

markmghali commented 6 months ago

I think he assumes you followed his previous video which walks through the rhasspy steps here

https://github.com/rhasspy/wyoming-satellite/blob/master/docs/tutorial_2mic.md

pcwii commented 6 months ago

Yea, my setup works with that tutorial and the required Wyoming device adds fine but after I make the enhancement changes HA no longer sees the device. I will double check my setup.

markmghali commented 6 months ago

I had to retrace my steps a few times.

On Wed, Jan 24, 2024, 3:59 PM pcwii @.***> wrote:

Yea, my setup works with that tutorial and the required Wyoming device adds fine but after I make the enhancement changes HA no longer sees the device. I will double check my setup.

— Reply to this email directly, view it on GitHub https://github.com/FutureProofHomes/wyoming-enhancements/issues/12#issuecomment-1908984667, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEENN4GMYBJIUYMUECNOYKDYQF743AVCNFSM6AAAAABCH5XBYCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBYHE4DINRWG4 . You are receiving this because you commented.Message ID: @.***>

FutureProofHomes commented 6 months ago

I think he assumes you followed his previous video which walks through the rhasspy steps here

https://github.com/rhasspy/wyoming-satellite/blob/master/docs/tutorial_2mic.md

Correct. Thanks for the help @markmghali.

Keep us posted, and if things workout close this tix @pcwii.

zac9 commented 5 months ago

@pcwii I also just had this problem. I removed the satellite from HA and changed its name. Reset the service on the satellite and HA rediscovered and is working.

pcwii commented 5 months ago

Thanks @zac9

@pcwii I also just had this problem. I removed the satellite from HA and changed its name. Reset the service on the satellite and HA rediscovered and is working.

Thanks, will give that a try.

FutureProofHomes commented 5 months ago

@pcwii How'd things go. Can we close this ticket?

pcwii commented 5 months ago

I was actually trying the recommendation when you sent this message. It looks like the recommendation works.

  1. Copied my systemd service to the new enhanced service name.
  2. Renamed the existing -name in the original systemd service.
  3. Deleted the original device from the Wyoming integration in HA.
  4. Rebooted the satellite.
  5. Added the newly named device to the Wyoming integration in HA.
  6. Confirmed it was working.
  7. Disabled the satellite and open wake word services.
  8. Updated the "enhanced" service.
  9. Enabled the new "enhanced" service.
  10. Rebooted the satellite.
  11. Added the enhanced satellite with the original name to the Wyoming integration in HA, and it was found successfully.
  12. Removed the temporarily named original Wyoming integration in HA. All 👍 You can close this ticket. Thanks!
FutureProofHomes commented 5 months ago

Closing! Thanks for the details!