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