HTTP-Request with Original-Firmware:
Shelly 2 in Relay-Mode:
Enter in the address bar of the browser:
- switch Shelly2 Relay ON: http://192.168.xxx.xxx/relay/0?turn=on
- switch Shelly2 Relay OFF: http://192.168.xxx.xxx/relay/0?turn=off
- switch Shelly2 Relay TOGGLE: http://192.168.xxx.xxx/relay/0?turn=toggle
- switch Shelly2 Relay ON with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
- switch Shelly2 Relay OFF with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
If an authorization is required:
- switch Shelly2 Relay ON: http://user:pass@192.168.xxx.xxx/relay/0?turn=on
- user: user name to adjust
- pass: password to adjust
Shelly2 in Roller Shutter-Mode:
Enter in the address bar of the browser:
- command Shelly2 Roller Shutter CLOSE: http://192.168.xxx.xxx/roller/0?go=close
- command Shelly2 Roller Shutter OPEN: http://192.168.xxx.xxx/roller/0?go=open
- command Shelly2 Roller Shutter STOP: http://192.168.xxx.xxx/roller/0?go=stop
Control with runtime preset in sec.:
Enter in the address bar of the browser:
- CLOSE for 10 sec. duration: http://192.168.xxx.xxx/roller/0?go=close&duration=10
- OPEN for 10 sec. duration: http://192.168.xxx.xxx/roller/0?go=open&duration=10
Control with Position control in %:
Enter in the address bar of the browser:
- Position setting 75%: http://192.168.xxx.xxx/roller/0?go=to_pos&roller_pos=75
Channel assignment: channel 1: "0", channel 2: "1"; adjust accordingly!
The IP address must of course be adapted to the home network and the respective Shelly device.