kichckcc

joined 1 year ago
[–] [email protected] 1 points 1 year ago

Use webhooks. In Alexa, add a webhook as a trigger and a routine to turn off the lamp, and your neighbor just needs to go to this specific url and turn off the light. Simple and fast.

https://trigger.esp8266-server.de/

https://www.amazon.com/Michael-Dworkin-Webhook-Routine-Trigger/dp/B09RGPYHLL

[–] [email protected] 1 points 1 year ago

To send manually, all you need is UDP Monitor. More fancy stuff with MacroDroid which has send UDP as an action.

https://play.google.com/store/apps/details?id=com.sandersoft.udpmonitor

https://play.google.com/store/apps/details?id=com.arlosoft.macrodroid

To receive a UDP packet with a message on Windows...

https://github.com/qinst64/udp-win