Wyoming Satellite - MQTT Events

:wave: Hello everyone!

While playing around with wyoming-satellites for Voice Assistant I was really missing any events dispatched by those satellites. So I created a little library that you can add to your satellite and connect using the events-uri of a wyoming satellite.

It dispatches any events it receives using MQTT. I’m currently using this for two things:

  • Show the leds (pixel ring) on all satellites in the room
  • Capture the TTS response in node-red to play the audio over my speakers instead of the satellite.

It’s a really tiny library, but I thought to share it anyway!

Link: