Control eWeLink by batch_file of Windows PC

Hi there,
does anybody know if it’s posible to control a switch by batch-script on Windows PC using eWeLink.

https://ewelink.gitee.io/ewelink-api/#/en/PlatformOverview

I think if your device has tasmota firmware, you can command it by url using for example the “curl” command.

Use “curl http://[ip_address]/cm?cmnd=POWER+TOGGLE” or something like that.

1 Like