Answers checklist.
General issue report
Hello. I have designed my own ESP32 based device to control RGB lightning. I use touch display ST7789 to control the colors and everything works fine!
I would love to somehow make my device compatible with Alexa but not too sure where to start. I have Alexa at home and I want my Alexa to discover my ESP32 device and control RGB strip using voice commands. Perhaps someone could put me on the right track? i have tried searching but could not find any relevant information. Is there any esp-idf examples on how to get things going?
Thanks in advance.