HTTP-Request mit Original-Firmware:
Eingabe in die Adressleiste des Browsers:
- Komplettstatus Shelly PLUS 2PM:
CODE
- Geräteinfo Shelly PLUS 2PM:
CODE
- Update Shelly PLUS 2PM:
CODE
Optional: Beta-Update
CODE
- Reboot Shelly PLUS 2PM:
CODE
- Reset Shelly PLUS 2PM:
CODE
- WLAN-Status Shelly PLUS 2PM:
CODE
- LAN-Status Shelly PLUS 2PM:
CODE
- Bluetooth-Status Shelly PLUS 2PM:
CODE
- Cloud-Status Shelly PLUS 2PM:
CODE
- MQQT-Status Shelly PLUS 2PM:
CODE
Relais-Modus:
- Status Schalter Shelly PLUS 2PM:
CODE
0 = Kanal 1
1 = Kanal 2
- Schalten Shelly PLUS 2PM Relais EIN:
CODE
0 = Kanal 1
1 = Kanal 2
- Schalten Shelly PLUS 2PM Relais AUS:
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 = Kanal 1
1 = Kanal 2
- Umschalten Shelly PLUS 2PM Relais EIN/AUS:
CODE
0 = Kanal 1
1 = Kanal 2
- Schalten Shelly PLUS 2PM Relais EIN mit Timer in s:
CODE
0 = Kanal 1
1 = Kanal 2
- Schalten Shelly PLUS 2PM Relais AUS mit Timer in s:
CODE
0 = Kanal 1
1 = Kanal 2
- Status Eingang Shelly PLUS 2PM:
CODE
0 = Kanal 1
1 = Kanal 2
- Konfiguration Eingang Shelly PLUS 2PM:
CODE
- switch (-> toggle on/off)
- button (-> button push/longpush/doublepush)
Cover-Modus: (Rollladen/Jalousie/Tore/...)
- Gerätekonfiguration Shelly PLUS 2PM abfragen:
CODE
- Coverstatus Shelly PLUS 2PM:
CODE
- Cover ÖFFNEN Shelly PLUS 2PM:
CODE
- Cover SCHLIESSEN Shelly PLUS 2PM:
CODE
- Cover STOPP Shelly PLUS 2PM:
CODE
- Cover ÖFFNEN mit Zeitvorgabe Shelly PLUS 2PM in sek.:
CODE
Code
http://192.168.xxx.xxx/rpc/Cover.Open?id=0&duration=10
oder
http://192.168.xxx.xxx/roller/0?go=open&duration=10
(Beispiel: 10 = 10 sek.)
- Cover SCHLIESSEN mit Zeitvorgabe Shelly PLUS 2PM in sek.:
CODE
Code
http://192.168.xxx.xxx/rpc/Cover.Close?id=0&duration=10
oder
http://192.168.xxx.xxx/roller/0?go=close&duration=10
(Beispiel: 10 = 10 sek.)
- Cover ZIELPOSITION Shelly PLUS 2PM in %:
CODE
Code
http://192.168.xxx.xxx/rpc/Cover.GoToPosition?id=0&pos=75
oder
http://192.168.xxx.xxx/roller/0?go=to_pos&roller_pos=75
(Beispiel: 75 = 75%)
- Cover KALIBRIERUNG Shelly PLUS 2PM:
CODE
IP-Adresse anpassen!!!
Shelly API-Dokumentation: https://shelly-api-docs.shelly.cloud/gen2/