X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=raspberrypi_gpio_relay_licht%2Fmove_lights.sh;h=cf7b075fe840ed78fdfc6463c5594742e336d9cc;hb=ea0598c9f955e1f3d4db35136d96a734a3fdb300;hp=7c7e7c7fb5f02a57e664d732b0d2ea0265bb887b;hpb=20efba97711810cd0622460dddff0d139debe831;p=svn42.git diff --git a/raspberrypi_gpio_relay_licht/move_lights.sh b/raspberrypi_gpio_relay_licht/move_lights.sh index 7c7e7c7..cf7b075 100644 --- a/raspberrypi_gpio_relay_licht/move_lights.sh +++ b/raspberrypi_gpio_relay_licht/move_lights.sh @@ -1,2 +1,2 @@ #!/bin/sh -curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=1&23=0&18=0&17=0&22=0&21=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=1&23=1&18=0&17=0&22=0&21=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=0&23=1&18=0&17=1&22=0&21=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=0&23=0&18=1&17=1&22=0&21=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=0&23=0&18=1&17=0&22=1&21=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=0&23=0&18=0&17=0&22=1&21=1'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=0&23=0&18=0&17=0&22=0&21=1'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?4=0&23=0&18=0&17=0&22=0&21=0'; +curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=1&ceiling2=0&ceiling3=0&ceiling4=0&ceiling5=0&ceiling6=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=1&ceiling2=1&ceiling3=0&ceiling4=0&ceiling5=0&ceiling6=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=0&ceiling2=1&ceiling3=0&ceiling4=1&ceiling5=0&ceiling6=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=0&ceiling2=0&ceiling3=1&ceiling4=1&ceiling5=0&ceiling6=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=0&ceiling2=0&ceiling3=1&ceiling4=0&ceiling5=1&ceiling6=0'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=0&ceiling2=0&ceiling3=0&ceiling4=0&ceiling5=1&ceiling6=1'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=0&ceiling2=0&ceiling3=0&ceiling4=0&ceiling5=0&ceiling6=1'; sleep 3; curl 'http://licht.realraum.at/cgi-bin/mswitch.cgi?ceiling1=0&ceiling2=0&ceiling3=0&ceiling4=0&ceiling5=0&ceiling6=0';