HermesLedControl icon indicating copy to clipboard operation
HermesLedControl copied to clipboard

Support Wyoming Protocol - Homeassistant

Open Chreece opened this issue 10 months ago • 1 comments

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

Chreece avatar Apr 25 '24 17:04 Chreece

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

Psychokiller1888 avatar Apr 26 '24 09:04 Psychokiller1888