Hi,
At first: Iâm a newby and donât know, if Iâm in the right place here.
My working environment:
Iâm using Rhasspy (with German profile) on an Raspi 3B with Respeaker 4 Mic Hat, which works fine.
I also installed Hermes LED Control on this Raspi, but the Respeaker-LEDs will not light up, when speaking the hotword, or some sentences.
I also get the Rhasspy-intents on another Raspi, which runâs a SmartHome-Software called ioBroker
ioBroker can combine the hardware (sensors, actors) of many different manufacturers.
It also contains a mqtt-Broker.
In the topics of this mqtt-Broker I can see the intents from Rhasspy and can react to them (for example switching lights).
I also can see the the hermes topics
Now my problem/question:
Why doesnât the ReSpeaker LED-ring doesânt light up, when speaking hotword, or some sentences?
After I installed Hermes Led Control, I got the related topics in ioBroker.
For example âmqtt.0.hermes.asr.startListeningâ, âmqtt.0.hermes.asr.stopListeningâ, mqtt.0.hermes.asr.textCaptured, mqtt.0.hermes.leds.onCall, âmqtt.0.hermes.intent.lampsâ, and so on.
Now, when iâm speaking to Rhasspy, only the topics âmqtt.0.hermes.asr.textCapturedâ and the hermes-intent-topics will change as aspected.
But no reaction in the topics âmqtt.0._hermes.hotwordâ, "mqtt.0.hermes.asr.startListening, âmqtt.0.hermes.asr.stopListeningâ, or the other âmqtt.0.hermes.ledsâ-topics.
IMy thought was, that in this topics I will get some paylod from Hermes Led Control?
Maybe Iâm totally wrong with this assumption?
Anyway, should the led ring react even without these topics?
Sorry for the stupid questions, but any help is welcome