Good morning folks
Alrighty. ESP32 now controls a shitty little mp3 player I have in python.
I also have an MQTT switchboard, which is basically 'you said X on topic Y, I'm now echoing that on topic Z', so that the esp32 is decoupled from the actual python
ie: if I change the trigger words on the mp3 player, I don't need to go reprogram the esp32
Kale 