Is there a way to send a message(String) from Alexa to ESP32 over LAN
Opened this issue · 0 comments
DeathStrokeAlpha-VA commented
I have built a gateway that works on ESP32. The gateway controls the peripheral devices via ESP-NOW protocol. Is there a way by which Alexa can simply forward a string to ESP32, like, if the user says "Alexa, turn on light in kitchen", then, Alexa should forward "TURN ON LIGHT IN KITCHEN" to ESP32.