Minimy is working again

A vestige of Mycroft: GitHub - mike99mac/minimy-mike99mac: simple nlp based voice assistant framework

It’s been broken for about 6 months as the WebSockets message bus code was no longer supported with Python 3.11. The good news is that it is (mostly) working! It now uses Redis for the message bus - much cleaner than WebSockets IMHO. If you have previous, stop/pause and next buttons attached to the GPIO pins, their pushes are detected but sill don’t move the music as instructed. I will fix that and continue to refine all of the code.

-Mike Mac
1 Like