HTTP-Request
HTTP-Request with Original-Firmware:
Enter in the address bar of the browser:
- switch Shelly PlugS Relay ON: http://192.168.xxx.xxx/relay/0?turn=on
- switch Shelly PlugS Relay OFF: http://192.168.xxx.xxx/relay/0?turn=off
- switch Shelly PlugS Relay TOGGLE: http://192.168.xxx.xxx/relay/0?turn=toggle
- switch Shelly PlugS Relay ON with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
- switch Shelly PlugS Relay OFF with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
If an authorization is required:
- switch Shelly PlugS Relay ON: http://user:pass@192.168.xxx.xxx/relay/0?turn=on
- user: user name to adjust
- pass: password to adjust
The IP address must of course be adapted to the home network and the respective Shelly device.