HTTP-Request with Original-Firmware:
Enter in the address bar of the browser:
Mode: COLOR
- switch ShellyBULB ON: http://192.168.xxx.xxx/color/0?turn=on
- switch ShellyBULB OFF: http://192.168.xxx.xxx/color/0?turn=off
- switch ShellyBULB TOGGLE: http://192.168.xxx.xxx/color/0?turn=toggle
- switch ShellyBULB ON with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
- switch ShellyBULB OFF with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
- switch ShellyBULB ON and set color Red, Green, Blue in respective intensity:
http://192.168.xxx.xxx/color/0?turn=on&red=255&green=86&blue=112
- switch ShellyBULB ON and intensity in %: http://192.168.0.50/color/0?turn=on&white=20
Mode: WHITE
- switch ShellyBULB ON and set brightness in %: http://192.168.0.50/color/0?turn=on&white=20
- ShellyBULB set brightness in %: http://192.168.0.50/color/0?turn=on&white=20
- switch ShellyBULB ON with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
- switch ShellyBULB OFF with Timer in s: http://192.168.0.50/color/0?turn=on&white=20
If an authorization is required:
- switch ShellyBULB ON: http://user:pass@192.168.xxx.xxx/color/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.