Hello,
Apologies if it is already in here and I am just not finding it. But I’ve been playing a lot with Home Assistant Integration lately. Just setup a button entity in HA to turn the wake word detection on and off for the satellite. One thing I found lacking was no way to get from Rhasspy the current state of the wake word detection to determine if it is on or off. This would be useful in case the detection was turned off by some way other than the HA button. HA would always be able to query Rhasspy for the current state. I was thinking it could be an additional attribute on the hotwords list in the rhasspy/hotword/hotwords topic. Or something like that.