project-alice-assistant / HermesLedControl

Provides an easy way to control your leds in an Hermes environment
GNU General Public License v3.0
83 stars 41 forks source link

Support Wyoming Protocol - Homeassistant #127

Open Chreece opened 4 months ago

Chreece commented 4 months ago

Is your feature request related to a problem? Please describe. Since rhasspy seems to be an abandoned project and it's code owner is working for Nabu Casa (Home Assistant), I'm thinking it would make sense to implement the wyoming protocol.

Describe the solution you'd like Support for the wyoming protocol (voice assistant in home assistant)

Describe alternatives you've considered

Additional context

Psychokiller1888 commented 4 months ago

Hi

It's completely different. Rhasspy was using the Hermes protocol over MQTT, as published by Snips back then. The Wyoming Protocol is a stdin protocol that operates on a totally different level. Since ProjectAlice stays on MQTT, the main version of HERMESLedControl should stay on MQTT. A bridge might be possible, or a sub project as WyomingLedControl