HTTP-Request with Original-Firmware:
Enter in the address bar of the browser:
- Complete state Shelly PLUS 2PM:
CODE
- Device info Shelly PLUS 2PM:
CODE
- Update Shelly PLUS 2PM:
CODE
Optional: Beta-Update
CODE
- Reboot Shelly PLUS 2PM:
CODE
- Reset Shelly PLUS 2PM:
CODE
- WiFi-State Shelly PLUS 2PM:
CODE
- LAN-State Shelly PLUS 2PM:
CODE
- Bluetooth-State Shelly PLUS 2PM:
CODE
- Cloud-State Shelly PLUS 2PM:
CODE
- MQQT-State Shelly PLUS 2PM:
CODE
Relay-Mode:
- switch State Shelly PLUS 2PM:
CODE
0 = Chanel 1
1 = Chanel 2
- Switch Shelly PLUS 2PM Relay ON:
CODE
0 = Chanel 1
1 = Chanel 2
- Switch Shelly PLUS 2PM Relay OFF:
CODE
Code
http://192.168.xxx.xxx/rpc/Switch.Set?id=0&on=false
oder
http://192.168.xxx.xxx/relay/0?turn=off
0 = Chanel 1
1 = Chanel 2
- Switch Shelly PLUS 2PM Relay TOGGLE:
CODE
0 = Chanel 1
1 = Chanel 2
- Switch Shelly PLUS 2PM Relay ON with Timer in s:
CODE
0 = Chanel 1
1 = Chanel 2
- Switch Shelly PLUS 2PM Relay OFF with Timer in s:
CODE
0 = Chanel 1
1 = Chanel 2
- Input State Shelly PLUS 2PM:
CODE
0 = Chanel 1
1 = Chanel 2
- Input Configuration Shelly PLUS 2PM:
CODE
- switch (-> toggle on/off)
- button (-> button push/longpush/doublepush)
Cover-Mode: (Roller/Shutter/Gate/...)
- Cover Configuration Shelly PLUS 2PM:
CODE
- Cover state Shelly PLUS 2PM:
CODE
- Cover OPEN Shelly PLUS 2PM:
CODE
- Cover CLOSE Shelly PLUS 2PM:
CODE
- Cover STOPP Shelly PLUS 2PM:
CODE
- Cover OPEN with Time Shelly PLUS 2PM in sec.:
CODE
Code
http://192.168.xxx.xxx/rpc/Cover.Open?id=0&duration=10
or
http://192.168.xxx.xxx/roller/0?go=open&duration=10
(example: 10 = 10 sec.)
- Cover CLOSE with Time Shelly PLUS 2PM in sec.:
CODE
Code
http://192.168.xxx.xxx/rpc/Cover.Close?id=0&duration=10
or
http://192.168.xxx.xxx/roller/0?go=close&duration=10
(example: 10 = 10 sec.)
- Cover certain position Shelly PLUS 2PM in %:
CODE
Code
http://192.168.xxx.xxx/rpc/Cover.GoToPosition?id=0&pos=75
or
http://192.168.xxx.xxx/roller/0?go=to_pos&roller_pos=75
(example: 75 = 75%)
- Cover Calibration Shelly PLUS 2PM:
CODE
Customize ip addresses!!!
Shelly API-Dokumentation: https://shelly-api-docs.shelly.cloud/gen2/