kakopappa / sinric

Amazon Alexa Smart home skill / Google Home Action for ESP8266 / ESP32 / Arduino
https://sinric.com
285 stars 166 forks source link

Use a button to trigger routines #333

Closed jonathanburggraf closed 4 years ago

jonathanburggraf commented 4 years ago

Hi,

firstly, thanks for the great tool you created. My suggestion is a button like the "Echo Buttons", so that I can, for example, use it as a button connected to an ESP digital PIN to turn a relay from an (other) ESP on and update the status in the app.

kakopappa commented 4 years ago

you can send a UDP command from one esp to another esp?

jonathanburggraf commented 4 years ago

Yes, but if I want to send an Alexa command to turn another device off/on, which isn't running over an ESP or to trigger a routine. Also, the status in the Alexa app isn't updated with a command from ESP to ESP.